The maximum size of the Log Transfer Interface component’s queues.
5000
An integer in the range of 1000 to 100000.
The value of the lti_max_buffer_size parameter is the maximum number of operations that can be stored in the Log Transfer Interface component’s inbound and outbound queues.
Operations in the inbound queue represent change sets received from the Log Reader component.
Operations in the outbound queue are the LTL commands to be sent to the Replication Server.
The Log Transfer Interface component’s inbound queue is a bounded buffer that blocks the processing of the Log Reader component when it gets full.