Installing Oracle Database Client 64-bit 19c (19.22) on Oracle Linux 9 and Red Hat Enterprise Linux 9
Oracle recommends that you install Oracle Database Client 19c Release 19.22 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.22 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.22 RU for Oracle
Linux 9 and Red Hat Enterprise Linux 9.
Oracle Database Client (19.22) Gold Image Installation
$ export CV_ASSUME_DISTID=OL7
$ 19.3_clienthome/runInstaller -applyRU <19.22DBRU patch 35943157 location>
During the Oracle Database Client gold image installation process, run the
runInstaller command with the -applyRU and
-applyOneOffs options to install the latest 19.22 RU for Oracle
Linux 9 and Red Hat Enterprise Linux 9.
Oracle Database Client (19.22) Shiphome-based Installation
$ export CV_ASSUME_DISTID=OL7
$ 19.3_clienthome/runInstaller
Note:
- Ignore the linking errors during 19.3 client installations and 19.22DBRU.
- After the 19.3 Oracle Database Client installation is complete, apply the
19.22DBRU patch 35943157.
During the Oracle Database Client shiphome based installation process, run the
runInstaller command to install the latest 19.22 RU for Oracle
Linux 9 and Red Hat Enterprise Linux 9.
Oracle Database Global Service Manager (19.22) Shiphome-based Installation
$ export CV_ASSUME_DISTID=OL7
$ 19.3_gsmhome/runInstallerNote:
- Ignore the linking errors during 19.3 client installations and 19.22DBRU.
- After the 19.3 Oracle Database Global Service Manager installation is complete,
apply the
19.22DBRU patch 35943157.
Note:
$ORACLE_HOME:$ORACLE_HOME/bin/relink as_installedParent topic: Issues Affecting Linux for Oracle Database 19c