Hi,
Application team is addingone new feature in the application and expecting more no of connections hence we have to increase the value of maxappls database parameter.
Currenlty we have maxappls = 600
dbm parameter :
Max number of existing agents (MAXAGENTS) = 1000
Agent pool size (NUM_POOLAGENTS) = 200
Initial number of agents in pool (NUM_INITAGENTS) = 150
Max number of coordinating agents (MAX_COORDAGENTS) = MAXAGENTS
Max no. of concurrent coordinating agents (MAXCAGENTS) = MAX_COORDAGENTS
Max number of client connections (MAX_CONNECTIONS) = MAX_COORDAGENTS
I know min of maxagent or maxapps can be the max no of application connections.
What other parameter we should change ?
We are running db2 9.1 FP4 at Sun Solaris.
Thanks
Surbhi