How to rollback patches manually after out of place patching
Hi ,
We are testing out of place patching to apply patches to database and later wanted to do rollback manually.
source ORACLE_HOME=19.3.0 (/u01/app/oracle/product/19.3.0/dbhome_1)
target ORACLE_HOME=19.26 (/u01/app/oracle/product/19.26.0/dbhome_1)
####Steps followed to setup new ORACLE_HOME#####
i)Create new ORACLE_HOME
ii)Unzip base release 19.3 into
/u01/app/oracle/product/19.26.0/dbhome_1
iii)Unzip latest Opatch into
/u01/app/oracle/product/19.26.0/dbhome_1
iv)From new home execute the below one which ran successfully
./runInstaller -waitforcompletion -silent
-applyRU /home/software/GIRU/37257886/37260974
-applyOneOffs /home/software/GIRU/37257886/37268031,/home/software/oneoffs/37102264,/home/software/oneoffs/37213431,/home/software/oneoffs/34672698 /home/software/oneoffs/37203569,/home/software/oneoffs/29213893,/home/software/oneoffs/34774667