Database Error Messages

PGA-20921

buffer overflow on receive: requested number bytes, received number bytes

Cause

The remote transaction program sent len bytes of data when the gateway was expecting to receive only num bytes.


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.