ORA-19735: wrongcreation SCN - control file expects initial plugged-in datafile
Cause: When a tablespace is plugged into a database, thetablespace is initially
read-only. Oracle converts the header of the plugged-in datafiles (assign thema
new creation SCN) when the tablespace is first made read-write. This erroroccurs
when the creation SCN in the file header is different from the creation SCN inthe
control file, possibly because this is the converted datafile.
Action: Eitherrestore the initial version of the plugged-in datafile, or continue
database recovery, which will recover the control file.
|