Logical Unit of Work Rollback

The Logical Unit of Work Rollback action is used to complete a logical unit of work with the intent of rolling back or discarding all changes made by the transactions that were part of the logical unit of work. This action requires the user to specify a LUWId that was previously acquired with a Logical Unit of Work Begin action.

Input tab

Parameter Description
Identifier The logical unit of work identifier that needs to be rolled back.
Related topics

Using a logical unit of work

Logical Unit of Work Begin

Logical Unit of Work Commit