Agents Waiting (%) - Database Manager Instance

Identifier:db2.dbms_pct_agents_wait

Database Object Monitored:Database Manager Instance

Category:Agents

Description:Percentage of agents waiting to execute a unit of work

Equation:100 * dbms.agents_waiting_on_token / dbms.agents_registered

Usage Notes:Use this performance variable to adjust maxcagents. It shows the percentage of agents that are waiting to execute (that is, that are asleep). If this value is high, you may consider increasing maxcagents.