The size of the Log Transfer Interface component’s LTL batch buffer.
40000
An integer from 1 to 10485760.
The value of the ltl_batch_size parameter is the size (in bytes) of the Log Transfer Interface component’s LTL batch buffer.
When Mirror Replication Agent connects to a Replication Server, it determines the version of the Replication Server.
If the Replication Server version is earlier than 12.5, the size of the LTL batch buffer is set to 16K automatically, and the value of the ltl_batch_size parameter is ignored.
If the Replication Server version is 12.5 or later, Mirror Replication Agent sets the size of the LTL batch buffer to the size specified by the ltl_batch_size parameter.
The Log Transfer Interface component uses the LTL batch buffer only if the value of the lti_batch_mode parameter is true. If the value of the lti_batch_mode parameter is false, the LTL batch buffer is not used.