Database Error Messages

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

PGA-22014

Transaction code length of number exceeds the maximum of number

Cause

The transaction code length len passed to PGAINIT or PGAINIT_SEC was larger than the maximum allowed length max.


Action

Check that the PGDL and COBOL record descriptions used to define the transaction to PGAU are in sync with the transaction program and that the PL/SQL TIP was generated by PGAU using the correct definitions. If modifications have been made to the generated PL/SQL code, check that they are correct.