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 » IBM MQ API Support » what is meaning of mqgetmessageoptions.options = 0x28002

Post new topic  Reply to topic
 what is meaning of mqgetmessageoptions.options = 0x28002 « View previous topic :: View next topic » 
Author Message
santoshrai
PostPosted: Thu Feb 24, 2005 1:23 am    Post subject: what is meaning of mqgetmessageoptions.options = 0x28002 Reply with quote

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
View user's profile Send private message Send e-mail
Nigelg
PostPosted: Thu Feb 24, 2005 3:04 am    Post subject: Reply with quote

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
View user's profile Send private message
bower5932
PostPosted: Thu Feb 24, 2005 5:33 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
kirani
PostPosted: Sat Feb 26, 2005 11:40 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » what is meaning of mqgetmessageoptions.options = 0x28002
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.