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 > SQL30081N A communication error code(s): "54", "*". SQLSTATE=088001

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-07-04, 00:30
dahalkar_p dahalkar_p is offline
Registered User
 
Join Date: Oct 2001
Location: Bangalore
Posts: 186
SQL30081N A communication error code(s): "54", "*". SQLSTATE=088001

Hi,

Has anyone come accross this error?

GetCounterValue: sqleatin - SQL30081N A communication error has been detected. Communication protocol being used: "*". Communication API being used: "*". Location where the error was detected: "". Communication function detecting the error: "create_agent". Protocol specific error code(s): "54", "*", "*". SQLSTATE=08001

The error code "54" has no discription in the IBM documentation either. Please provide inputs on this.

Regards,
Prashant
__________________
Prashant
Reply With Quote
  #2 (permalink)  
Old 05-07-04, 01:37
dahalkar_p dahalkar_p is offline
Registered User
 
Join Date: Oct 2001
Location: Bangalore
Posts: 186
This is the stack of error in the db2diag.log which suggests the error is due to memory allocation failure.

2004-05-06-05.55.49.354342 Instance:db2pinst Node:001
PID:40080(db2agent (idle) 1) Appid:none
base_sys_utilities sqleAgentActivationInit Probe:10
DIA3605C Memory allocation failure occurred.

ZRC=0xFFFFD605

2004-05-06-05.55.49.465376 Instance:db2pinst Node:001
PID:40080(db2agent (idle) 1) Appid:none
base_sys_utilities sqleagnt Probe:3
DIA3605C Memory allocation failure occurred.

ZRC=0xFFFFD605

2004-05-06-05.55.49.507460 Instance:db2pinst Node:001
PID:29460(db2ipccm 1) Appid:none
base_sys_utilities sqleGetAgentFromPool Probe:117

DiagData
ffff d605 ....


2004-05-06-05.55.49.535825 Instance:db2pinst Node:001
PID:29460(db2ipccm 1) Appid:none
base_sys_utilities sqleGetAgent Probe:65

Unexpected return code. Remapping... = ffff d605 ....


2004-05-06-05.55.49.589319 Instance:db2pinst Node:001
PID:29460(db2ipccm 1) Appid:none
base_sys_utilities sqleGetAgent Probe:75

Agent not allocated, sqlcode = -1042

Let me know if any one has come across this and what can be the bottleneck?
__________________
Prashant
Reply With Quote
  #3 (permalink)  
Old 09-30-04, 06:29
marcfuqua marcfuqua is offline
Registered User
 
Join Date: Mar 2002
Posts: 5
Did you ever receive a reply / resolution to this error?

Prashant -

Did you ever receive a reply or resolution to your SQL30081N / RC = 54 error? I'm asking because I receive this periodically for one of our DB2 instances. I'm thinking that it is related to max. number of agents being exceeded - as the communication function detecting the error is 'create_agent' - same as yours.

Please let me know what you've found. Thanks.
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