/NOEXECUTE - Connect_ETL - 9.13

Connect ETL Data Transformation Language (DTL) Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
ft:locale
en-US
Product name
Connect ETL
ft:title
Connect ETL Data Transformation Language (DTL) Guide
Copyright
2023
First publish date
2003
ft:lastEdition
2023-09-11
ft:lastPublication
2023-09-11T19:01:45.019000

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.