RTL Configuration

Once you alter the connection to Sybase IQ and set dsi_compile_enable on, you can also use parameters to determine when to start and stop transaction grouping and compilation.

RTL automatically sets the Sybase-recommended default values for dsi_compile_max_cmds, dsi_bulk_threshold, dsi_command_convert, and dsi_compile_retry_threshold. However, you can specify your own values to tune performance in your replication environment. For example, after you enable RTL, you can set different values for the parameters:
Note: You must execute a separate alter connection command for each parameter you want to change. Do not enter more than one parameter after entering alter connection.

See "alter connection," in Chapter 3, "Replication Server Commands" in the Replication Server Reference Manual for full descriptions of dsi_compile_max_cmds, dsi_bulk_threshold, and dsi_command_convert.

Related concepts
Enhanced Retry Mechanism in HVAR and RTL
Controlling Row Count Validation