MCQOPTIONS
Saved Bookmarks
| 1. |
What are the consequences of an ARCHIVE LOG LIST command stated below?SQL> ARCHIVE LOG LISTDatabase log mode Archive ModeAutomatic archival EnabledArchive destination D: oracle oradata IDDB2 archiveOldest online log sequence 11160Next log sequence to archive 11163Current log sequence 11163 |
| A. | The database is currently operating in NOARCHIVELOG mode |
| B. | Automatic archiving is disabled |
| C. | The current redo log file has a sequence number of 11160 |
| D. | None of the above |
| Answer» E. | |