Step 6: Patch the Infrastructure and Oracle Grid Infrastructure on Node 1

Apply the Oracle Database Appliance 12.1.2.6 patch set bundle to the Node 1 infrastructure, and then to the Oracle Grid Infrastructure software.

Caution:

For this release, you must run the infrastructure patch (infra) using the --local command option.

  1. Run the following command on Node 1 to patch the infrastructure:

    #/opt/oracle/oak/bin/oakcli update -patch 12.1.2.6.0 --infra --local

    Note:

    Running this command causes Node 1 to restart. Node 0 is not affected, and remains available.

  2. Run the following command on Node 1 to patch the Oracle Grid Infrastructure software:

    #/opt/oracle/oak/bin/oakcli update -patch 12.1.2.6.0 --gi --local

    This command patches the Oracle Grid Infrastructure software on Node 1.

  3. Run the Oracle Linux 6 Postcheck validation on node 1, to verify the completeness of the upgrade:

    oakcli validate -c ol6upgrade -postchecks

    This command runs only on node 1, and verifies that the Oracle Linux 6 upgrade has completed successfully, and that you are ready for the Oracle Database upgrade.