Installing Oracle Database 19c (19.32) on Oracle Linux 10 and Red Hat Enterprise Linux 10

Oracle recommends that you install Oracle Database 19c Release 19.32 or later on Oracle Linux 10 and Red Hat Enterprise Linux 10.

To install Oracle Database 19c on Oracle Linux 10 and Red Hat Linux 10, download the 19.3 Oracle Database software binaries from the Oracle website, and then apply the 19.32 release updates (RUs) during the installation process:

Installation Process:

During the Oracle Database and Oracle Grid Infrastructure installation process, run the runInstaller and gridSetup.sh commands with the -applyRU and -applyOneOffs options to install the latest 19.32 RU for Oracle Linux 10 and Red Hat Enterprise Linux 10.

Oracle Grid Infrastructure (19.32):

  1. Unzip the 19.3.0.0.0 Oracle Grid Infrastructure gold image.
  2. Copy the OPatch utility version 12.2.0.1.52 or later from My Oracle Support patch 6880880 by selecting the 19.0.0.0.0 release.
  3. Install Oracle Grid Infrastructure 19.32 by running gridSetup.sh with applyRU and -applyOneOffs:

    From the 19.3 GI home, run

    $ gridSetup.sh -applyRU <19.32 GIRU Patch 39467003 location> -applyOneOffs <19.32OneOff Patch 39894800 location>,<19.32OneOff patch 39153061 location>,<19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>

Oracle Real Application Clusters (19.32):

  1. Unzip the 19.3.0.0.0 Oracle Database gold image.
  2. Copy the OPatch utility version 12.2.0.1.52 or later from My Oracle Support patch 6880880 by selecting the 19.0.0.0.0 release.
  3. Install Oracle Real Applications Cluster (Oracle RAC) software of 19.32 by running the runInstaller with applyRU and applyOneOffs:
    $ 19.3 on-prem_db_image/runInstaller -applyRU  <19.32 GIRU Patch 39467003 location> -applyOneOffs <19.32OneOff patch 39894800 location>,<19.32OneOff patch 38622857 location>,<19.32OneOff patch 39153061 location>,
    <19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>
  4. Run Oracle Database Configuration Assistant (DBCA) to create the Oracle Real Applications Cluster (Oracle RAC).
Single-instance Oracle Database (19.32):
  1. Unzip the 19.3.0.0.0 Oracle Database gold image.
  2. Copy the OPatch utility version 12.2.0.1.52 or later from My Oracle Support patch 6880880 by selecting the 19.0.0.0.0 release.
  3. Install Single-instance Oracle Database:
    $ 19.3 on-prem_db_image/runInstaller -applyRU <19.32 DBRU Patch 39472050 location> -applyOneOffs <19.32OneOff patch 39894800>,<19.32OneOff patch 38622857 location>,
    <19.32OneOff patch 39153061 location>,<19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>

Oracle Restart with Single-instance Oracle Database (19.32):

  1. Unzip the 19.3.0.0.0 Oracle Grid Infrastructure gold image.
  2. Copy the OPatch utility version 12.2.0.1.52 or later from My Oracle Support patch 6880880 by selecting the 19.0.0.0.0 release.
  3. Install Oracle Restart (Oracle Grid Infrastructure for a Standalone Server) 19.32 by running gridSetup.sh with applyRU and -applyOneOffs:

    From the 19.3 GI home, run

    $ gridSetup.sh -applyRU <19.32 GIRU Patch 39467003 location> -applyOneOffs <19.32OneOff Patch 39894800 location>,<19.32OneOff patch 39153061 location>,<19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>

Single-instance Oracle Database on Oracle Automatic Storage Management (Oracle ASM) with Oracle Restart (19.32):

  1. Unzip the 19.3.0.0.0 Oracle Database gold image.
  2. Copy the OPatch utility version 12.2.0.1.52 or later from My Oracle Support patch 6880880 by selecting the 19.0.0.0.0 release.
  3. Install Single-instance Oracle Database on Oracle Automatic Storage Management (Oracle ASM) with Oracle Restart (19.32) by running runInstaller with applyRU and applyOneOffs:
    $ 19.3 on-prem_db_image/runInstaller -applyRU  <19.32 GIRU Patch 39467003 location> -applyOneOffs <19.32OneOff patch 39894800 location>,<19.32OneOff patch 38622857 location>,<19.32OneOff patch 39153061 location>,
    <19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>