ORA-34804
        (OCI12) %a number number
The value of SQL host variable %1p is too long.  Use the WIDE keyword for columns that may exceed %2p bytes.
        
        
        Cause
        The host variable had a text value longer than the maximum SQL VARCHAR length
        Action
        Use the WIDE keyword in the host variable specification, e.g. :WIDE OLAP_object_name
        
     
    
    
        ORA-34804
        (OCI12) %a number number
The value of SQL host variable %1p is too long.  Use the WIDE keyword for columns that may exceed %2p bytes.
        
        
        Cause
        The host variable had a text value longer than the maximum SQL VARCHAR length
        Action
        Use the WIDE keyword in the host variable specification, e.g. :WIDE OLAP_object_name
        
     
    
    
        ORA-34804
        (OCI12) %a number number
The value of SQL host variable %1p is too long.  Use the WIDE keyword for columns that may exceed %2p bytes.
        
        
        Cause
        The host variable had a text value longer than the maximum SQL VARCHAR length
        Action
        Use the WIDE keyword in the host variable specification, e.g. :WIDE OLAP_object_name