Sample formatted basic detail and extended detail record reports
The following examples of a formatted basic detail report and a formatted extended detail record report were generated by batch reporting utility JCL.
Example: Formatted basic detail report
Figure 1 shows an example of a formatted basic detail record report.
The basic detail record report provides fundamental information about Advanced Allocation Management processing activity.
Example: Formatted extended detail record detail report
Figure 2 shows an example of a formatted extended detail record report.
The extended detail record report includes SMS details, such as storage class and storage group information in addition to the information that is provided in the basic detail record report.
ACTIVITY field details for the NOTCAT2 function
A formatted basic or extended detail record report can include the following ACTIVITY field details for the NOTCAT2 function.
- NOT CATLGD 2 ERR PROCESSED WITH JCLFAIL ON VOLSER vvvvvv AT ttttt
- The number of NOTCAT2 errors that were processed with a JCLFAIL
action.
- vvvvvv
- If the error was detected at allocation time, vvvvvv is the first volser of the newly created data set. If the error was detected at step termination time, vvvvvv is the first volser of the currently cataloged old data set.
- ttttt
- If the error was detected at allocation time, ttttt is set to ALLOC. If the error was detected at step termination time, ttttt is set to TERM.
- NOT CATLGD 2 ERR PROCESSED WITH SCRATCH ON VOLSER vvvvvv AT ttttt
- The number of NOTCAT2 errors that were processed with a SCRATCH
(UNCATALOG and DELETE) action.
- vvvvvv
- vvvvvv is the first volser of the current existing data set that was deleted.
- ttttt
- If the error was detected at allocation time, ttttt is set to ALLOC. If the error was detected at step termination time, ttttt is set to TERM.
- NOT CATLGD 2 ERR PROCESSED WITH RENAME ON VOLSER vvvvvv AT ttttt
- The number of NOTCAT2 errors that were processed with a RENAME
action.
- vvvvvv
- vvvvvv is the first volser of the current existing data set that was renamed.
- ttttt
- If the error was detected at allocation time, ttttt is set to ALLOC. If the error was detected at step termination time, ttttt is set to TERM.
If the Advanced Allocation Management field indicates that the NOT CATLGD 2 error was processed with the RENAME action, the following line is included:
NEW NAME: dsname
Where dsname is the new name that is assigned to the existing data set that was renamed.
- NOT CATLGD 2 ERR PROCESSED WITH UNCATLG ON VOLSER vvvvvv AT ttttt
- The number of NOTCAT2 errors that were processed with an UNCATALOG
action.
- vvvvvv
- vvvvvv is the first volser of the current existing data set that was uncataloged.
- ttttt
- If the error was detected at allocation time, ttttt is set to ALLOC. If the error was detected at step termination time, ttttt is set to TERM.
ACTIVITY field details for the Enhanced Allocation Management, Advanced Volume Selection, and TERM_ALLOC functions
A formatted basic or extended detail record report can include the following ACTIVITY field details for the Enhanced Allocation Management, Advanced Volume Selection, and TERM_ALLOC functions:
- DATA SET ALLOCATION FAILED BY THE TERM_ALLOC FUNCTION
- Data set allocations that were forced to fail as a result of the TERM_ALLOC function.
- ALLOCATION PARAMETER SET BY ENHANCED ALLOCATION MANAGEMENT
- Data set parameters that were added, changed, or deleted by Enhanced Allocation Management.
- NON-SMS VOLUME(S) SELECTED BY ADVANCED VOLUME SELECTION
- The number of non-SMS data sets for which volumes were selected at allocation time by Advanced Volume Selection.