|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
what is meaning of mqgetmessageoptions.options = 0x28002 |
« View previous topic :: View next topic » |
Author |
Message
|
santoshrai |
Posted: Thu Feb 24, 2005 1:23 am Post subject: what is meaning of mqgetmessageoptions.options = 0x28002 |
|
|
Newbie
Joined: 24 Feb 2005 Posts: 1
|
instead of Standard constant value of MQC.MQGMO_FAIL_IF_QUIESCING which is define in com.ibm.mq.MQC class i have a program where programmer has passed this value 0x28002 as follow
MQGetMessageOptions mqgetmessageoptions = new MQGetMessageOptions();
mqgetmessageoptions.options = 0x28002;
can we get spefication or meaning of 0x28002 in the terms of understanding |
|
Back to top |
|
 |
Nigelg |
Posted: Thu Feb 24, 2005 3:04 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
1. Ask the programmer
2. Look in the APR. The MQGMO_* constants are listed. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Feb 24, 2005 5:33 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I'd also suggest that your programmer use the constants rather than hard-coding the value. If they had, you'd already know what the flags meant. |
|
Back to top |
|
 |
kirani |
Posted: Sat Feb 26, 2005 11:40 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Your GMO options contact admin this,
MQGMO_SYNCPOINT | MQGMO_FAIL_IF_QUIESCING | MQGMO_BROWSE_MSG_UNDER_CURSOR
But, to make everyones life easier, please have them use MQ Constants instead. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
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
|
|
|
|