Database Error Messages

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

PGU-41090

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

Cause

A DEFINE TRANSACTION references a call definition name cname that does not exist, or specified a non-existent version cver of the call definition cname.


Action

Use only previously defined data definitions in a DEFINE TRANSACTION statement.