WHEN A SESSION CHANGES DATA, WHERE DOES THE CHANGE GET WRITTEN

6.

When a session changes data, where does the change get written? (Choose the

best answer.)

A.

To the data block in the cache, and the redo log buffer

B.

To the data block on disk, and the current online redo log file

C.

The session writes to the database buffer cache, and the log writer writes to

the current online redo log file

D.

Nothing is written until the change is committed