MSIR.0344 (Type) (name) referenced in (file) and CANCEL set by SIRFIELD command
(Redirected from MSIR.0344)
This message indicates that the field or alias name was referenced in a User Language request, FLOD program, or IFAM program, and that a SIRFIELD name SET REFERENCE CANCEL command has been issued. Type is either field or alias.
In addition to being a counting error message, this will cause the name to be treated as unknown, causing failure of the operation being attempted (for example, User Language compilation failure, or if used for a fieldname variable, cancelling the request).
To allow the field to be referenced, issue the SIRFIELD name SET REFERENCE WARN or NOWARN command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |