-880   SAVEPOINT savepoint-name DOES NOT EXIST OR IS INVALID IN THIS CONTEXT

Explanation

The RELEASE TO SAVEPOINT or ROLLBACK TO SAVEPOINT statement does not identify a savepoint that exists.

System action

DB2® does not process the statement.

Programmer response

Correct the statement to use a valid savepoint name.

SQLSTATE

3B001