Previous Topic: Views Parameters

Next Topic: set write-precedence Command

set wait-for-multiwrite Command

The set wait-for-multiwrite command affects how the DSA responds to the command dxserver stop.

If wait-for-multiwrite is set to true and you then use the dxserver stop command, the DSA stops processing, but it does not exit if it still has multiwrite queues. When the multiwrite queues are flushed, the DSA stops.

If wait-for-multiwrite is set to true and you want to force the DSA to stop, use the dxserver forcestop command. This command deletes the multiwrite queue.

This command has the following format:

set wait-for-multiwrite = true | false;