Hitachi TrueCopy for IBM z/OS User and Reference Guide (T5211-96001, June 2007)

Performing TrueCopy for z/OS Configuration Operations 5-49
Hitachi Universal Storage Platform V TrueCopy for IBM z/OS User’s Guide
Figure 5-12 File Operation Dialog Box
Exporting the Script Trace Files
The File Operation dialog box allows you to export the TrueCopy for z/OS
script trace files.
The downloaded file includes two files: the macro trace file, and the error
trace file. Both trace files are compressed into the tgz format when you export.
At this time, you can name the compressed files arbitrarily. By uncompressing
the compressed files, you will be able to extract a macro trace file
(MACROEX.TRC) and an error trace file (ERROREX.TRC), respectively.
The macro trace file traces the macros used (see Figure 5-13). Table 5-5
describes the contents of the macro trace file. The error trace file details the
errors that occurred while running scripts (see Figure 5-14). Table 5-6
describes the contents of the error trace file.
000007
000001 08/03/05 10:06:22 0003 0000 Start HRC_CR19.SPT
000002 08/03/05 10:06:30 0015 0000 CreateHrcPair $Dev = _ilDevA, ...
000003 08/03/05 10:06:32 0015 0100 0x0200: 0x0201: 0x0202: 0x0203:
000004 08/03/05 10:06:39 0016 0000 CreateHrcPair $Dev = _ilDevA, ...
000005 08/03/05 10:06:42 0016 0100 0x0200: 0x0201: 0x0202: 0x0203:
000006 08/03/05 10:06:45 0021 0000 StartHrcPair
000007 08/03/05 10:06:45 0023 0000 End
(1) (2) (3) (4) (5) (6)
Figure 5-13 Macro Trace File