|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQC.MQOO_FAIL_IF_QUIESCING |
« View previous topic :: View next topic » |
Author |
Message
|
Jeffrey P |
Posted: Fri Sep 26, 2003 7:16 am Post subject: MQC.MQOO_FAIL_IF_QUIESCING |
|
|
Novice
Joined: 27 Aug 2003 Posts: 20
|
What exactly does MQC.MQOO_FAIL_IF_QUIESCING imply? Thanks. _________________ Jeff |
|
Back to top |
|
 |
mqonnet |
Posted: Fri Sep 26, 2003 8:16 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
If your application is running and tries to make an MQ Api call just at the time when the queue manager is brought down and is in the process of ending, the QMGR returns this reason code. So as to inform the application that the queue manager is now ending and you take appropriate action.
Cheers
Kumar |
|
Back to top |
|
 |
EddieA |
Posted: Fri Sep 26, 2003 8:52 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
It should also be mandatory for any GET with WAIT call, as this will notify the application that the Queue Manager is on it's way down immediately and not wait for the expiry of the WAIT, which could be indefinite. If you don't do this with an indefinite wait, then it's impossible to shut the Queue Manager down cleanly as the application is waiting for something that will never happen, a message to appear, and the Queue Manager is waiting for the application to end.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
Jeffrey P |
Posted: Fri Sep 26, 2003 9:48 am Post subject: |
|
|
Novice
Joined: 27 Aug 2003 Posts: 20
|
Thanks guys. Appreciate it. _________________ Jeff |
|
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
|
|
|
|