about: opatchauto apply -norestart
19.18 Grid, DB. Linux
I didn't find much info on the use of -norestart option during opatchauto apply.
I need to apply patch1, patch2 in that order, can I follow the following approach to save time:
opatchauto apply <patch1-loc> -norestart
opatchauto apply <patch2-loc>
after the patch2, I expect the CRS/instances to be up.
Thanks in advance.
-Madhu S