RMAN-06118: a backup controlfile older than SCN string must
be used for this recovery



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

Post New Answer

More Oracle Errors Interview Questions

QSM-01030: materialized view, string, has PL/SQL functions in ENFORCED integrity mode

1 Answers  


ORA-13780: SQL statement does not exist.

1 Answers  


ORA-12069: invalid object for offline instantiation

1 Answers  


DRG-13304: character referenced by wildcard attribute is not a wildcard character, at line string

1 Answers  


ORA-13783: invalid tuning scope

1 Answers  






ORA-09825: Unable to disable allowmacaccess privilege.

1 Answers  


ORA-32052: failed to start mapping service

1 Answers  


ORA-29321: too many datafiles added since the point-in-time

1 Answers  


IMG-00718: the same Temporary LOB cannot be used as both source and destination

1 Answers  


PCB-00205: Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES

1 Answers  


ORA-23330: column group string already exists

1 Answers  


QSM-02178: MV has a view with UNION ALL that is not fast refreshable

1 Answers  


Categories