ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Websphere MQ Reason Code List

Post new topic  Reply to topic
 Websphere MQ Reason Code List « View previous topic :: View next topic » 
Author Message
Didier B.
PostPosted: Tue Jan 13, 2004 3:28 am    Post subject: Websphere MQ Reason Code List Reply with quote

Newbie

Joined: 10 Sep 2003
Posts: 5
Location: France

Where can I find the Websphere complete and exhaustive code list and definition?

I crawled internet for one hour and didn't find it!
Back to top
View user's profile Send private message
JasonE
PostPosted: Tue Jan 13, 2004 4:42 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

The best place by a long way is to look at cmqc.h (Installed with MQ) - That should contain all r/cs and their numbers (#define MQRC_xxx yyyy).

A search of the internet showed http://www-306.ibm.com/software/integration/mqfamily/library/manuals/csqfao/CSQFAO1P.HTM but I dont know if its complete.
Back to top
View user's profile Send private message
Didier B.
PostPosted: Tue Jan 13, 2004 4:46 am    Post subject: Reply with quote

Newbie

Joined: 10 Sep 2003
Posts: 5
Location: France

Thank you!
Back to top
View user's profile Send private message
JasonE
PostPosted: Tue Jan 13, 2004 4:51 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

Also try this
http://publibfp.boulder.ibm.com/epubs/html/csqzak06/csqzak065m.htm#HDRREASON

Followed APR link from this forum, then looked for reason codes. But, as I said - cmqc.h is the most reliable.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Jan 13, 2004 10:06 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

http://publibfp.boulder.ibm.com/epubs/html/amqzao04/amqzao04tfrm.htm

This is the IBM MQSeries Messages Manual. It contains all the AMQxxxx messages as well as the "regular" MQ API error codes.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
kman
PostPosted: Wed Jan 14, 2004 12:36 am    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2003
Posts: 309
Location: Kuala Lumpur, Malaysia

You can also go to the supportpac site, and download the return code helper program (MA0K - Completion code and reason code analysis program). This program will give you the reason/completion code plus description and corrective action.

http://www-306.ibm.com/software/integration/support/supportpacs/category.html#cat2
Back to top
View user's profile Send private message Yahoo Messenger
offshore
PostPosted: Wed Jan 14, 2004 10:09 am    Post subject: Reply with quote

Master

Joined: 20 Jun 2002
Posts: 222

Also, I know on MQ for Windows you run MQRC from the CMD line. Not sure if that works for Unix & other distributed systems.
Back to top
View user's profile Send private message Send e-mail
LuisFer
PostPosted: Wed Jan 14, 2004 10:14 am    Post subject: Reply with quote

Partisan

Joined: 17 Aug 2002
Posts: 302

The MQRC works on Linux.


[[luis@produccion luis]$ mqrc 2103

2103 0x00000837 MQRC_ANOTHER_Q_MGR_CONNECTED
[luis@produccion luis]$ mqrc 2232
+
2232 0x000008b8 MQRC_UNIT_OF_WORK_NOT_STARTED
[luis@produccion luis]$


Thx
Back to top
View user's profile Send private message
LuisFer
PostPosted: Wed Jan 14, 2004 12:19 pm    Post subject: Reply with quote

Partisan

Joined: 17 Aug 2002
Posts: 302

& Solaris 8.
Back to top
View user's profile Send private message
csmith28
PostPosted: Wed Jan 14, 2004 3:28 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

http://www-306.ibm.com/software/integration/mqfamily/library/manualsa/manuals/crosslatest.html

Also from a command line you can use /usr/bin/mqrc XXXX where XXXX is the return code. For more information on using mqrc type mqrc -h
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
kman
PostPosted: Thu Jan 15, 2004 11:27 pm    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2003
Posts: 309
Location: Kuala Lumpur, Malaysia

Supportpac MA0K works on all distributed platform, including MQ Everyplace. And it is an easier search than going through the Messages and Codes manual, thougg there are basically the same.
MQRC does not give full description and corrective action. Though MQRC is run against the cmqc.h so it is always current. MA0K run against the Messages and Codes manual, so the MQRC program gets updated along with new release of WMQ, while MA0K would require a republish at the Supportpac site.

Or if you want it updated fast, you can rewrite the source code, and read off the latest Messages and Codes manual.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Websphere MQ Reason Code List
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.