Previous Topic: 0143ENext Topic: 0145E


0144E

SENDING RECLEN > MAX TARGET LENGTH OF xxxxx BYTES

Reason:

CA XCOM Data Transport is in the process of receiving a file, but the record that has been received is larger than the maximum record length allowed (xxxxx). Because TRUNCATE=YES was not specified, the file transfer is terminated and this message is returned to the conversation partner.

Action:

Verify that the logical record size on the sending platform is less than or equal to the maximum record length of the receiving file. If the sending platform record is greater than the receiving file size then the receiving file's LRECL needs to be increased to accommodate the sending file record size. Or, the sending file's logical record size needs to be reduced to a length that will fit into the receiving file's LRECL.