MSIR.0345 (Type) (name) referenced in (file) and WARN set by SIRFIELD command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 3: Line 3:
To prevent the warning message, issue the SIRFIELD '''''name''''' SET REFERENCE NOWARN command.
To prevent the warning message, issue the SIRFIELD '''''name''''' SET REFERENCE NOWARN command.


{{Template:MSIR.0345 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]

Revision as of 18:26, 11 July 2016

This warning 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 WARN command has been issued. Type is either field or alias.

To prevent the warning message, issue the SIRFIELD name SET REFERENCE NOWARN command.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages