COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: hiranb on 03 Nov 2009 10:40:58 AM

Title: content manager sqlserver 2005 windows authentication
Post by: hiranb on 03 Nov 2009 10:40:58 AM
Hi,
                We are using sql server 2005 as content store in cognos 8.4 . I successfully backup the content store from sql 2000 to sql server 2005. In cognos 8.4 configuration -> content manager -> content db1 (type: Microsoft SQL server database(windows authentication), it connects to db. I see nothing in cognos connection. Can anyone help if you have experienced with this issue. Thank you for your help.
Title: Re: content manager sqlserver 2005 windows authentication
Post by: kolonell on 03 Nov 2009 10:55:50 AM
Is this new database being restored with the same user as used to connect to in Cognos configuration? If not, these tables might have been restored in a different çatalog hence not showing up. Did you also change the Cognos 8 security by any Chance?
Title: Re: content manager sqlserver 2005 windows authentication
Post by: hiranb on 03 Nov 2009 11:30:06 AM
The database is restored with same user account as cognos configuration. I can see the tables in sql server. When I connect to SQL Server 2005 (MS Sql server management studio) the authentication mode is windows authentication. I am not sure why it is not showing anything in the cognos connection.
Title: Re: content manager sqlserver 2005 windows authentication
Post by: SSNCOG on 03 Nov 2009 11:40:17 AM
Hi,

Right click on content store and test it once you changed the DB info.if its succeeded then save your configuration and restart the cognos services.
hope this will hep.

SSNCOG
Title: Re: content manager sqlserver 2005 windows authentication
Post by: hiranb on 03 Nov 2009 11:51:42 AM
If I right click and test, the connection is successfull.
Title: Re: content manager sqlserver 2005 windows authentication
Post by: kolonell on 03 Nov 2009 12:49:17 PM
The fact that you see nothing in Cognos connection can mean 2 things: 1. You don't have permission in Cognos connection. That could occur if you changed authentication.
2. The content store tables were recreated under a new schema and are hence empty.
Title: Re: content manager sqlserver 2005 windows authentication
Post by: hiranb on 04 Nov 2009 07:16:57 AM
Hi,
Could you please explain 'The content store tables were recreated under a new schema and are hence empty'?

I took a backup of content store db from cognos 8.2 server and restored it into new server which has cognos 8.4 installed. I logged in with full admin rights into Ms Sql server management(sql server 2005) with windows authentication and restored the database.
In cognos configuration -> content manager added new database -MS sql server db(windows authentication) and test was successful.
In sql server management studio, I see all the tables restored.
Thanks.
Title: Re: content manager sqlserver 2005 windows authentication
Post by: kolonell on 04 Nov 2009 09:52:59 AM
never mind ... I was to caught up with oracle too much at that time. If the DB test successfully then the schema will not be a problem. Point one from my previous post could still be valid though :
Check that the namespaces (entries under Authentication) in cognos configuration are exactly the same (especially name and ID) between 8.2 and 8.4. If these aren't the same secured content will not be visible anymore. Changing the Namespace ID means that users logging in 8.4 will no longer be recognised as the same user.