ORA-24353: user buffer too small to accommodate COBOL display type
What triggered the Error:
er supplied buffer for a COBOL display type was too small to accommodate fetched number.What should we do to fix it:
crease the allocation for COBOL display type buffer.