Database Error Messages

PGU-35013

missing call entry for transaction string string (string)

Cause

A call entry under transaction definition tname tver (tin) was not found in the PG DD. The call entry associated with the transaction (as specified in a previous DEFINE TRANSACTION ... CALL(cname)) may have been deleted from or altered in the PG DD. This message may be preceded by specific messages describing the error.


Action

Correct the requested transaction and/or call definitions in the PG DD or correct the GENERATE statement to request a different transaction.