Connection Settings to Support Command Batching

The use_batch_markers DSI connection parameter is used to control the processing of the rs_batch_start and rs_batch_end function strings.

Set use_batch_markers with alter connection and configure connection. If use_batch_markers is set to on, the rs_batch_start and rs_batch_end function strings are executed. The default is off.

Note: Set use_batch_markers on only for replicate data servers that require additional SQL to be sent at the beginning and end of a batch of commands that are not contained in the rs_begin function string.