Extract the Oracle Real Application Clusters Files

To prepare for installation, log in to racnode1 as the Oracle Software Owner account (oracle), and extract the software.

  1. From the client, use SSH to log in to the Oracle RAC Container (racnode1) as the oracle user:

    # ssh -X oracle@10.0.20.150
  2. When prompted for a password, provide the oracle user password, and then export the display inside the racnode1 container to the client, where display_computer is the client system, and port is the port for the display:

    $ export DISPLAY=display_computer:port
  3. Unzip the Oracle Database files into the Oracle home. For example:

    $ cd /u01/app/oracle/product/26ai/dbhome_1
    $ unzip -q /software/stage/LINUX.X64_260000_db_home.zip