Run the Oracle client 32-bit configuration script
The Oracle client 32-bit configuration shell script creates the environment for the client software installation on the local system.
About this task
This script is named configure_client and is located with the Tivoli® Netcool® Performance Manager files downloaded as part of the Tivoli Netcool Performance Manager distribution. If you are performing this step as part of an upgrade procedure, make sure that you run the configuration script provided with the target version of Tivoli Netcool Performance Manager.
The client configuration script makes the following changes to the local system:
- Adds the
dbaandoinstallgroups to /etc/group. - Adds the Oracle login name
oracle, whose primary group membership isdba, and secondary group membership isoinstall.Note: You must use the same Oracle username across all instances of Oracle Client and Server throughout your Tivoli Netcool Performance Manager system. - Creates the Oracle client directory structure. When you create the environment for Oracle 12.1.0.2, the default location for this directory structure is /opt/oracle/product/12.1.0-client32. You specify this directory as the target location when you install the Oracle client.
Note: None of the above changes are made if the changes are already
in place.
To configure the Oracle installation environment:
Procedure
What to do next
Note: Install database step fails during deployment if permission
to the $ORACLE_BASE directory is not granted.
During Oracle installation, the /opt/oracle folder
that is created by
configure_client script has no
permission that is granted to any other users. Therefore, after you
run the configure_client script, assign the following
permission to the $ORACLE_BASE directory (for
example, /opt/oracle):- Log in as
oracleuser. - Run the following command:
chmod 755 /opt/oracle
systems:
systems:
systems: