How to combine multiple patches into one single command opatchauto session in RAC ?
Hi,
We are trying to use opatchauto in single way for below mentioned patches, how to apply the patch on RAC environments running on Linux.
36866740 OJVM + GI update
36866578 JDK
Can we use below approach by copy jdk patch into GI patch folder and run given command so that in single way will it complete patch on GI and OH Homes?
/dba/software/OCT_2024/36866740 ->Patch_Parent_Directory
sub_patch1 36916690(multiple patches DB+OCW+ACFS+Tomcat+DBWLM)
sub_patch2 36878697
sub_patch3 36866578
<GI_HOME>/opatchauto apply -phBaseDir /dba/software/OCT_2024/36866740 -oh <GI_HOME>,<OH_HOME>