COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: ryanbalz on 19 Aug 2013 12:24:01 AM

Title: SQL Server - Datasource
Post by: ryanbalz on 19 Aug 2013 12:24:01 AM
Dear Experts,

I am trying to create a new SQL Server 2005 datasource within cognos however I am not sure on the properties of the connection string.

Let us suppose i can access the database by following this path on my network: xx.xx.xx.xx\database running on default port 1433.

Then all I need to do is set the server connection property, being xx.xx.xx.xx:1433\quality. Then I would insert the database name and the sql server agent that has been created for authentication.

Is this the correct procedure? am i following the correct semantics for the server name?  will be really greateful for your feedback.

Regards.
Title: Re: SQL Server - Datasource
Post by: Grim on 19 Aug 2013 07:13:46 AM
Is your Cognos install on a Windows machine as well? If yes, just install the MS SQL DB client on the same box and use a native connection. SHould only need to specify server, port and DB name from there.
Title: Re: SQL Server - Datasource
Post by: ryanbalz on 20 Aug 2013 12:19:23 AM
Hi Grim,

I don't have access to the server but if I am not mistaken installation is running on a linux environment. From your comment it seems that the administrators need to install something at server side. If yes, based on our environment do you have any idea what they need to install?

This is the approach I am following:


Do I need to do anything else?

Thanks for your help.
Title: Re: SQL Server - Datasource
Post by: Grim on 20 Aug 2013 07:05:48 AM
If you are using Linux then you will need to use the MS SQL JDBC connection, or IBM Cognos Virtual View Manager (VVM).

MS SQL JDBC
http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx