Posted: Fri Sep 27, 2002 6:14 am Post subject: MQINQ - to get queue backout threshold
Newbie
Joined: 27 Sep 2002 Posts: 1 Location: Pennsylvania, USA
In using the MQINQ call to capture the backout threshold of a queue (which the documentation says is held by the queue manager), the value returned is 22. This is incorrect and is simply the value of the definition of the constant in cmqc.h header file - which is as follows.
# define MQIA_BACKOUT_THRESHOLD 22L
In my c-routine, I have SelectorsTable[0]=MQIA_BACKOUT_THRESHOLD
and this is the only data of interest. Any ideas? Thanks.
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