|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQCC_WARNING when closing queue. Queue closed or not ???? |
« View previous topic :: View next topic » |
Author |
Message
|
emakaay |
Posted: Tue Nov 04, 2003 2:08 am Post subject: MQCC_WARNING when closing queue. Queue closed or not ???? |
|
|
Newbie
Joined: 16 Oct 2003 Posts: 9
|
Hello everybody,
I'm putting group messages on a queue. If I don't place the LAST_MESSAGE message on the queue, and I close the handle to that queue I get a completion code with the value Warning(1) and reason code Incomplete group message(2241).
I know why I get this completion code. It is because the group message is not complete. But I would like to know if the queue is closed or not. I guess the handle to the queue is closed, because I've gotten a warning instead of a failure, but I'm not sure.
Any ideas ??
Erik |
|
Back to top |
|
 |
mqonnet |
Posted: Tue Nov 04, 2003 5:55 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
When a warning is returned by MQ, it tells the app/programmer that there was something missing that was supposed to be there. It does not effect the Api call that was made that returned this warning. In your case, the close would have been successful, only that it returns a message to the app saying that you missed out putting the last message in the group.
Cheers
Kumar |
|
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
|
|
|
|