Previous Topic: set dxgrid-tx-location—Define the Transactions File's Location

Next Topic: set dynamic-group Command

set dxgrid-write-behind Command—Flush the Grid File

This command sets the grid file to flush every <n> operations. When the grid file flushes, the transaction file is left empty.

If you do not set this command, the grid file flushes when the transaction file becomes half full.

This command should be unnecessary, but it may help if the DSA stalls while Linux flushes a very large (40 GB) grid file. If you use this command, start by setting the number of operations to 100.

This command has the following format:

set dxgrid-write-behind = number-operations;