PSU 3 patching
Understand that patching of RAC database wouldn't require to have downtime if we are doing in rolling mode, one instance down the other instance is still accessible.
but as part of the PSU3 post step, i would require to shutdown the entire database and start in upgrade mode to allow view_recompile_jan2008cpu.sql be execute.
Is there anyway i can bypass this step, can i skip view_recompile_jan2008cpu.sql although i had never run this this script previously? any implication?
Since i performing patching via deployment procedure, instead of running @catbundle.sql psu apply, can i just run $ORACLE_HOME/psu/11.7.0.3/catpsu.sql? I think i had come across some document saying that both scripts are doing the same thing, though i just need clarification.