How to rollback in Db2?
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2295
by Super User
How to rollback in Db2? was created by Super User
How to rollback in Db2?
Please Log in to join the conversation.
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2296
by Super User
Replied by Super User on topic How to rollback in Db2?
Using a ROLLBACK to SAVEPOINT statement in an IMS or CICS environment only rolls back Db2 resources. Any other recoverable resources updated in the environment are not rolled back. To do a rollback operation in these environments, SQL programs must use the call prescribed by their transaction manager.
Please Log in to join the conversation.
Time to create page: 0.089 seconds