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

From m204wiki
Jump to navigation Jump to search
(Created page with "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...")
 
(Automatically generated page update)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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'''.  
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'''.  


If you wish 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.


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

Latest revision as of 23:08, 3 March 2017

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