MSIR.0413 Attempt to load multiple fields (target1) and (target2) from (source) but FAMSPLIT not set: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (link repair)
(Automatically generated page update)
 
Line 4: Line 4:


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

Latest revision as of 23:12, 3 March 2017

This message indicates that an LAI statement was issued in a FLOD program, and field source has data which would cause a split of a family into fields target1 and target2 which are no longer in the same family.

See the Fast/Reload pages for an explanation of family splits.


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
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages