Latest CPU Patching on the 19c Grid home fails with below errors:
OPATCHAUTO-68061: The orchestration engine failed.
OPATCHAUTO-68061: The orchestration engine failed with return code 1
OPATCHAUTO-68061: Check the log for more details.
OPatchAuto failed.
Also it mentions to solve the issue and do opathauto resume.
Solution:
Verify the patches have been applied on both the nodes:
cd /u01/app/19.3.0/grid/bin
[root@DC2-GTDB-V-01 bin]# ./kfod op=patches
---------------
List of Patches
===============
29340594
32218454
32218663
32222571
32240590
[root@DC2-GTDB-V-01 bin]#
[root@DC2-GTDB-V-02 bin]# ./kfod op=patches
---------------
List of Patches
===============
29340594
32218454
32218663
32222571
32240590
[root@DC2-GTDB-V-02 bin]#
The perform the following steps
as root
cd $GI_HOME/bin
clscfg -localpatch
clscfg -patch
After this restart the CRS and verify if its started properly.
No comments:
Post a Comment