The size of the Log Transfer Interface component’s LTL batch mode buffer.
40000
An integer from 1 to 10485760.
The value of the ltl_batch_size parameter is the size (in bytes) of the LTI component’s LTL batch mode buffer.
When Sybase Replication Agent connects to the 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 mode 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, Sybase Replication Agent sets the size of the LTL batch mode buffer to the size specified by the ltl_batch_size parameter.
The Log Transfer Interface component uses the LTL batch mode 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 mode buffer is not used.