Governs when a COMMIT entry in the transaction
log is written to disk.
Allowed Values
Integer, in milliseconds
Scope
Can be set for an individual connection or the PUBLIC group.
Takes effect immediately.
Description
This option only has meaning when COOPERATIVE_COMMITS is
set to ON. The database server waits for the specified number of
milliseconds for other connections to fill a page of the log before
writing to disk. The default setting is 250 milliseconds.