|
Notes:
An example showing multiple standard VTOC listing in one run, using different
sets of criteria for selection and sorting.
| Report 1: |
The LOBLK/HIBLK parameters allow selection based on the FBA
address, but it should be noted that similar parameters exist for
CKD disks.
The SORT=SIZE parameter causes a sort in ascending allocation
order.
| | Report 2: |
The LODATE=2003/01 parameter selects files created on or after
2003/01. Other date subsets also exist.
The IGN=/TEST and IGN=/TST causes all DSN's containing TEST or TST
to be ignored.
The SORT=DSN parameter causes a sort in alphabetical DSN order.
|
The same file (e.g. ACCOUNTS-DATA) may appear of course in both reports.
Producing two reports in one run is more efficient as the VTOC is only read
once.
|