Database Error Messages

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

PGU-41094

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

Cause

An UNDEFINE CALL 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 call definitions in an UNDEFINE CALL statement.