Previous Topic

Next Topic

Book Contents

Book Index

CTTACP Example 2

Copy a Trace file to a second preformatted Trace file:

Figure 124 CTTACP – Example 2

//EXEC       CTTACP,TRCOUT=‘CTT.BACKUP.TRC’

//SYSIN      DD    *

  COPY       FROM=TRACE,TO=TRACE

//

Parent Topic

Examples for CTTACP