MSIR.0314 Premature EOF (hexstring) for TAPEI: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This indicates that the file you are attempting to use as input to LAI ends prematurely. This is most likely the result of trying to LAI from a file that was created with a UAI which did not complete successfully (perhaps because of a full output file condition). If the UAI completed successfully, call Sirius Software support and provide the value of ''''hexstring'''' for diagnosis.
This indicates that the file you are attempting to use as input to LAI ends prematurely. This is most likely the result of trying to LAI from a file that was created with a UAI which did not complete successfully (perhaps because of a full output file condition). If the UAI completed successfully, call [[Contacting Rocket Software Technical Support|Technical Support]] support and provide the value of '''''hexstring''''' for diagnosis.


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

Latest revision as of 23:08, 3 March 2017

This indicates that the file you are attempting to use as input to LAI ends prematurely. This is most likely the result of trying to LAI from a file that was created with a UAI which did not complete successfully (perhaps because of a full output file condition). If the UAI completed successfully, call Technical Support support and provide the value of hexstring for diagnosis.


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