M204.1496: Difference between revisions
(Automatically generated page update) |
m (add <var>'s) |
||
Line 5: | Line 5: | ||
<b>Response:</b> This is a temporary condition. All network resources allocated by the system manager are presently in use by other Horizon conversations. As these terminate, the resources again become available. Wait for a while, and try again. If the situation persists, contact your system manager. </p> | <b>Response:</b> This is a temporary condition. All network resources allocated by the system manager are presently in use by other Horizon conversations. As these terminate, the resources again become available. Wait for a while, and try again. If the situation persists, contact your system manager. </p> | ||
<p> | <p> | ||
<b>System manager response:</b> An attempt was made to allocate a new conversation. The network link presently has no free sessions available. This limit was established by the SESSIONS parameter of the DEFINE LINK command for the link named in the message. </p> | <b>System manager response:</b> An attempt was made to allocate a new conversation. The network link presently has no free sessions available. This limit was established by the <var>SESSIONS</var> parameter of the <var>DEFINE LINK</var> command for the link named in the message. </p> | ||
<P> | <P> | ||
Sessions become available as conversations end (that is, as processes are closed). The user may be able to start a conversation when the network is less busy. Alternatively, you may choose to increase the SESSIONS parameter | Sessions become available as conversations end (that is, as processes are closed). The user may be able to start a conversation when the network is less busy. Alternatively, you may choose to increase the <var>SESSIONS</var> parameter | ||
to permit greater concurrent use of the link. You can do this with another DEFINE LINK command, after having first closed the link. </P> | to permit greater concurrent use of the link. You can do this with another <var>DEFINE LINK</var> command, after having first closed the link. </P> | ||
<P> | <P> | ||
Remember, though, that other resources may also have to be increased, such as PROCESSGROUP INLIMIT/OUTLIMIT, the number of IODEV 27 threads, and possibly SPCORE. </P> | Remember, though, that other resources may also have to be increased, such as <var>PROCESSGROUP INLIMIT</var> and <var>OUTLIMIT</var>, the number of <var>IODEV</var> 27 threads, and possibly <var>SPCORE</var>. </P> | ||
<P> | <P> | ||
It is recommended that you set the SESSIONS parameter to 50% more than the number of inbound conversations expected. There should be as many IODEV 27 threads as there are sessions. </P> | It is recommended that you set the <var>SESSIONS</var> parameter to 50% more than the number of inbound conversations expected. There should be as many <var>IODEV</var> 27 threads as there are sessions. | ||
</P> | |||
{{Template:M204.1496 footer}} | {{Template:M204.1496 footer}} | ||
<!-- skeleton as it was in pdf/NO SESSION BLOCKS AVAILABLE FOR LINK linkname /--> | <!-- skeleton as it was in pdf/NO SESSION BLOCKS AVAILABLE FOR LINK linkname /--> |
Revision as of 22:48, 7 March 2018
M204.1496 No session blocks available for link token
An attempt was made to open an inbound or an outbound process. There are no sessions available at the moment to support the conversation.
Response: This is a temporary condition. All network resources allocated by the system manager are presently in use by other Horizon conversations. As these terminate, the resources again become available. Wait for a while, and try again. If the situation persists, contact your system manager.
System manager response: An attempt was made to allocate a new conversation. The network link presently has no free sessions available. This limit was established by the SESSIONS parameter of the DEFINE LINK command for the link named in the message.
Sessions become available as conversations end (that is, as processes are closed). The user may be able to start a conversation when the network is less busy. Alternatively, you may choose to increase the SESSIONS parameter to permit greater concurrent use of the link. You can do this with another DEFINE LINK command, after having first closed the link.
Remember, though, that other resources may also have to be increased, such as PROCESSGROUP INLIMIT and OUTLIMIT, the number of IODEV 27 threads, and possibly SPCORE.
It is recommended that you set the SESSIONS parameter to 50% more than the number of inbound conversations expected. There should be as many IODEV 27 threads as there are sessions.
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 |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
SAVE | Saves the message in the VIEW ERRORS table |