COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: xabier on 22 Nov 2008 02:41:44 AM

Title: Cognos 8.3 Installation in Linux
Post by: xabier on 22 Nov 2008 02:41:44 AM
Hi,
I have a problem when installing cognos 8.3 in Linux.
I got error when test connection to content store database :
Quote[Content Manager database connection]
1. [ ERROR ] The database connection failed.
2. [ ERROR ] Content Manager is unable to access the content store. Verify your database connection parameters, and then contact your database administrator for assistance.

I'm using Linux Redhat 4, apache webserver 2.2, db2 9 in other server, and db2 8 client in cognos server.

When I tried to connect db2 server using db2 command :
db2 connect to cm user db2inst1 using password
It was working, but in cognos configuration, it didn't work.
I already copied db2java.zip and rename it into db2java.jar.

Do you have any suggestions?

Thanks

Title: Re: Cognos 8.3 Installation in Linux
Post by: akustw01 on 04 Dec 2008 02:54:25 PM

Have you copied the jar files for db2 into <cog_install_dir>/webapps/p2pd/WEB-INF/lib
Title: Re: Cognos 8.3 Installation in Linux
Post by: xabier on 10 Dec 2008 08:02:12 AM
Thanks for your reply,
I already copied db2java.jar into <cog_install_dir>/webapps/p2pd/WEB-INF/lib, but I still have this problem
Title: Re: Cognos 8.3 Installation in Linux
Post by: senthilkumar gunasekaran on 12 Dec 2008 02:44:10 AM
Hi,

1.Check your DB2 data base (strat DB2 ,DB2 user id and Password)....

2.Check your install location DB2 and cognos....

3.Check your connectivity

4.Did u copy db2 java.zip and db2jcc.jar files  to cognos folder?

5.Did u copy cognos .jar file to java_home?

Thanks
Senthilkumar
Title: Re: Cognos 8.3 Installation in Linux
Post by: arsinghani on 17 Dec 2008 05:59:29 AM
Hi kolonell,

Thanks for your advise, Did as you said and it worked like a charm :)

Regards,
Aash

p.s. somehow tomcat refuses to start even when I have changed the server port as stated in the manual but it starts up after I change the "<Server port="8085" shutdown="SHUTDOWN">" server shutdown port to something else than the default 8005!!!