、Examine this configuration⑴CDB1 is a container database running in ARCHIVELOG mode.
⑵Multiple uncommitted transactions are running in CDB1
⑶Redo log groups 1 and 2 are INACTIVE
⑷Redo log group 3 is the CURRENT group
All members of redo log group 3 are lost before it is archived
Examine these possible steps
⑴SHUTDOWN ABORT
⑵STARTUP NOMOUNT
⑶STARUP MOUNT
⑷ALTER DATABASE MOUNT
⑸RESTORE DATABASE
⑹RECOVER DATABASE NOREDO
⑺RECOVER DATABASE UNTIL AVAILABLE
⑻RESTORE ARCHIVELOG ALL
⑼ALTER DATABASE OPEN
⑽ALTER DATABASE OPEN RESETLOGS
Choose the minimum required steps in the correct order to recover the database