Determines whether or not the Replication Agent should automatically adjust the log_read_block_count parameter if any part of a read is discarded.
This parameter is available only for Oracle and Microsoft
SQL Server.
true
true – enables automatic adjusting of the log read block count.
false – disables automatic adjusting of the log read block count.
The auto_adjust_block_count is relevant only if the log_read_block_count is configured to a value greater than 1.
The Replication Agent never automatically adjusts to a block count greater than the block count specified by the log_read_block_count configuration parameter.
For Oracle, the auto_adjust_block_count is relevant only for online redo log reading, since archive logs have a defined end.
log_read_block_count configuration parameter.