Fast/Unload program return codes

From m204wiki
Revision as of 00:49, 14 January 2015 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fast/Unload will terminate with one of the following program return codes:

0Fast/Unload successfully completed.
4Fast/Unload encountered a potentially non-fatal error.
8Fast/Unload encountered a probably fatal error.
12An invalid PARM card value was encountered.
16Insufficient storage.
32Fast/Unload trial has expired or is not authorized for CPU.
40Fast/Unload could not open the FUNPRINT DD.
48Insufficient storage to even intialize Fast/Unload.
64Fast/Unload SOUL Interface called an incompatible Fast/Unload load module.
128Fast/Unload abend.
-1Fast/Unload PST became unavailable after request accepted.
nA Fast/Unload CANCEL n statement was executed.

See also

Fast/Unload topics