Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Primary input: trace log data sets
The input to CMTBPRNT is VSAM data sets created by trace requests with logging.
All TLDSs are tracked in a trace directory and can be accessed from the HT view.
To submit a batch print job for this data, you can
Specify one or more TLDSs in a series of TRACINxx DD statements
Only TLDS data sets can be specified in this manner.
Use the TRACEID keyword with the TRACEDIR DD statement, if you do not know the exact names of the trace data sets
The TRACEDIR DD statement identifies the directory data set. The TRACEID keyword identifies the specific trace entries in which you are interested. You can specify only one TRACEID per batch job. The specified TRACEID remains in effect across all report requests.
BMC recommends that you also use the TARGET, DATE, and TIME keywords to further qualify which trace data sets are selected.
Specify an archived TLDS in an ARCIN DD statement
This allows you to print directly from the archived sequential data set without reloading it to a VSAM linear data set.