RMAN-06118: a backup controlfile older than SCN string must
be used for this recovery
Answer / guest
Cause: An attempt was made to recover the database, but some
files had no backup, and were not present in the control
file at the beginning of the restore. This happens when the
control file used during the recovery is a backup control
file taken before the creation of some of the files that had
no backup. In this situation, the control file that is used
must be taken before the creation of all files that have no
backup. This will enable RMAN to automatically re-create all
of the files that had no backup.
Action: Restore a controlfile that was backed up before the
specified SCN. The following RMAN commands can be used to do
this: SET UNTIL SCN <x>;(where <x> is the SCN displayed in
the message) RESTORE CONTROLFILE;
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16771: Converting physical standby to primary failed in the failover operation.
ORA-38761: thread string redo log sequence number string could not be accessed
ORA-40206: invalid setting value for setting name string
ORA-23360: only one materialized view for master table "string" can be created
O2I-00125: Error writing to the INITFILE file
ORA-12814: only one CACHE or NOCACHE clause may be specified
ORA-26007: invalid value for SETID or OID column
ORA-07626: smsget: sga already mapped
ORA-32640: FOR LIKE loops are not allowed for multi-byte character types
TNS-02505: Authentication: null context pointer provided
ORA-02440: Create as select with referential constraints not allowed
PCC-01011: USAGE IS BINARY clause must be terminated by "." on same line