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 > maximum number of agents has been exceeded

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-16-04, 23:26
gbag gbag is offline
Registered User
 
Join Date: Dec 2003
Posts: 9
maximum number of agents has been exceeded

Hi,
I am getting the error as "maximum number of agents
has been exceeded." When I looked into the list
applications and counted on the no. of applications ,
it is showing very less, [1/5]th of MAXAGENTS.
The error message is as below. And all new client
connections are being thrown out complaining the above

reason. We have MAXAGENTS as 600 and no. of
connections as 102. But I am seeing this error. oes
'list applications' really say how many agents are
there [applications]. If not which command should I
use to get the total no. of agents.

Any help is greatly appreciated.

Thanks in advance
Girish

2004-06-16-21.31.27.839075 Instance:PKstdb2
Node:000
PID:30382(db2tcpcm 0) TID:1 Appid:none
common communication sqlcctcpconnmgr_child Probe:125

ADM7009E An error was encountered in the "TCPIP"
protocol support. A possible cause is that the
maximum number of agents has been exceeded.

2004-06-16-21.31.27.868989 Instance:PKstdb2
Node:000
PID:30382(db2tcpcm 0) TID:1 Appid:none
common communication sqlcctcpconnmgr_child Probe:126

Return code from sqleGetAgent =
0x0FFFFFFFFFFFA174 : 0xFFFFFB36
Reply With Quote
  #2 (permalink)  
Old 06-17-04, 06:52
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

"list application" shows the total num. of connected app.

Error does't tell much. Can you post the SQLCODE and SQLSTATE error number. Please also specify operat. system and db2 version + fp level. Command db2level will give you the info.

Thanks,
Grofaty
Reply With Quote
  #3 (permalink)  
Old 06-17-04, 07:46
blom0344 blom0344 is offline
Registered User
 
Join Date: Jan 2003
Location: Zutphen,Netherlands
Posts: 256
max agents is at the instance level (so for all active databases) There is a setting for each database that states the maximum number of connected applications (MAXAPPLS). If you have multiple databases up and running you may well exceed the total of 600 agents........
__________________
Ties Blom
Senior Application Developer BI
Getronics Healthcare
DB2,ORACLE,Powercenter,BusObj,Access,
SQL, SQL server
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