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

ORA-24190: length of payload exceeds string

1 Answers  


ORA-31512: name cannot contain double quotation marks

1 Answers  


ORA-02793: Close of asynchronous I/O failed.

1 Answers  


PROC-00009: Cannot perform cluster registry operation because the buffer passed is too small.

1 Answers  


ORA-16034: FROM parameter is incompatible with MANAGED recovery

1 Answers  






ORA-16553: the Data Guard broker process (DMON) failed to shutdown

1 Answers  


RMAN-05503: at least one auxiliary channel must be allocated to execute this command

1 Answers  


AMD-00128: dimension #string: RDBMS parent column not specified

1 Answers  


ORA-16112: log mining and apply stopping

1 Answers  


ORA-08276: No room in nameserver for pid

1 Answers  


ORA-30345: circular dimension hierarchy

1 Answers  


ORA-16590: no primary established in Data Guard configuration

1 Answers  


Categories