MSIR.0316 LAI cancelled: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (link repair)
Line 1: Line 1:
This message always follows one or more other error messages and indicates that the file load is being terminated because of the error condition indicated by these preceding messages. After this message is issued, the file being loaded is left in a "physically broken" state, and a user restart is performed. Correct the error condition and rerun the [http://m204wiki.rocketsoftware.com/images/9/95/FrelrNew.pdf Fast/Reload].
This message always follows one or more other error messages and indicates that the file load is being terminated because of the error condition indicated by these preceding messages. After this message is issued, the file being loaded is left in a "physically broken" state, and a user restart is performed. Correct the error condition and rerun the [[Media:FrelrNew.pdf|Fast/Reload]].


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

Revision as of 16:54, 11 July 2016

This message always follows one or more other error messages and indicates that the file load is being terminated because of the error condition indicated by these preceding messages. After this message is issued, the file being loaded is left in a "physically broken" state, and a user restart is performed. Correct the error condition and rerun the Fast/Reload.


Message attributes:

RETCODEO=8Sets online return code
RETCODEB=8Sets 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