Hi,
I'm running (evaluating) DB2 8.1.6 on AIX 5.2. I just installed MQ
AMI, and enabled MQ Functions for DB2. I then set up my own queue
(QACF1) via runmqsc. However, trying to send to that queue yields the
following error message:
db2 => values ( DB2MQ.MQSend( 'QACF1', 'DB2.DEFAULT.POLICY', 'simple
message'));
1
-
SQL0443N Routine "DB2MQ.MQSEND" (specific name "MQSND3") has returned
an
error SQLSTATE with diagnostic text "rc=406:amSesCreateSender".
SQLSTATE=38H01
I assume I need to add my queue to amt.xml - I tried doing a simple
string replacement of my queue for the default queue, and did a
db2stop/db2start but nothing seemed to change. Is there a tool to do
this or do I need to edit the XML by hand? Also, when will amt.xml be
re-read?
One more question - is there online documentation regarding the
amt.xml file and what the attributes are for?
Thanks in advance,
Abram Friesen |