How to fix the Oracle error ORA-01967: invalid option for CREATE CONTROLFILE?
In this post, you’ll learn more about the Oracle ErrorORA-01967: invalid option for CREATE CONTROLFILE with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-01967: invalid option for CREATE CONTROLFILE
Reason for the Error ORA-01967: invalid option for CREATE CONTROLFILE
An invalid CREATE CONTROLFILE option is present.
How to fix the Error ORA-01967: invalid option for CREATE CONTROLFILE ?
You can fix this error in Oracle by following the below steps
Specify only valid CREATE CONTROLFILE options.
Leave Your Comment