Which command would you execute to proceed further?

Redo log files are not multiplexed in your database. Redo log blocks are corrupted in group 2, and
archiving has stopped. All the redo logs are filled and database activity is halted. Database writer
has written everything to disk. Which command would you execute to proceed further?

Redo log files are not multiplexed in your database. Redo log blocks are corrupted in group 2, and
archiving has stopped. All the redo logs are filled and database activity is halted. Database writer
has written everything to disk. Which command would you execute to proceed further?

A.
ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 2;

B.
RECOVER LOGFILE BLOCK GROUP 2;

C.
ALTER DATABASE CLEAR LOGFILE GROUP 2;

D.
ALTER DATABASE DROP LOGFILE GROUP 2;

E.
ALTER DATABASE RECOVER LOGFILE GROUP 2;



Leave a Reply 0

Your email address will not be published. Required fields are marked *