Author |
Message |
Topic: AMI - Java SendForget Exception |
james_pj
Replies: 0 Views: 1620
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 17, 2004 11:34 am Subject: AMI - Java SendForget Exception |
IBM: AIX 4.3.3. , MQ 5.2 , AMI 1.2
When I try to test it using Java, It gives Excetion with reasonCOde 110.
$ java com.ibm.mq.amt.samples.SendForget
>>> START AMI Sample SendForget
... |
Topic: Can Mercator talk to two Queue Managers on Two different Box |
james_pj
Replies: 6 Views: 6537
|
Forum: IBM MQ API Support Posted: Thu Nov 14, 2002 6:45 am Subject: Can Mercator talk to two Queue Managers on Two different Box |
Roger,
Thanks a lot for solving the problem. It is working. Now the mercator can talk to both the queue Managers.
The CHANNEL definition of AIXSERVER1 is also created on the AIXSERVER2, now the ... |
Topic: Can Mercator talk to two Queue Managers on Two different Box |
james_pj
Replies: 6 Views: 6537
|
Forum: IBM MQ API Support Posted: Wed Nov 13, 2002 1:49 pm Subject: Can Mercator talk to two Queue Managers on Two different Box |
Now...
MQCONN ended with reason code 2059
$ mqrc 2059
2059 0x0000080b MQRC_Q_MGR_NOT_AVAILABLE
The /var/mqm/errors has the following errors:
11/13/02 14:24:22
AMQ9202: Remote ho ... |
Topic: Can Mercator talk to two Queue Managers on Two different Box |
james_pj
Replies: 6 Views: 6537
|
Forum: IBM MQ API Support Posted: Wed Nov 13, 2002 9:47 am Subject: Can Mercator talk to two Queue Managers on Two different Box |
Thanks to Roger & Peter for the suggestions:
Based on the MQSeries Client document,
MQCHLLIB :This holds the path to the directory and file containing the
client channel definition table.
... |
Topic: Can Mercator talk to two Queue Managers on Two different Box |
james_pj
Replies: 6 Views: 6537
|
Forum: IBM MQ API Support Posted: Wed Nov 06, 2002 6:40 am Subject: Can Mercator talk to two Queue Managers on Two different Box |
We are using AIX 4.3 and MQSeries 5.2.
There are two Queue Managers
PROD.QUEUE.MANAGER on AIXServer1 and
PROD2.QUEUE.MANAGER on AIXServer2.
Mercator is on AIXServer2.
We have setup the ... |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Thu Aug 01, 2002 8:23 am Subject: crtmqm -g option / setmqaut on AIX |
Checked the folder /var/mqm/errors , The FDC file is not updated since Jul 29th. I tried crtmqm -g mqmtest MQMTEST again, the FDC is not getting updated.
The first question from UnixAdmin to run ... |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 1:37 pm Subject: crtmqm -g option / setmqaut on AIX |
I couldn't get the stanza to be added on the qm.ini related to the -g option from the docs.
Any help is appreciated.
Thanks. |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 12:27 pm Subject: crtmqm -g option / setmqaut on AIX |
Yes, mqm is part of the applicationgroup.
Does it requires rwx for the applicationgroup to the folder on which the QMGR will be created. |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 11:26 am Subject: crtmqm -g option / setmqaut on AIX |
ok, let me try that.
do you know why the ctrmqm with -g option gives me error while creating a queue manager in AIX? |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 10:36 am Subject: crtmqm -g option / setmqaut on AIX |
I got the answer for the question 2 from the MQseries Admin Manual:
It say, In MQSeries for UNIX systems, if you specify a set of authorizations for a principal, the same authorizations are given ... |
Topic: crtmqm -g option / setmqaut on AIX |
james_pj
Replies: 11 Views: 8994
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 9:09 am Subject: crtmqm -g option / setmqaut on AIX |
Hi everyone,
I am new to MQSeries, working on
AIX 4.3
MQSeries 5.2
I have two questions:
Question 1:
ctrmqm with -g option gives the error.
AMQ8101: Unexpected error (893).
what ... |