Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.