Running the preinstallation script

Run the preinstallation script to verify your readiness to install Oracle.

Procedure

  1. 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_installer
    

    Where:

    <DIST_DIR> is the directory on the hard drive where you copied the contents of the Tivoli® Netcool® Performance Manager 1.4.5 distribution.

  2. Set the ORACLE_BASE environment variable.
    For example:
    # ORACLE_BASE=/opt/oracle
    # export ORACLE_BASE
    Note: You must use the same ORACLE_BASE setting that you specified in the “Run the Oracle server configuration script” topic.
  3. Enter the following command:
    # ./pre_install_as_root

    The 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.