MSIR.0532 Invalid message number (msg num) for SIRFACT (subcommand)

From m204wiki
Jump to navigation Jump to search

A SIRFACT IGNORE or NOIGNORE command was issued with an invalid message number. the message number must be a a "M204", "MSIR" or "USER" followed by a one to four digit number.


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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages