File Utility Program (FUP) Management Programming Manual

FUP Error Messages
File Utility Program (FUP) Management Programming Manual523322-001
B-13
14: ZFUP-ERR-NO-MEM
14: ZFUP-ERR-NO-MEM
FUP ran out of internal memory space while trying to execute the command.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, which consists of the FUP subsystem ID and the
error number ZFUP-ERR-NO-MEM (14). This token is always in the error list.
ZFUP-MAP-CMD-ERROR
is a structured token with these fields:
ZNAME
is the file that FUP was processing.
ZCOMMAND
is the FUP command that was executing.
ZOBJECT
is the object type.
Recommended Action
FUP ends abnormally. An internal software error might have occurred. Enter the
command again with the INSPECT SAVEABEND RUN option to produce a saveabend
file. Contact your service provider and provide all relevant information:
Saveabend file
History of all commands and tokens sent to FUP and the tokens returned by FUP
since FUP was started (as comprehensive as possible)
Description of the problem and accompanying symptoms
Details from the message or messages generated
Supporting documentation (such as EMS logs, trace files, and a processor dump)
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZFUP-MAP-CMD-ERROR
ZNAME type ZSPI-DDL-FNAME.
ZCOMMAND type ZSPI-DDL-INT.
ZOBJECT type ZSPI-DDL-INT.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.