CDISR5139E

The string length of string size is too long to encode on a TCP connection to Streams Version 1.

The V1TCPSink operator cannot send a string to a Version 1 Source operator because the Source operator cannot accept a string of that length.
Ensure that all the strings that are sent contain up to 65,536 bytes and no more.