Database Error Messages

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

PGA-20936

send buffer length is number but no send lengths were specified

Cause

The send buffer length passed to PGAXFER was len, but the send lengths array was either null or contained a send count of zero.


Action

Check that the PGDL or 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.