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 > DIA8558C A message queue does not exist

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-23-10, 16:44
pallen38 pallen38 is offline
Registered User
 
Join Date: Apr 2008
Location: Colorado Springs, CO
Posts: 2
Question DIA8558C A message queue does not exist

Hello all,

We are trying to implement Content Manager on a new server, and it keeps returning connection errors. We are using DB2 9.7, fp2 on AIX 6.1.0.0. The problem that appears in the db2 log is:


2010-11-23-14.33.10.518798-420 E2388306A447 LEVEL: Info (OS)
PID : 6094960 TID : 1 PROC : db2
INSTANCE: db2inst1 NODE : 000
EDUID : 1
FUNCTION: DB2 UDB, oper system services, sqloOpenMLNQue, probe:4
MESSAGE : ZRC=0x870F0042=-2029060030=SQLO_QUE_NOT_EXIST "Queue does not exist"
DIA8558C A message queue did not exist.
CALLED : OS, -, open
OSERR : ENOENT (2) "No such file or directory"


There is no subsequent message stating which file or directory it may be looking for. It does not appear to be a problem with ulimit - here is the user who starts db2:


server1:/db2/db2inst1/sqllib/db2dump $ ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 2097151
nofiles(descriptors) unlimited
threads(per process) unlimited
processes(per user) unlimited
server1:/db2/db2inst1/sqllib/db2dump $ ulimit -aH
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 4194304
memory(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) unlimited
threads(per process) unlimited
processes(per user) unlimited

In the past when I've seen this, it's been related to a limit on file descriptors, but not this time. We're all stumped. Any thoughts?

Thanks!

Patrick

Last edited by pallen38; 11-23-10 at 17:05.
Reply With Quote
  #2 (permalink)  
Old 11-24-10, 22:29
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
This Info message doesn't indicate any problem by itself
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