ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Savepoint and SET Commit

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Savepoint and SET Commit

    In my application I have a problem with Rollback for many inserts to several SQL tables. using SAVEPOINT.
    1. It has not been described here somewhere. How should the SET COMMIT be set?
    2. Is ROLLBACK for SAVEPOINT actually implemented by ROLLBACK TO SAVEPOINT? Are there exceptions?

Working...
X