Purpose
To initiate the validiation of Connect ETL task command options and terminate processing prior to task execution.
Format
/NOEXECUTE
Location
This option must be specified on the command line before the /RUN option.
Notes
When you specify the /NOEXECUTE option, Connect ETL validates the task definition, but terminates after the validation. Command line options are validated; however, input data is not processed.
Example
dmexpress /NOEXECUTE /RUN task_file
Connect ETL validates the command line options but does not run the task.