Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Migrating content store and DW from SQL Server to Oracle

Does anybody know the process to follow when migrating the content store and DW databases from SQL Server to Oracle. I know there are ORACLE tools to convert a SQL database to Oracle, so was wondering if doing this and then reconfiguring the Congos Configuration Manager to point to the new Content Store would work

0 votes



2 answers

Permanent link
There's no available tools to do that for now. I'm wondering why not to directly create Oracle CM by build install packages.

0 votes


Permanent link
1. export all the content from report server's administration, it will create a zip file under <insight_install_dir>/cognos/deployment folder
2. create a new content store database with required tablespace and buffer pool, refer to cognos install and configuration guide.
3. copy the oracle jdbc driver jar files to <insight_install_dir>/cognos/webapps/p2pd/WEB-INF/lib
4. open cognos configuration, change the content database pointing to the new one
5. re-start the web application on WAS, it will create tables in the new content store database.
6. after report server is started, import the content from the zip file in deployment folder.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 09 '11, 7:59 a.m.

Question was seen: 9,728 times

Last updated: Nov 09 '11, 7:59 a.m.

Confirmation Cancel Confirm