How to fix the Oracle error CRS-02012: syntax error in command?
In this post, you’ll learn more about the Oracle ErrorCRS-02012: syntax error in command with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
CRS-02012: syntax error in command
Reason for the Error CRS-02012: syntax error in command
Cause: The command syntax is not valid.
How to fix the Error CRS-02012: syntax error in command ?
You can fix this error in Oracle by following the below steps
Action: Issue ‘crsctl debug -h’ to see command syntax details. Watch out for ‘,’ vs. ‘;’.
Leave Your Comment