The database is configured in ARCHIVELOG mode and regular complete database backups
are taken. The loss of which two types of files may require a recovery with the RESETLOGS
option? (Choose two)
A.
Control files
B.
Password files
C.
Inactive online redo log file
D.
Archived log files required to perform recovery
E.
Newly created tablespace which is not backed up
Explanation:
The RESETLOGS options is required in:
1. Imcomplete Recovery
2. Change of control file
So that, the control file and archived redo logs are required.