If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > maxappls needs to be increased. What other parameter should be modified?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-10, 09:55
surbhi_gt1 surbhi_gt1 is offline
Registered User
 
Join Date: Apr 2009
Posts: 11
maxappls needs to be increased. What other parameter should be modified?

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
Reply With Quote
  #2 (permalink)  
Old 03-17-10, 21:44
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,810
You may want to take a look at maxuprc (Solaris)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On