Installing Oracle Database Client 64-bit 19c (19.32) on Oracle Linux 10 and Red Hat Enterprise Linux 10

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

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

Oracle Database Client 64-bit 19c (19.32) Gold Image Installation

During the Oracle Database Client gold image installation process, run the runInstaller command with the -applyRU and -applyOneOffs options to install the latest 19.32 RU for Oracle Linux 10 and or Red Hat Enterprise Linux 10.

$ 19.3_clienthome/runInstaller -applyRU <19.32DBRU patch 39472050 location> -applyOneOffs <19.32OneOff patch 39894800 location>,<19.32OneOff patch 39153061 location>,<19.32OneOff patch 39388682 location>,<19.32OneOff patch 39928540 location>

Oracle Database Client 64-bit 19c (19.32) Shiphome-based Installation

During the Oracle Database Client shiphome based installation process, run the runInstaller command to install the latest 19.32 RU for Oracle Linux 10 or Red Hat Enterprise Linux 10.

$ export CV_ASSUME_DISTID=OL7
$ 19.3_clienthome/runInstaller

Note:

Oracle Database Global Service Manager (19.32) Shiphome-based Installation

During the Oracle Database Global Service Manager installation process, run the runInstaller command to install the latest 19.32 RU for Oracle Linux 10 or Red Hat Enterprise Linux 10:

$ export CV_ASSUME_DISTID=OL7
$ 19.3_gsmhome/runInstaller

Note:

Oracle Database Gateway (19.32) Shiphome-based Installation

During the Oracle Database Gateway installation process, run the runInstaller command to install the latest 19.32 RU for Oracle Linux 10 or Red Hat Enterprise Linux 10:

$ export CV_ASSUME_DISTID=OL7
$ 19.3_gatewayshome/runInstaller

Note:

Note: Silent installations are not supported for shiphome-based Oracle Database Client 19c, Oracle Database Gateway 19c, and Oracle Database Global Service Manager 19c installations on Oracle Linux 10 and Red Hat Enterprise Linux 10.

Related Topics