Oracle DBA, How To, Error, Cause and Action

ORA-01215: enabled thread string is missing after CREATE CONTROLFILE

ORA-01215: enabled thread string is missing after CREATE CONTROLFILE




Cause: A CREATE CONTROLFILE statement was given which did not list all the enabled threads for the database.




Action: Reissue the CREATE CONTROLFILE statement, including all enabled threads.

No comments:

Post a Comment

Thanks for your comment.