Template:M204.0025 footer: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
Line 9: Line 9:
<tr><th>NOTERM</th><td>Does not display the message on the user's terminal</td></tr>
<tr><th>NOTERM</th><td>Does not display the message on the user's terminal</td></tr>
<tr><th>SNAP</th><td>Generates a CCASNAP for the run</td></tr>
<tr><th>SNAP</th><td>Generates a CCASNAP for the run</td></tr>
<tr><th>DUMP</th><td>Generates a SYSUDUMP for the entire Model 204 region</td></tr>
</table>
</table>
[[List of Model 204 messages#M204.0025|Back to list of messages]]
[[List of Model 204 messages#M204.0025|Back to list of messages]]
<includeonly>[[Category:M204.nnnn messages]]</includeonly>
<includeonly>[[Category:M204.nnnn messages]]</includeonly>
<includeonly>[[Category:M204.0001 - M204.0199]]</includeonly>
<includeonly>[[Category:M204.0001 - M204.0199]]</includeonly>

Latest revision as of 20:33, 20 February 2018

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
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
SNAPGenerates a CCASNAP for the run
DUMPGenerates a SYSUDUMP for the entire Model 204 region

Back to list of messages