Database Error Messages

ORA-24352

conversion of data from COBOL display data type to Oracle number type failed

Cause

An invalid COBOL display type was used in an Oracle Call Interface (OCI) bind or define call.


Action

Use the proper COBOL display type when binding or defining number data.