CRS-601: Internal errorRC: 4, File: clsModifyParser.cpp, Line: 402CRS-4000: Command Modify failed, or completed with errors.
Cause:
Syntax parse error
[root@x3dbzx36 u01]# crsctl modify resource ora.diskmon -attr “ENABLED=1”
CRS-601: Internal error
RC: 4, File: clsModifyParser.cpp, Line: 402
CRS-4000: Command Modify failed, or completed with errors.
Action:
Correct the syntax. Here double quotes are with different font and hence OS could not parse it
crsctl modify resource ora.diskmon -attr "ENABLED=1"