Report output
The REPORT CATW statement is used to request the output of the CATEGORY WSET report.
HOST0001 SM2 CATEGORY WSET CYCLE: 60 S SAMPLES: 144 <date> <time> |CATEGORY | WS-ALL | WS-ACT | WS-WACT | | NAME | PPC | UPG | PPC | UPG | PPC | UPG | +---------+-------+-------+-------+-------+-------+-------+ | SUM | 57190 |586563 | 26972 |367537 | 0 | 0 | | SYS | 10931 |264105 | 9012 |257540 | 0 | 0 | | DIALOG | 873 | 2290 | 0 | 0 | 0 | 0 | | BATCH | 5642 | 50189 | 3487 | 36466 | 0 | 0 | | TP | 13264 | 61549 | 11593 | 56282 | 0 | 0 | | TP1 | 0 | 0 | 0 | 0 | 0 | 0 | | BATCHDB | 0 | 0 | 0 | 0 | 0 | 0 | | BATCHF | 5461 | 25098 | 2414 | 13760 | 0 | 0 | | DIALOG1 | 20613 |180039 | 60 | 196 | 0 | 0 | | DIALOG2 | 406 | 3293 | 406 | 3293 | 0 | 0 |
Monitoring information
This report contains the totals (SUM) for all categories in the first line following the table header. The data for the individual categories (up to 16) is output in the following lines.
The columns contain the following data:
CATEGORY NAME | Name of task category |
WS-ALL | Working sets of all tasks |
PPC | Sum of the average planned page counts of all tasks in a category |
UPG | Sum of the average used page counts of all tasks in a category |
WS-ACT | Working sets of active tasks |
PPC | Sum of the average planned page counts of the active tasks in a category |
UPG | Sum of the average used page counts of the active tasks in a category |
WS-WACT | Working set of ready active tasks |
PPC | Sum of the average planned page counts of the tasks in a category waiting for activation. |
UPG | Sum of the average used page counts of the tasks in a category waiting for activation. |
For an explanation of the values PPC and UPG, see “glossary“, “Paging in BS2000”.