Is it possible to directly upgrade from database 19.3.0.0 to 19.14.0.0
Dear all,
Just take over an Oracle database 19c...
#$ORACLE_HOME/OPatch/opatch lsinventory
Installed Top-level Products (1):
Oracle Database 19c 19.0.0.0.0
There are 1 products installed in this Oracle Home.
Interim patches (2) :
OCW RELEASE UPDATE 19.3.0.0.0 (29585399)
Database Release Update : 19.3.0.0.190416 (29517242)
#./opatch version
>>12.2.0.1.17
#sqlplus -v
Version 19.3.0.0.0
Then, get the new patch alert about Oralce database and now intend to patch it...
The latest Patch 33515361: DATABASE RELEASE UPDATE 19.14.0.0.0, is one-off patch? so only install the latest Patch 33515361 to finish? Or need to install each patch version in order (19.3 -> 19.4 -> 19.5 --> ... 19.14)?
Thanks!