MSIR.0249 SIRFIELD constraint violation

From m204wiki
(Redirected from MSIR.0249)
Jump to navigation Jump to search

This message cancels the request. It indicates that an update was attempted to a field with SIRFIELD information, and the update failed for some reason. The reason should be identified by an MSIR message preceding this one.

The update is rejected and the request is cancelled (for an IFAM request, a user restart is performed).


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
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages