| 1. |
What is a potential advantage of NOLOGGING for a qualifying direct-path load or index creation when effective FORCE LOGGING does not override it?
Please select the best answer.
|
| |
A.
|
It eliminates redo for every conventional INSERT, UPDATE, and DELETE on the object. |
| |
B.
|
It prevents online redo log switches until the operation finishes. |
| |
C.
|
It reduces redo for the qualifying operation, potentially improving performance, but can leave changes that an earlier backup plus redo cannot reconstruct. |
| |
D.
|
It disables archiving for the entire database. |