Database Error Messages

PGA-20915

receive buffer length of number exceeds the maximum of number

Cause

The receive buffer length len passed to PGAXFER 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.