Problem
Deconfiguring (roothas.sh -deconfig -force) or configuring (roothas.sh) Oracle Restart might fails with the error like:
CLSRSC-752: incorrect invocation of script roothas.pl called on a Grid Infrastructure cluster node
Died at <GI HOME>/crs/install/crsutils.pm line <line_no>
Solution
A probable cause of the issue might be the leftover checkpoint file from the previous operations:
$ORACLE_BASE/crsdata/<HOSTNAME>/crsconfig/ckptGridHA_<HOSTNAME>.xml
Remove, if exists, that file and try to deconfigure/configure again
No comments:
Post a Comment