MSIR.0224 Can't pass off to (flodtype), unable to open FRELPREV procedure (num) for output

From m204wiki
Jump to navigation Jump to search

Fast/Reload had determined that it should pass the FLOD or FILELOAD program to standard FLOD/FILELOAD but was unable unable to do so because it could not open the procedure indicated by the FRELPREV parameter, making it impossible to save the FLOD/FILELOAD program as a previous request. The user is restarted and the FLOD/FILELOAD program is not run. Correct the value of FRELPREV to be compatible with the NORQS parameter or change the FLOD or FILELOAD command to FLODX or FILELOADX to invoke standard FLOD or FILEOAD directly.


Message attributes:

RETCODEO=4Sets 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