M204.1968: Difference between revisions
m (add link) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
A [[Horizon]] statement failed to complete in the length of time specified by the <var>TIMEOUT</var> parameter of the <var>[[DEFINE PROCESS command: Horizon for TCP/IP and VTAM|DEFINE PROCESS]]</var> command. The process is automatically closed, the SNA Communications Server (also known as VTAM) | A [[Horizon]] statement failed to complete in the length of time specified by the <var>TIMEOUT</var> parameter of the <var>[[DEFINE PROCESS command: Horizon for TCP/IP and VTAM|DEFINE PROCESS]]</var> command. The process is automatically closed, the SNA Communications Server (also known as VTAM) | ||
session is terminated, and the Horizon statement ends with <var>$Status</var> codes of <code>53-2</code>. The SNA Communications Server request that timed out is identified by <var class="term"> | session is terminated, and the Horizon statement ends with <var>$Status</var> codes of <code>53-2</code>. The SNA Communications Server request that timed out is identified by <var class="term">token</var>. This error is most likely to occur when a process expects a reply from the partner | ||
(as in RECEIVE or CONFIRM) and does not receive one within the time limit. </P> | (as in RECEIVE or CONFIRM) and does not receive one within the time limit. </P> | ||
<p> | <p> |
Latest revision as of 21:28, 10 April 2018
M204.1968 Process timed out waiting for completion of token
A Horizon statement failed to complete in the length of time specified by the TIMEOUT parameter of the DEFINE PROCESS command. The process is automatically closed, the SNA Communications Server (also known as VTAM)
session is terminated, and the Horizon statement ends with $Status codes of 53-2
. The SNA Communications Server request that timed out is identified by token. This error is most likely to occur when a process expects a reply from the partner
(as in RECEIVE or CONFIRM) and does not receive one within the time limit.
Response: Make sure that the value of the TIMEOUT parameter on the DEFINE PROCESS command is reasonable. Take into account the length of time the partner process may need to be compiled and to perform whatever processing is necessary before sending its reply. If you are confident that the TIMEOUT parameter is reasonable, contact the system manager.
System manager response: Determine whether or not an SNA Communications Server session was ever established for the conversation. If not, try to determine why a session could not be established with the remote LU. Otherwise, obtain the audit trail, any audit information available from the remote LU, and an SNA Communications Server trace, and contact Technical Support.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |