COBSQ0138: The length of a host variable on CONNECT is greater than 16.

The host variable data definition used in CONNECT statement has a data length greater than 16 characters long.

The host variable length must be 16 characters or less on a CONNECT statement. Change the length of the variable and then recompile the program.