Hi,
Thanks for the reply.
Could you please help me out with Step of actions to be performed, If i have to configure cognos 8 Framework Manager for DB2 database and use it to create new reports.
Regards,
Viji.R
Main Topics
Browse All TopicsHello Gurus,
I'm new to Cognos. I installed Cognos 8 in my system. I was trying to configure Cognos Framework Manager with the guidelines available. I have been trying to do this for quite a while now.
When i create a new DB2 database under Logging within "Environment", i'm able to do it successfully. When i test it, the connection is successful.
But when i try to do the same under "Content Manager" in 'Data Access", i'm facing a problem.
When i installed Cognos 8, i had a Content Store under Content Manager which was pointing to an SQL Server by default.
I deleted this Content Store and tried creating a new DB2 database. When i "TEST" it, it shows the following error messgae
"[Validate Content Manager database connection]
1. [ ERROR ] The database connection failed.
2. [ ERROR ] Content Manager is unable to initialize the content store by using the initialization file "C:\Program Files\cognos\c8\configurat
Can anyone please help me in resolving this error.
Does anyone have a step by step process for setting up Frame Work Manager for Cognos 8.1
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Framework Manager is a standalone metadata modeling tool that you use to import and enhance the metadata from your reporting database. Because it is a standalone application, it needs to create a connection to the reporting database from the comptuer that you installed it on. This is different then when you're using Cognos 8 itself, becuase then all the connections to the database are made from the cognos 8 server. This is why the connection tests successfully in the datasource wizard, but doesn't work in the metadata import.
To fix this, you need to have the DB2 client software installed on the Framework Manager comptuer. Then you need to configure the DB2 client software so that it can connect to the reporting database using the same information that you specified in the Cognos 8 datasource properties.
Assuming that you're able to connect to the database on the FM machine using the same alias, username and password that is configured in the Datasource property on the cognos server, the most common problem I've seen has to do with the correct setting of the "path" variable. Because Cognos isn't a DB2 application, it needs to know where to find the DB2 client files. It does this based on the environment variables.
Business Accounts
Answer for Membership
by: welchb123Posted on 2009-02-16 at 05:49:56ID: 23649613
I think you are talking about two issues. First using Frameowrk Manager. I believe your problem is the connection. When using framework manager you are actually logging into the database as yourself even if the connection is created using service credentials.
Second when creating a new content store the user issuing the script must be database owener to run the script.