From a command line

You can execute a particular map or a command file containing a list of maps to execute from the command line of the system hosting your Command Server.

The syntax is:


DTXCMDSV {map [exec_command...]|@command_file}...

Ensure your current directory is where the Command Server is located, or specify the relative path or full path, as applicable, when entering the command.

Option
Description
DTXCMDSV
Specifies the name of the Command Server execution command for both UNIX and Windows platforms.
map
Specifies the name of the compiled map (.mmc) file to run. If applicable, include the full path or a relative path to the directory that contains the map file.
exec_command
Specifies any execution command and its associated options that you want to use to override the settings compiled into the map file when the specified map is run.
command_file
Specifies the name of a command file that contains a list of maps to execute. If applicable, include the full path or a relative path to the directory that contains the command file.