Host variables of LONG VARCHAR data type

An inbound LONG VARCHAR host variable (a host variable used by IQ) is limited to a length of 32767 (32K-1) bytes. An error is raised, if the inbound host variable length is greater than 32767 bytes.

An outbound LONG VARCHAR host variable (a host variable set by IQ) has a maximum length of 2GB.