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.
        
     
    
    
        ORA-24352
        invalid COBOL display type passed into OCI call
        
        
        Cause
        A bad COBOL display type was passed into one of the OCI calls.
        Action
        Check your COBOL display type  bind values and correct them.
        
     
    
    
        ORA-24352
        invalid COBOL display type passed into OCI call
        
        
        Cause
        A bad COBOL display type was passed into one of the OCI calls.
        Action
        Check your COBOL display type  bind values and correct them.