M204.1745: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1745 skeleton}} | {{Template:M204.1745 skeleton}} | ||
<P> | <P> | ||
Data passed to the partner process in a | Data passed to the partner process in a <var>Send</var> or <var>Transfer</var> statement exceeds the length of the sequential I/O buffer. </P> | ||
<p> | <p> | ||
<b>Response:</b> Check the DATALEN parameter in the DEFINE PROCESS command. Reduce the length of the data to be sent, or contact the system manager to adjust DATALEN in the DEFINE PROCESS command. </p> | <b>Response:</b> Check the <var>DATALEN</var> parameter in the <var>DEFINE PROCESS</var> command. Reduce the length of the data to be sent, or contact the system manager to adjust <var>DATALEN</var> in the <var>DEFINE PROCESS</var> command. </p> | ||
<p> | <p> | ||
<b>System manager response:</b> Check or adjust the DATALEN | <b>System manager response:</b> Check or adjust the <var>DATALEN</var> in the <var>DEFINE PROCESS</var> command for the process. | ||
</p> | |||
{{Template:M204.1745 footer}} | {{Template:M204.1745 footer}} | ||
<!-- skeleton as it was in pdf/DATA SENT HAS BEEN TRUNCATED /--> | <!-- skeleton as it was in pdf/DATA SENT HAS BEEN TRUNCATED /--> |
Latest revision as of 18:31, 12 March 2018
M204.1745 Data sent has been truncated
Data passed to the partner process in a Send or Transfer statement exceeds the length of the sequential I/O buffer.
Response: Check the DATALEN parameter in the DEFINE PROCESS command. Reduce the length of the data to be sent, or contact the system manager to adjust DATALEN in the DEFINE PROCESS command.
System manager response: Check or adjust the DATALEN in the DEFINE PROCESS command for the process.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |