Hi ,
I got followoing errors while testing content store.
I copied jdbc14.jar driver from oracle lib to web-inf/lib directory .
i tried two ways, first time i removed class 12 jar file from oracle lib
second time without removing class12.jar files even though i got below errors
kindly help me in this....
[ ERROR ] The database connection failed.
[ ERROR ] Content Manager failed to connect to the content store. The connection string is "jdbc:oracle:thin:@localhost:1521:orcl".
Regards,
kc
Hi,
Did you try the following steps..
1. Install Oracle 9i with nls character set UTF-16,UTF-8, AL32UTF8, AL32UTF16
2. You should make sure that the Oracle client software which is in your Cognos Application server [if Oracle in Diff Server] is able to login to oracle server.
3. Use the Servername, user id and password when do configuration in app server. When you Run the Configuration it will create the required tables for content store.
Note: Copy the jar file classes12.jar from your Oracle client install to the correct directory of your Cognos installation.
Thanks,
Gollapudi.