MCQOPTIONS
Saved Bookmarks
| 1. |
In which mode Oracle Database performs full redo logging for instance and media recovery. If the database is in ARCHIVELOG mode, then you can archive redo logs to tape. If the database is in NOARCHIVELOG mode, then you can recover instance crashes but not disk failures? |
| A. | Direct-path INSERT without Logging |
| B. | Direct-Path INSERT with Logging |
| C. | Both A & B |
| D. | None of the above |
| Answer» C. Both A & B | |