A.V$INSTANCE B.V$CONTROLFILE C.DBA_CONTROL_FILES D.V$DATABASE_PROPERTIES E.V$CONTROLFILE_RECORD_SECTION
A.A B.B C.C D.D E.E
A.The database is in mount state. B.One of the tablespaces is offline. C.One of the tablespaces is read only. D.The database operates in ARCHIEVELOG mode. E.The database operates in NOARCHIEVELOG mode.
A.Run the SQL Access Advisor. B.Run the SQL Tuning Advisor (STA). C.Run the Automatic Workload Repository (AWR) report. D.Run the Automatic Database Diagnostic Monitor (ADDM).
A.Perform point-in-time recovery to 2: 00 p.m. B.Use Flashback Table feature to revert the changes. C.Restore the entire database from the recent backup and open it. D.Issue the rollback statement with system change number (SCN).