User guide

b. Or
To check that the ActiveMQ service is running, give the following
command:
ps -ef |grep active
Installing Oracle 11g client
Oracle 11g is required for DataStage to establish connection with Proviso DB. On
Job start, DataStage connects to Proviso DB to obtain all collector information,
which can be used for data partition for UBA.
Before you begin
Ensure that all dependencies are installed and kernel parameters that are updated
so.
v To check the kernel parameter, use the following command:
/sbin/sysctl -a | grep <PARAMETER>
v To update the kernel parameter, use the following command:
/sbin/sysctl -w <PARAMETER>="<VALUE>"
Permanently, change the kernel parameter by modifying the /etc/sysctl.conf
file.
About this task
Oracle 11g client must be installed on the same server where the IBM InfoSphere
Information Server server is installed.
Procedure
1. Install Oracle 11g client. For more information about Oracle client installation,
see http://publib.boulder.ibm.com/infocenter/tivihelp/v8r1/topic/
com.ibm.tnpm.doc/oracle/ctnpm_ora_installora10gclient.html.
Chapter 3. Installation and configuration of IBM InfoSphere Information Server and related components 19