-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
Hi,
Could you please kindly shed some light on how to patch a database home with active databases when Oracle Restart is used !?
I found we can set stop_processes=true in db_patches_config. But this means also to stop the listener. With Oracle Restart, this doesn't make sense because the listener doesn't use the home affected (and even fails when role_separation=true). At the other hand, if stop_processes is left "false", the databases are left running while the software is patched. This at least leads to warnings continuously appearing in alert.log and likely violates the requirement to shutdown any processes using the home to be patched.
Thanks and regards,
Thilo.