M204.0389

From m204wiki
Revision as of 22:58, 22 February 2018 by Dme (talk | contribs) (Undo revision 106120 by DmeWiccan (talk))
Jump to navigation Jump to search

M204.0389  excType exception occurred at addr modName+offset

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.

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