ERROR | measurements in characters illegal here |
CAUSE | Measurements in characters instead of bytes are illegal if either the servers or clients character set is varying width. |
ACTION | If either the clients or servers character set is varying width then do not use the OCI_ATTR_CHAR_COUNT attribute for the bind handle. Use OCI_ATTR_MAXDATA_SIZE instead. |