MSIR.0434 Warning: value matches WARN format in FILE (file) record (rec) (field) = (value): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 3: Line 3:
The update was invoked from User Language or IFAM.
The update was invoked from User Language or IFAM.


{{Template:MSIR.0434 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]

Revision as of 19:20, 11 July 2016

This informational message indicates that an update to record number rec in file file for field field was invoked, and that the value being stored does not match the primary nor any ALTERNATE format specified in the SIRFIELD FORMAT and/or RELATE commands for field, but it does match the ERROR format for the field, and ERROR WARN has been specified on the SIRFIELD FORMAT or RELATE command for field.

The update was invoked from User Language or IFAM.


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