What is a cancel-based recovery?
What is a cancel-based recovery?
Rating:
A cancel-based recovery is a type of user-managed incomplete recovery that is performed by specifying the UNTIL CANCEL clause with the
In a cancel-based incomplete recovery, the recovery process proceeds by prompting the user with the suggested archived redo log files' names. The recovery process stops when the user specifies CANCEL instead of specifying an archived redo log file's name. If the user does not specify CANCEL, the recovery process automatically stops when all the archived redo log files have been applied to the database.
A cancel-based recovery is usually performed when the requirement is to recover up to a particular archived redo log file. For example, if one of the archived redo log files required for the complete recovery is corrupt or missing, the only option is to recover up to the missing archived redo log file.
Rating:
Other articles
- What is the DBMS_ROWID package?
- What is the calendaring expression?
- What is WINDOWS_PRIORITY?
- What is log writer (LGWR)?
- OCP 1z0-040 Short Notes: Exam passing tips