z/OS services
The monitors listed in the following table measure z/OS activities that might affect DB2 performance.
Monitor | Title | View name | Description, Parameters, Warning |
---|---|---|---|
CSAPG | CSA Paging | DCSAPG | Reports the total number of page requests to the common storage area (CSA) during the sampling period Parameters: none |
CSAP | CSA Percentage of Utilization | DCSAP | Reports the percent usage of CSA during the sampling period, calculated with the following formula: 100 × [(Total CSA) - (Space described by FBQEs in CSA)] -------------------------------------------------- (Total CSA) Parameters: none |
DB2DP | Demand Paging | DDB2DP | Reports the number of page-in requests for the z/OS image or by the specified address spaces listed below:
Parameters: [IRLM|SSAS|DBAS|SPAS|DB2| DDF] |
ECSAP | Extended CSA Percentage of Utilization | DECSAP | Reports the extended CSA percent usage during the sampling interval, calculated with the following formula: 100×[(Total ECSA)-(Space described by FBQEs in ECSA)] -------------------------------------------------- (Total ECSA) Parameters: none |
Related topic