How to Patch Oracle Database Using Out-Of-Place Switch Home ,standalone server ASM
Hello,
I need to evaluate the possibility of Out-Of-Place patching, by using golden image .Oracle Grid Infrastructure for a standalone server for ASM and Oracle Restart is also inslalled and managed by grid user.
The approach involves preparing a new Oracle Home with the Golden Image and then copying the necessary files to new home.
. This new home will retain the same directory name as before(patching). After switching to the new home and confirming stability, the old home will be removed.
I’m new to ASM and would appreciate any guidance you can provide.
My Questions:
since the listener is managed by grid,should the has be shutdown during patching of oraxle home, or just stop components with oracle restart (db and listener with srvctl) ? do relink and root.sh as usual in standalone server?