AGENT\_WAIT\_TIME\_PERCENT | Represents the percentage of time that DB2 agents are waiting for some activity, such as locks or external requests. |
APP\_RQSTS\_COMPLETED\_TOTAL | Indicates the total number of application requests completed in the DB2 database. |
AVG\_RQST\_CPU\_TIME | Represents the average CPU time used by each application request on the database. |
CF\_WAIT\_TIME\_PERCENT | Shows the percentage of time that DB2 agents are waiting for shared resources on multi-node systems. |
IO\_WAIT\_TIME\_PERCENT | Indicates the percentage of time that DB2 agents are waiting for input/output (I/O) operations. |
LOCK\_WAIT\_TIME\_PERCENT | Represents the percentage of time that DB2 agents are waiting for resource locks. |
NETWORK\_WAIT\_TIME\_PERCENT | Shows the percentage of time that DB2 agents are waiting for network operations. |
RECLAIM\_WAIT\_TIME\_PERCENT | Indicates the percentage of time that DB2 agents are waiting for resource releases. |
ROUTINE\_TIME\_RQST\_PERCENT | Represents the percentage of time used by stored routines (stored procedures, functions, etc.) in each application request. |
RQST\_WAIT\_TIME\_PERCENT | Shows the percentage of time that application requests are waiting to be executed by DB2 agents. |
TOTAL\_BP\_HIT\_RATIO\_PERCENT | Indicates the percentage of hits in the buffer cache (buffer pool), which represents the efficiency in accessing data in memory. |
TOTAL\_BP\_HIT\_RATIO\_PERCENT | Represents the percentage of time used by transaction completion operations in each application request. |