M204.0389: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Undo revision 106120 by DmeWiccan (talk))
m (minor formatting)
 
Line 1: Line 1:
{{Template:M204.0389 skeleton}}
{{Template:M204.0389 skeleton}}
<P>
<P>
A Model 204 system error has occurred. The exception type is either PROTECTION, ADDRESS, DATA, PAGE TRANSLATION, SEGMENT TRANSLATION, ASCE TYPE, UNKNOWN, RGN. 3RD TRANS.,or OPERATION. </P>
A Model 204 system error has occurred. The exception type is one of these: </p><p>
:PROTECTION
:ADDRESS
:DATA
:PAGE TRANSLATION
:SEGMENT TRANSLATION
:ASCE TYPE  
:UNKNOWN
:RGN. 3RD TRANS.
:OPERATION </P>
<p>
<p>
<b>Response:</b> Notify your system manager. </p>
<b>Response:</b> Notify your system manager. </p>

Latest revision as of 21:13, 23 February 2018

M204.0389  excType exception occurred at addr modName+offset

A Model 204 system error has occurred. The exception type is one of these:

PROTECTION
ADDRESS
DATA
PAGE TRANSLATION
SEGMENT TRANSLATION
ASCE TYPE
UNKNOWN
RGN. 3RD TRANS.
OPERATION

Response: Notify your system manager.

System manager response: Contact Technical Support. Have the following documentation ready:

  • Audit trail
  • Snap
  • System dump
  • SOUL request for the user who received the message

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
OPRWrites the message to the (operator) console
SAVESaves the message in the VIEW ERRORS table
SNAPGenerates a CCASNAP for the run
DUMPGenerates a SYSUDUMP for the entire Model 204 region

Back to list of messages