M204.3026: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (add info from 7.7 rel notes)
m (add info from 7.6 rel notes)
 
Line 9: Line 9:
<p>
<p>
<b>Version introduced:</b>
<b>Version introduced:</b>
7.7
7.7 (available in 7.6 with zap maintenance applied)
</p>
</p>
{{Template:M204.3026 footer}}
{{Template:M204.3026 footer}}

Latest revision as of 18:06, 20 August 2018

M204.3026  TPN: token Requesting User: token2

This message accompanies message M204.2027 which reports the rejection of an attachment request. M204.3026 displays the transaction program requested by the attach, as well as the user ID associated with that request.

System manager response: Use the information in this message to identify the issuer of the rejected attach request.

Version introduced: 7.7 (available in 7.6 with zap maintenance applied)

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

Back to list of messages