It's all about the answers!

Ask a question

error CRRRA3018E during the last step of the RRDI setup


David MICHEL (1472045) | asked Oct 23 '14, 1:25 p.m.
edited Oct 24 '14, 12:51 a.m. by Geoffrey Clemm (30.1k23035)
Hello,
     I try to install RRDI and I have the following message in catalina.out of RRDI setup:
CRRRA3018E The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed

I have this message during the last step.
My environnement is:
OS: Linux 64 bit
RRDI V2.0.5 64 bits
CLM V4.0.5 64 bits
DB2 V10.1 64 bits
Websphere V8.5.5 64 bits

As documentation indicated, I use the client DB2 in 32 bits. I have added the path /opt/ibm/db2/V10.1/lib32/ in LD_LIBRARY_PATH of startup file (/opt/IBM/WebSphere/AppServer/bin/startServer.sh and /opt/IBM/WebSphere/AppServer/profiles/RationalReporting/bin/startServer.sh).

Moreover I have added the path in /etc/ld.so.conf (https://jazz.net/library/article/1048)

I have used the following command to setup db2 database:
db2 update db cfg for DBNAME using LOCKTIMEOUT 240

db2 update db cfg for DBNAME using applheapsz 1024


I have also used the following command to setup db2 client:
db2 CATALOG DATABASE DW AT NODE <node name>
db2 CATALOG DATABASE RIDM AT NODE <node name>
db2 terminate

Now I have anymore idea.

can someone help me ?

Thank you

David




Be the first one to answer this question!


Register or to post your answer.