Oracle Error: ORA-00213
Error Description:
Cannot reuse control file; old file size string, string required
Error Cause:
To reuse a control file, it must be the same size as the one previously used.
Action:
Either do not specify REUSE, or specify a matching combination of MAXDATAFILES, MAXLOGFILES, MAXLOGMEMBERS, MAXLOGHISTORY, and MAXINSTANCES clauses in the CREATE DATABASE or CREATE CONTROLFILE statement.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|
|