Installing Oracle Database Client 32-bit 19c (19.19) on Oracle Linux 9 and Red Hat Enterprise Linux 9

Oracle recommends that you install Oracle Database Client 32-bit 19c Release 19.19 or later on Oracle Linux 9 and Red Hat Enterprise Linux 9.

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

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

Oracle Database Client 32-bit (19.19) Gold Image Installation

$ export CV_ASSUME_DISTID=OL7
$ 19.3_clienthome/runInstaller -applyRU <19.19DBRU patch 35042068 location> -applyOneOffs <19.19OneOff patch 35700050 location>

During the Oracle Database Client shiphome based installation process, run the runInstaller command to install the latest 19.19 RU for Oracle Linux 9 and Red Hat Enterprise Linux 9.

Oracle Database Client 32-bit (19.19) Shiphome-based Installation

$ export CV_ASSUME_DISTID=OL7 
$ 19.3_clienthome/runInstaller

Note:

  • Ignore the linking errors during 19.3 client installations and 19.19DBRU.
  • After the 19.3 Oracle Database Client installation is complete, apply the 19.19DBRU patch 35042068 and 19.19OneOff patch 35700050.

Note:

For 32-bit Client installations, after you apply a patch, ensure that you run the following command to relink executables and libraries in $ORACLE_HOME:

$ORACLE_HOME/bin/relink as_installed