You have a database server environment where all databases use buffered logging. In which two conditions are the logical-log buffers in shared memory flushed to the logical log on disk? (Choose two.)
Select all that apply, then click Submit answer.
-
○
When the buffer is full.
-
○
When a checkpoint occurs.
-
○
When a user issues a begin work.
-
○
When a user commits the transaction.
-
○
When a user rolls back the transaction.