Previous Topic: Printing the DIALOnly Trace File in BatchNext Topic: Printing the VPE Trace File Online z/OS Only


Printing a Source Transport Trace in Batch

Execution of the Source Transport Utility takes place in two phases: Command interpretation and import and export. To print the trace of the command processing only:

  1. Turn on the trace.
  2. Specify the commands.
  3. Turn off the trace.
  4. Print the trace in one batch job step.

However, to include the actual import and export:

  1. Turn on the trace.
  2. Specify the commands in one job step.
  3. In a separate job step, print the trace.

The separate step can be either source transport or batch CA Ideal.

The DD or DLBL for ADRTRC must point to the same data set for both job steps.