How to install GI patches BEFORE the root.sh is executed?

  • 2,774 views
  • Read

Such issues happen rarely, while sometimes we have to do such things.

If you can access the Oracle Support website, please read below notes:

How to Apply a Grid Infrastructure Patch Before root script (root.sh or rootupgrade.sh) is Executed? (Doc ID 1410202.1)

How to Configure or Re-configure Grid Infrastructure With config.sh/config.bat (Doc ID 1354258.1)

Last time I run into this issue when I was installing Oracle 11.2.0.4 on the latest RHEL/SLES systems.

There are some huge differences between the latest RHEL/SLES and the previous versions, and the 11.2.0.4 was released many years ago so although such configurations are compatible and could be found on the Oracle Support website, the installation was a little different, and in fact I had to install several patches during the installation.

I will share the installation procedures in another post, and now just focus on one thing in it.

One word to summary:

"opatch auto" must NOT be used as the new GI home hasn't been configured yet.

When you read the readme file of the patches, most of them are for the configured ORACLE_HOME so you could not follow it, and you should install such patches in below ways:

  • Install the software only, install the patch then configure the new ORACLE_HOME.
  • Run the Installer in GUI mode, install the patch just before running the root.sh script, then run the root.sh.

The above are for the single instance, and for RAC databases you will have to clone the node except the first node.

Another thing is about the Oracle database version. Different versions have different way for such patch installation.

12.2.0.1:

  • <GI Home>/gridSetup.sh -applyOneOffs patch_location
    or
    <GI Home>/gridSetup.sh -applyPSU patch_location
  • ./opatch lspatches

12.1.0.x or 11.2.0.x:

  • Method 1: install GI with software only option, patch it then clone it to other nodes and configure the new installed GI homes.
  • Method 2a: install it with GUI mode, when get prompt to run root.sh, do not run it directly but install the patch on EVERY node, then back to the normal process and run the root.sh script.
  • Method 2b for 12.1.0.1: install the RAC as normal process and run the root.sh, then install the patch.

I will include such detail in another post.

  • by Published on 30/11/2017 23:35:06
  • Repost please keep this link: https://www.dbcloudsvc.com/blogs/oracle/how-to-install-gi-patches-before-the-root-sh-is-executed/
Comments  2  Guest  1  Author  1
    • varun
      varun 0

      hii
      We are facing error while installing RAC 12c on sles 12sp4 found bug.
      Kindly provide step to apply GUI patch before RAC installation
      Regards,

      Varun

        • NeilZhang
          NeilZhang

          @ varun Sorry I missed your comment for a long time….

      匿名

      Comment

      Anonymous Write

      :?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

      Decide