|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqrc_inconsistent_open_options in a UOW |
« View previous topic :: View next topic » |
Author |
Message
|
zigeesha |
Posted: Thu Jul 28, 2005 11:00 am Post subject: mqrc_inconsistent_open_options in a UOW |
|
|
Apprentice
Joined: 16 Aug 2004 Posts: 32 Location: california
|
Hi all,
I have the following error in a VB program .
There is a COM object which tries to get messages from a queue with Default Persistence =" Persistent" . This occurs under syncpoint as a Unit of work.
If, after the COM object starts processing , the QM the queue manager shuts down abruptly , the COM object retries to connect to QM and if within the retry period the QM is brought up , the following error occurs
CompletionCode = 2, ReasonCode = 6127, ReasonName = MQRC_INCONSISTENT_OPEN_OPTIONS Error 32000 mqax200
Also most of the messages are lost inspite of starting the process as a UOW . Only those few messages the COM object has processed before the QM went down remain in the queue.
Is tht due to the Persistence nature of the queue or part of the Syncpoint behaviour?
But since the queue was set to persistent , the messages should not get lost.
Also since the UOW was not commited why are the messages disappearing ?
Please suggest and help sort out the situation
Thanks in advance |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jul 28, 2005 12:42 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Working as designed.
Why would you expect uncommitted messages to survive a qmgr restart.
By definition if it is uncommitted it is not yet there.
Enjoy  |
|
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
|
|
|
|