Previous Topic: Disaster Recovery ScenarioNext Topic: User Command Line Details


Exceeding Command Line Length

The standard command line length is 255 characters. To circumvent this restriction, you can include command lines in the DMM Options file. The command line is concatenated together with the command used to start the program.

You must ensure, however, that the command line and the entry in the options file are valid in their own right. This means you must have all the command line switches required with each individual switch in the right place.

For example, you cannot split up /D and /T with command used on the command line, when the program is executed, and other in the command line option in the Options file. They must be on the command line together or in the options file together.