|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
CICS ROLLBACK not Working |
« View previous topic :: View next topic » |
Author |
Message
|
lenburt |
Posted: Tue Mar 17, 2009 12:04 pm Post subject: CICS ROLLBACK not Working |
|
|
Novice
Joined: 24 Sep 2004 Posts: 15
|
Hi there - it was my understanding, that if i issue an open and a successful GET of a message under CICS, and then immediately issue a Synchpoint ROLLBACK and RETURN to CICS, the message should remain on the queue since i have not commited it via a Synchpoint.
This does not seem to occur; that is, there are no messages on the queue after the transaction completes.
Can anyone think of a config setting which may cause this behavior?
len |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Mar 17, 2009 1:46 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Your CICS application has MQGET calls, yes?
The application MQGET options specifies MQGMO_SYNCPOINT (or takes the default), yes?
If the app specifies MQGMO_NO_SYNCPOINT, the message is destructively read outside the UofW. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
lenburt |
Posted: Tue Mar 17, 2009 1:49 pm Post subject: |
|
|
Novice
Joined: 24 Sep 2004 Posts: 15
|
Yes, i am using MQGET -- i will check on that synchpoint option -- i believe i am taking the default but it sounds suspicious - thx. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Mar 17, 2009 1:54 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
MQGMO_SYNCPOINT is the default on mainframe WMQ; MQGMO_NO_SYNCPOINT is the default on midrange WMQ. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
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
|
|
|
|