How to fix the Oracle error ORA-24352: invalid COBOL display type passed into OCI call?
In this post, you’ll learn more about the Oracle ErrorORA-24352: invalid COBOL display type passed into OCI call with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-24352: invalid COBOL display type passed into OCI call
Reason for the Error ORA-24352: invalid COBOL display type passed into OCI call
A bad COBOL display type was passed into one of the OCI calls.
How to fix the Error ORA-24352: invalid COBOL display type passed into OCI call ?
You can fix this error in Oracle by following the below steps
Check your COBOL display type bind values and correct them.
Leave Your Comment