M204.3024: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
>** Replace this with an <b><i>explanation of the message</i></b>, such as the conditions causing it **<
This message is issued as an adjunct to M204.1294 which details an SNA Communications Server (VTAM) request failure.
 
Model 204 was unable to obtain the relevant Half_Session ID in the RPLUSFLD or by way of the RPLNIB and was therefore unable to locate the Session block(LUCD,SESD) containing the Session's CID, LOGMODE and REMOTEID.
</p>
</p>
<p>
<p>
<b>Response:</b>
This likely indicates that the VTAM Verb in question was executed before the Session was fully established or while the Session was being taken down. The contents of RPLARG and RPLUSFLD are outputted in this message. An auxiliary message M204.3023 detailing the relevant RPL's NIB CID and USER fields is issued as an aid to debugging.
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
</p>
<p>
<b>Response:</b> Contact your Model 204 system manager. </p>
<b>System manager response:</b> Contact [[Contacting Rocket Software Technical Support|Technical Support]]. Please have the audit trail ready. </p>
</p>
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
7.9
</p>
</p>
{{Template:M204.3024 footer}}
{{Template:M204.3024 footer}}
[[Category: Pending messages]]
[[Category: Pending messages]]

Revision as of 18:52, 28 February 2024

M204.3024  LNVNIB CID hexValue LNVNIB USER hexValue2

This message is issued as an adjunct to M204.1294 which details an SNA Communications Server (VTAM) request failure. Model 204 was unable to obtain the relevant Half_Session ID in the RPLUSFLD or by way of the RPLNIB and was therefore unable to locate the Session block(LUCD,SESD) containing the Session's CID, LOGMODE and REMOTEID.

This likely indicates that the VTAM Verb in question was executed before the Session was fully established or while the Session was being taken down. The contents of RPLARG and RPLUSFLD are outputted in this message. An auxiliary message M204.3023 detailing the relevant RPL's NIB CID and USER fields is issued as an aid to debugging.

Response: Contact your Model 204 system manager.

System manager response: Contact Technical Support. Please have the audit trail ready.

Version introduced: 7.9

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
SAVESaves the message in the VIEW ERRORS table

Back to list of messages