p14503359_193000DBRU_Linux-x86-64

Oracle Database 19.3.0.0.0 - RHEL 8.10

Unzipping the Patch.

~]# unzip -d /soft /soft/SCN_p14503359_193000DBRU_Linux-x86-64.zip
~]# chown -R oracle:oinstall /soft/14503359

See the README.txt file prerequisites before install the patch.

For a Non-RAC environment, shut down all databases and listeners.

~]$ lsnrctl stop LI_ORCL
~]$ sqlplus / as sysdba
SQL> shutdown immediate

Install the Opatch for Non-RAC Environments (Standalone Databases).

~]$ cd /soft/14503359
14503359]$ $ORACLE_HOME/OPatch/opatch lspatches
29585399;OCW RELEASE UPDATE 19.3.0.0.0 (29585399)
29517242;Database Release Update : 19.3.0.0.190416 (29517242)

OPatch succeeded.

~]$ $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -ph ./
Oracle Interim Patch Installer version 12.2.0.1.17
Copyright (c) 2025, Oracle Corporation. All rights reserved.

PREREQ session

Oracle Home : /u01/app/oracle/product/19.0.0/dbhome_1
Central Inventory : /u01/app/oraInventory
from : /u01/app/oracle/product/19.0.0/dbhome_1/oraInst.loc
OPatch version : 12.2.0.1.17
OUI version : 12.2.0.7.0
Log file location : /u01/app/oracle/product/19.0.0/dbhome_1/cfgtoollogs/opatch/opatch2025-09-04_11-57-12AM_1.log

Invoking prereq "checkconflictagainstohwithdetail"

Prereq "checkConflictAgainstOHWithDetail" passed.

OPatch succeeded.

14503359]$ $ORACLE_HOME/OPatch/opatch apply
Oracle Interim Patch Installer version 12.2.0.1.17
Copyright (c) 2025, Oracle Corporation. All rights reserved.


Oracle Home : /u01/app/oracle/product/19.0.0/dbhome_1
Central Inventory : /u01/app/oraInventory
from : /u01/app/oracle/product/19.0.0/dbhome_1/oraInst.loc
OPatch version : 12.2.0.1.17
OUI version : 12.2.0.7.0
Log file location : /u01/app/oracle/product/19.0.0/dbhome_1/cfgtoollogs/opatch/opatch2025-09-04_12-12-22PM_1.log

Verifying environment and performing prerequisite checks...
OPatch continues with these patches: 14503359

Do you want to proceed? [y|n]
y
User Responded with: Y
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/u01/app/oracle/product/19.0.0/dbhome_1')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Applying interim patch '14503359' to OH '/u01/app/oracle/product/19.0.0/dbhome_1'

Patching component oracle.rdbms, 19.0.0.0.0...
Patch 14503359 successfully applied.
Log file location: /u01/app/oracle/product/19.0.0/dbhome_1/cfgtoollogs/opatch/opatch2025-09-04_12-12-22PM_1.log

OPatch succeeded.

14503359]$ $ORACLE_HOME/OPatch/opatch lspatches
14503359;CUSTOMER SPECIFIC PATCH FOR HANDLING NEGATIVE SCN HEADROOM WITH CPU/PSU
29585399;OCW RELEASE UPDATE 19.3.0.0.0 (29585399)
29517242;Database Release Update : 19.3.0.0.190416 (29517242)