Changes to existing configuration parameters

Table 1-5 describes the changes to the existing configuration parameters to enable larger transaction grouping.

Table 1-5: Existing configuration parameter changes

Parameter

Value

Default

Description

dsi_max_xacts_in_group

Integer

20

Specifies the maximum number of transactions in a group. Larger numbers may improve data latency at the replicate database.

Range: 1 – 1000

dsi_serialization_method

no_wait

wait_for_start

wait_for_commit

wait_after_commit

wait_for_commit

Specifies the method used to maintain serial consistency between parallel DSI threads when applying transactions to a replicate data server. In all cases, commit order is preserved.