log_read_block_count

(Microsoft SQL Server only) Determines the number of blocks or pages that are read at a time from the primary database transaction log.

Default

64

Values

An integer between 1 - 8192

Comment

  • In Microsoft SQL Server, the transaction log page size can be 2K, 4K, 8K, or 16K.