|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQseries - Java - How to get info associated witha reasonCod |
« View previous topic :: View next topic » |
Author |
Message
|
mpammidi |
Posted: Mon Oct 08, 2001 6:28 pm Post subject: |
|
|
Newbie
Joined: 07 Oct 2001 Posts: 8 Location: Toronto
|
Hi,
I want to print the messsage associated with reason code (for -ex 2033, no message). Is there a straight forward way to do this in MQSeries for Java Programming ? Also, what is QUESICING ? Thanx ion advance |
|
Back to top |
|
 |
kolban |
Posted: Tue Oct 09, 2001 5:00 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Unfortunately there is no API or library for mapping from a reason code to an English (or other language) piece of message text. Now I think about this, this is indeed odd.
Quiecesing is the name given to the state the queue manager enters when it has been instructed to stop (endmqm -w). The queue manager does not end immediately, instead it enters the "quiecesing" state where it accepts no new connections. Only when all previous connections have terminated does it actually stop. Well behaved applications should code FAIL_IF_QUIESCESING in their calls and handle appropriately. If not used, the applications that are connected to the queue manager do not know that they should shut down and hence may hang-around indefintely and hence halt the clean shutdown of the queue manager. |
|
Back to top |
|
 |
mpammidi |
Posted: Tue Oct 09, 2001 6:40 pm Post subject: |
|
|
Newbie
Joined: 07 Oct 2001 Posts: 8 Location: Toronto
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|