Previous Topic

Next Topic

Book Contents

Book Index

Sending output to remote nodes

Whenever the output of a job is sent to a remote node such as NJE or VM, Control‑M must receive a copy of the SYSDATA files (the first 3 output files of the job).

The following output statement should be added to this type of job, following the JOB statement, in addition to any other OUTPUT statement that may be defined in the job:

//CTM OUTPUT JESDS=ALL,CLASS=h

where h represents the held output class dedicated to Control‑M.

Parent Topic

Job output processing