/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
Language
English
Product name
Connect ETL
Title
Connect ETL Data Transformation Language (DTL) Guide
Copyright
2023
First publish date
2003
Last updated
2023-09-11
Published on
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.