Database Error Messages

OCI-24354

Number fetched from database is too large to fit in COBOL display type buffer.

Cause

The number fetched was beyond the range that can be displayed.


Action

Ensure that the COBOL display type buffer is large enough to hold the Oracle number value.