ORA-01152: file string was not restored from a sufficiently
old backup
Answers were Sorted based on User's Feedback
Answer / guest
Cause: An incomplete recovery session was started, but an
insufficient number of logs were applied to make the
database consistent. This file is still in the future of the
last log applied. The most likely cause of this error is
forgetting to restore the file from a backup before doing
incomplete recovery.
Action: Either apply more logs until the database is
consistent or restore the database file from an older backup
and repeat recovery.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suhas d
Hello,
If we use a backup controlfile and do recovery, it is
mandatory to open the database with the RESETLOGS option
(incomplete or point in time recovery).
The Backup and Recovery Basics Oracle doc states this
clearly.
If this is an ARCHIVE mode database and controlfile was
backed up using RMAN 'BACKUP CURRENT CONTROLFILE' or such,
we can do incomplete recovery and open resetlogs.
SQL> recover database until cancel using backup controlfile;
Copy over as many archived logs from source to the local
(target) log_archive_dest folder (suggested) and give full
path directions in the above command.
Recovery can happen until you wish to. Type CANCEL when
done and open the database with resetlogs option.
Regards,
Suhas
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-06707: TLI Driver: connection failed
NZE-28865: SSL connection closed
QSM-02130: expression not supported for fast refresh
RMAN-06909: WARNING: parallelism require Enterprise Edition
ORA-38433: index "string" could not be maintained due to "string"
ORA-16792: Some configurable property value is inconsistent with the database setting.
ORA-30647: error retrieving access parameters for external table string.string
NID-00400: DBNEWID - Completed with errors.
ORA-14261: partition bound may not be specified when adding this Hash partition
ORA-01541: system tablespace cannot be brought offline; shut down if necessary
ORA-13904: The file has been dropped and recreated during the procedure call.
ORA-19675: file string was modified during proxy copy