TMF Management Programming Manual (G06.24+)
Error and Warning Messages
HP NonStop TMF Management Programming Manual—522420-002
7-44
Errors
454 ZTMF-ERR-CONFIGVOLFILE-FS-ERR
During execution of an INFO PROCESS or ALTER PROCESS command, a file
system error occurred while accessing the $SYSTEM.ZTMFCONF.CONFVOL
file.
The ZSPI-TKN-ERROR token supplied within the error list provides additional
information.
501 ZTMF-ERR-USEDLENTOOLARGE
The USEDLEN of the SPI buffer (received by the TMFSERVE process)
indicated a buffer larger than the buffer actually read.
The ZTMF-TKN-USEDLEN and ZTMF-TKN-READLEN tokens that are
supplied within the error list provide additional information.
502 ZTMF-ERR-BUFFERNOTTMF
The SPI buffer received by the TMFSERVE process had not been initialized
with the TMF subsystem ID.
The ZTMF-TKN-SUBSYSTEMID token supplied within the error list provides
additional information.
503 ZTMF-ERR-NEEDNEWERSERVER
The SPI buffer received by the TMFSERVE process contained a minimum
server version that was greater than the server version of the TMFSERVE
process.
The ZTMF-TKN-MAXFIELDVERSION and ZTMF-TKN-SERVERVERSION
tokens supplied within the error list provide additional information.
504 ZTMF-ERR-UNKNOWNTOKEN
The SPI buffer received by the TMFSERVE process contained an unknown
token code.
The ZTMF-TKN-UNKNOWNTOKENCODE token supplied within the error
list provides additional information.
505 ZTMF-ERR-UNKNOWNCOMMAND
The SPI buffer received by the TMFSERVE process contained an unknown
command.
The ZTMF-TKN-UNKNOWNCOMMAND and ZTMF-TKN-
UNKNOWNOBJECT tokens supplied within the error list provide
additional information.