11.12.4 Continuing Incomplete Installations on First Nodes

To continue an incomplete installation, the first node must finish before the rest of the clustered nodes.

  1. If the OUI failure indicated a need to reboot, by raising error message CLSRSC-400, then reboot the first node (the node where the installation was started). Otherwise, manually fix or clear the error condition that was reported in the error output.
  2. If necessary, log in as the Oracle Installation user for Oracle Grid Infrastructure. Change directory to the Grid home on the first node and run the gridconfig.bat —upgrade command on that node again.
    For example:
    C:\> cd app\12.2.0\grid\crs\config\
    C:\..\config> gridconfig.bat -upgrade
  3. Complete the installation on all other nodes.
  4. Configure a response file, and provide passwords for the installation.
  5. To complete the installation, log in as the Oracle Installation user for Oracle Grid Infrastructure, and run the script configToolAllCommands, located in the path Grid_home\cfgtoollogs\configToolAllCommands, specifying the response file that you created.
    For example, if the response file is named gridinstall.rsp:
    C:\> cd app\12.2.0\grid\cfgtoollogs
    C:\..\cfgtoollogs> configToolAllCommands RESPONSE_FILE=gridinstall.rsp

See Also:

Postinstallation Configuration Using the ConfigToolAllCommands Script for information about how to create the response file