DATALOSS.MSG_TOO_LARGE Advisory Subject Name Syntax _RV.ERROR.SYSTEM.DATALOSS.MSG_TOO_LARGE Purpose A client program receives this advisory after sending a message that exceeds 64MB. Remarks When a client sends a message that exceeds 64MB, the TRDP daemon discards the message, and presents this advisory to the sending client transport. Message Fields Field Name Description host The IP address of the daemon’s host computer. lost The number of packets in the offending message. scid Service communication ID. For internal use only. This value has type TIBRVMSG_U16. Diagnosis Recode the application program to send smaller messages, respecting the maximum message size.