HomeOracleOracle Error ORA-01178: file string created before last CREATE CONTROLFILE, cannot recreate

Oracle Error ORA-01178: file string created before last CREATE CONTROLFILE, cannot recreate

Oracle Error Message

ORA-01178: file string created before last CREATE CONTROLFILE, cannot recreate

Reason for the Error

Attempted to use ALTER DATABASE CREATE DATAFILE to recreate a datafile that existed at the last CREATE CONTROLFILE command. The information needed to recreate the file was lost with the control file that existed when the file was added to the database.

Solution

Find a backup of the file, and recover it. Do incomplete recovery to time before file was originally created.

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...