Description
- savepoint-name
- Identifies a savepoint to release. If the named savepoint does not exist,
an error occurs. The named savepoint and all the savepoints that were subsequently
established in the unit of work are released. After a savepoint is released,
it is no longer maintained and rollback to the savepoint is no longer possible.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.