View previous topic :: View next topic |
Author |
Message |
vallishar Beginner
Joined: 17 Dec 2002 Posts: 53 Topics: 14 Location: BengaLuru
|
Posted: Mon Aug 25, 2003 2:12 pm Post subject: TD Queue when Rollback |
|
|
Hello..
I wanted to know whether a TD Queue containing messages will lose its messages when a Rollback is issued by the program which reads the messages from it.
Does TD Queue behave in the same way as MQ in cases of Commits and Rollbacks ?
Any inputs are appreciated.
Vallish _________________ If you're not failing every now and again, it's a sign you're not doing anything very innovative. |
|
Back to top |
|
|
Manas Biswal Intermediate
Joined: 29 Nov 2002 Posts: 382 Topics: 27 Location: Chennai, India
|
Posted: Tue Aug 26, 2003 12:40 pm Post subject: |
|
|
An Intra-partitioned TDQ is a CICS Internal Recoverable resource. Hence, it should not lose the messages when a "syncpoint rollback" is issued by the program. I am not very sure about extra-partitioned TDQs as they are not CICS Internal recoverable resources.
Regards,
Manas |
|
Back to top |
|
|
|
|