ANALYZE RESOURCE subcommand output

The ANALYZE RESOURCE report identifies each resource, or device group, that is experiencing contention. Under each resource, it lists the jobs that hold the device group and the jobs requiring, or waiting for, the device group. For example in Figure 1, Job S1400 is holding resource #0001 (device group 001B), while jobs S1401 and S1402 are waiting for it:

Figure 1. Example: ANALYZE RESOURCE subcommand output
      CONTENTION REPORT BY RESOURCE NAME


 RESOURCE .#0001:
    NAME=Device Group 001B

 RESOURCE #0001 IS HELD BY:

   JOBNAME=S1400     ASID=0013  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR

 RESOURCE #0002 IS HELD BY:

   JOBNAME=S1401     ASID=0014  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR

   JOBNAME=S1402     ASID=0015  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR

 RESOURCE #0002:
    NAME=Device Group 001C

 RESOURCE #0002 IS HELD BY:

   JOBNAME=S1400     ASID=0013  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR,SONORA

 RESOURCE #0002 IS REQUIRED BY:

   JOBNAME=S1401     ASID=0014  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR,SONORA

   JOBNAME=S1402     ASID=0015  TCB=009FA490
    DATA=(ALC) ASSOCIATED WITH 3800,SYSPR,SONORA

 RESOURCE #0003:
    NAME=Device Group 0014
 .
 .
 .