Install the Oracle Cluster Manager 9.2.0.7 Patch

tolywang發表於2008-01-07

RAC Only: Install the Oracle Cluster Manager 9.2.0.7 Patch

Follow the steps in this section to install the Oracle Cluster Manager release 9.2.0.7 patch from a single node of the cluster.

[@more@]

Note:

You must install the Oracle Cluster Manager patch and configure Oracle Cluster Manager before you install the Oracle9i release 2 Database patch set.

Only one instance of Oracle Cluster Manager can run per node. If the system has multiple Oracle home directories, then make sure to apply the patch to the Oracle home directory where Oracle Cluster Manager is installed.

To install the Oracle Cluster Manager release 9.2.0.7 patch:

  1. Log in to an RAC node as the oracle user.

  2. If you are not installing the software on the local system, enter the following command to direct X applications to display on the local system:

    • Bourne, Bash, or Korn shell:

      $ DISPLAY=local_host:0.0 ; export DISPLAY
      
      
    • C shell:

      % setenv DISPLAY local_host:0.0
      
      

    In this example, local_host is the host name or IP address of the system that you want to use to display the Installer (your workstation or PC).

  3. Ensure that the ORACLE_HOME environment variable is set correctly.

  4. Change directory to the Disk1 directory where you unpacked the patch set file.

  5. Start the Installer as follows:


    Note:

    Make sure that you run the Installer from the Disk1/oracm directory, and not from the Disk1 directory.
    $ ./oracm/runInstaller
    
    

    The Welcome screen appears.

  6. Click Next.

    The Specify File Locations screen appears.

  7. Specify the Oracle home name and path, then click Next.

  8. Verify the information displayed, then click Install.

    The Oracle Cluster Manager patch will install the latest OUI on the primary node. After the software has been installed, the End of Installation screen appears.

  9. Enter the following commands where oracle_home is the Oracle home where you installed Oracle Universal Installer 10.1.0.4:

    $ cd oracle_home/oui/bin
    $ ./runInstaller -updateNodeList -noClusterEnabled -local ORACLE_HOME=$ORACLE_HOME CLUSTER_NODES=node1,node2,node3
    
    
  10. Click Exit, then click Yes to exit from the Installer.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-996844/,如需轉載,請註明出處,否則將追究法律責任。

相關文章