Previous Topic: set dxgrid-queue Command—Add a Queue in Front of Data Store

Next Topic: set dxgrid-write-behind Command—Flush the Grid File

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

This command defines the location of the transaction file. If you omit this command, the transaction file is created and stored in DXHOME.

This command has the following format:

set dxgrid-tx-location = pathfilename
pathfilename

Defines the path and filename of the transaction file. If the path is relative, it is relative to DXHOME.

Example: Defining a relative path for a transaction file

set dxgrid-tx-location = transaction_file

This sets the location for the transaction file to DXHOME/transaction_file.