Issues with RRDI 2.0 setup on AIX

I could deploy RRDI 2.0 successfully on AIX. When I perform the RRDI 2.0 setup at stage 6 ( Build and Deploy Reporting Components) I get the following database error.
CRRRA3018E: The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed.
CRRRA3018E: The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed.
A warning occurred while deploying the reporting components.
-
Add Rational Reporting style files to the reporting components
-
Package the reporting components as an EAR file
-
Update the report server configuration
-
Deploy the EAR file to the specified application server
-
Wait for the report server to initialize and set the Rational Reporting style
5 answers

I completed the RRDI 2.0 setup by clicking Finish with the above warning.
Now,
I ran bash-3.00# source /home/db2inst2/sqllib/db2profile
and also set the following path.
bash-3.00# export LIBPATH=$LIBPATH:/home/db2inst2/sqllib/lib32
bash-3.00# echo $LIBPATH
/usr/lib:/lib:/home/db2inst2/sqllib/lib64:/home/db2inst2/sqllib/lib32
Stopped RRDI2.0 WAS profile
./stopServer.sh RationalReportingServer
and started again
./startServer.sh RationalReportingServer
And now when I tested the Data Source Connections, it succeeded without any issues :)
Thanks a lot yaqiang . You are a Don!!.. :)
Now,
I ran bash-3.00# source /home/db2inst2/sqllib/db2profile
and also set the following path.
bash-3.00# export LIBPATH=$LIBPATH:/home/db2inst2/sqllib/lib32
bash-3.00# echo $LIBPATH
/usr/lib:/lib:/home/db2inst2/sqllib/lib64:/home/db2inst2/sqllib/lib32
Stopped RRDI2.0 WAS profile
./stopServer.sh RationalReportingServer
and started again
./startServer.sh RationalReportingServer
And now when I tested the Data Source Connections, it succeeded without any issues :)
Thanks a lot yaqiang . You are a Don!!.. :)

Would you mind to update solving method for this issue, if it's running on windows ??
Since I have the same problem , but It happened in Windows OS.
Thanks and Regards,
Syahid
Since I have the same problem , but It happened in Windows OS.
Thanks and Regards,
Syahid

Recently I noticed this statement in RRDI Installation :
Note: WebSphere Application Server must be installed prior to running this setup. If you install the 32 bits Rational Reporting, please use the 32 bits WebSphere Application Server. If you install the 64 bits Rational Reporting, please use the 64 bits WebSphere Appilcation Server.
SO, I thought it's best to use the same environment for both.
Note: WebSphere Application Server must be installed prior to running this setup. If you install the 32 bits Rational Reporting, please use the 32 bits WebSphere Application Server. If you install the 64 bits Rational Reporting, please use the 64 bits WebSphere Appilcation Server.
SO, I thought it's best to use the same environment for both.