Events that can be distributed and their default ranges
Certain events, such as the IWAIT time for OSAM, can be distributed in the Program-I/O and DL/I-Call-Summary reports.
The following table shows the events that can be distributed in the Program-I/O and DL/I-Call-Summary reports. Each event has an ID.
| Events that can be distributed | ID | |
|---|---|---|
| Program-I/O report | ||
| IWAIT time for OSAM | D23 | |
| IWAIT time for VSAM | D24 | |
| IWAIT time for HSAM | D34 | |
| Elapsed time per DL/I call | D11 | |
| Not IWAIT time per DL/I call | D12 | |
| IWAITs per DL/I call | D13 | |
The following table shows, using this ID, what each predefined set of ranges consists of when the default ranges are used. Notice that the first number in a range always defaults to zero, and the last number always defaults to infinity (INF).
| ID | Default ranges |
|---|---|
| D11,D12 | 0,1000,2000,4000,8000,16000,32000,64000,128000,256000,INF |
| D13 | 0,0,1,2,3,4,5,6,7,8,INF |
| D23,D24 | 0,2000,8000,24000,50000,100000,150000,200000,250000,300000,INF |
| D34 | 0,2000,4000,8000,16000,32000,64000,96000,128000,160000,INF |