ORA-19816
WARNING: Files may exist in string that are not known to database.
Cause
One of the following events is causing this error:
- A database crash during file creation.
- A backup control file is restored.
- The control file is re-created.
- DB_RECOVERY_FILE_DEST has previously been enabled and then disabled.
Action
The actual cause does not matter much. Use RMAN command CATALOG RECOVERY AREA to re-catalog such files if they are needed. If they are not needed or the file header is corrupt, then delete them using an operating system utility.
ORA-19816
WARNING: Files may exist in string that are not known to database.
Cause
One of the following events caused this:
- A database crash happened during file creation.
- A backup control file was restored.
- The control file was re-created.
- DB_RECOVERY_FILE_DEST has previously been enabled and then disabled.
Action
Use RMAN command CATALOG RECOVERY AREA to re-catalog any such files. If the file header is corrupted, then delete those files using an OS utility. Do not use messages 19817; it is used for simulating lock failure Do not use messages 19818; it is used for space reclamation before backup Do not use messages 19819; it is used to disable clearing file name
ORA-19816
WARNING: Files may exist in string that are not known to database.
Cause
One of the following events caused this:
- A database crash happened during file creation.
- A backup control file was restored.
- The control file was re-created.
- DB_RECOVERY_FILE_DEST has previously been enabled and then disabled.
Action
Use RMAN command CATALOG RECOVERY AREA to re-catalog any such files. If the file header is corrupted, then delete those files using an OS utility. Do not use messages 19817; it is used for simulating lock failure Do not use messages 19818; it is used for space reclamation before backup Do not use messages 19819; it is used to disable clearing file name