Database Error Messages

PGU-41096

transaction name string or specified version (number) of transaction name string does not exist

Cause

An UNDEFINE TRANSACTION references a transaction definition name tname that does not exist, or specified a non-existent version tver of the transaction definition tname.


Action

Use only previously defined transaction definitions in an UNDEFINE TRANSACTION statement.