1. |
Identify the three situations that will trigger the database writer to write.
Please select all the correct answers.
|
|
A. |
Oracle needs to read data from disk, and there are no free buffers left.
|
|
B. |
A user has committed a transaction.
|
|
C. |
The checkpoint needs to be advanced.
|
|
D. |
The number of dirty blocks exceeds a predefined target.
|
|
E.
|
The DBA issued an ALTER DATABASE WRITE BUFFERS command.
|
|
F.
|
The redo log buffer needs to overflow into the database buffer cache.
|