Running the preinstallation script
Run the preinstallation script to verify your readiness to install Oracle.
Procedure
-
As
root, change directory by using the following command:
systems:
# cd <DIST_DIR>/proviso/SOLARIS/DataBase/SOL<version_num>/oracle/instance/ora_installer
systems:# cd <DIST_DIR>/proviso/RHEL/DataBase/RHEL<version_num>/oracle/instance/ora_installerWhere:
<DIST_DIR> is the directory on the hard drive where you copied the contents of the Tivoli® Netcool® Performance Manager 1.4.5 distribution.
-
Set the ORACLE_BASE environment variable.
For example:
# ORACLE_BASE=/opt/oracle # export ORACLE_BASENote: You must use the sameORACLE_BASEsetting that you specified in the “Run the Oracle server configuration script” topic. - Enter the following command:
# ./pre_install_as_rootThe following messages indicate success:
Checking that you are logged in as root --> Ok. Checking ORACLE_BASE --> Ok. Checking oraInst.loc file --> Ok.If the script shows an error, correct the error before you proceed to the next step.