User guide
Note: The 64-bit Oracle client must be installed.
2. Configure the tnsname.ora file that is located in $ORACLE_HOME/network/admin to
connect to Tivoli Netcool Performance Manager wireline.
3. Update the DataStage dsenv file that is located in $DS_HOME. By default, the
$DS_HOME is /opt/IBM/InformationServer/Server/DSEngine.
4. Create a soft link to libccora11g.so by using the following command:
cd $ORACLE_HOME/lib
ln -s /opt/IBM/InformationServer/Server/StagingArea/Installed/OracleConnector/Server/linux/libccora11g.so
licccora11g.so
Typically, The libccora11g.so is located in the following path:
/opt/IBM/InformationServer/Server/StagingArea/Installed/OracleConnector/
Server/linux/libccora11g.so.
5. Update the $DSHOME/dsenv as dsadm user. The following parameters must be
included:
export ORACLE_HOME
export TNS_ADMIN
update LD_LIBRARY_PATH to include $APT_ORCHHOME/bin, $ORACLE_HOME/lib and $ORACLE_HOME/rdbms/lib
update PATH to include $APT_ORCHHOME/bin and $ORACLE_HOME/lib
export ORACLE_BASE
update LIBPATH to include $ORACLE_HOME/rdbms/lib & $ORACLE_HOME/lib
6. Run the install.liborchoracle script by using the following steps:
a. Source the environment by using the following commands:
export DSHOME=/opt/IBM/InformationServer/Server/DSEngine
export APT_ORCHHOME=/opt/IBM/InformationServer/Server/PXEngine
b. Run the install.liborchoracle script by using the following command:
/opt/IBM/InformationServer/Server/StagingArea/Installed/PxOracle/install/install.liborchoracl
7. Restart the DataStage as root by using the following commands:
/etc/init.d/ds.rc stop
/etc/init.d/ds.rc start
20 Alcatel-Lucent 5620 SAM LogToFile 2.3.0.0 Technology Pack Installation and User Guide