
566 Converting to DFSMSrmm from ASG-ZARA or AutoMedia
Figure 12-70 Sorting by volume serial number and volume status
Figure 12-71 shows 375 in the SORT FIELDS , which is the offset in the
EDGRXEXT mapping macro for the temporary write errors plus the value 4
for the record length field.
Figure 12-71 Sorting by volume serial number, status, and temporary errors
To change the report header, modify the DFSMSrmm-supplied EDGRRPTE
REXX EXEC as shown in Figure 12-72.
Figure 12-72 REPORT01 report header
Figure 12-73 shows the change to create a new report header named
Volumes with Temporary Errors.
sort01.1 = ' SORT FIELDS=(5,6,CH,A) '
sort01.1 = left ...