Message Oracle ORA-34804 - (OCI12) The value of SQL host variable number is too long. Use the WIDE keyword for columns that may exceed number bytes.

ERROR(OCI12) The value of SQL host variable number is too long. Use the WIDE keyword for columns that may exceed number bytes.
CAUSEThe host variable had a text value longer than the maximum SQL VARCHAR length
ACTIONUse the WIDE keyword in the host variable specification, e.g. : WIDE OLAP_object_name