TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-3
Errors
Errors
The errors returned by the TMF subsystem are listed and described in this section.
01 ZTMF-ERR-INVALIDMEDIANAME
The specification for a TAPEMEDIA attribute is invalid. If the tape volume
name begins with a digit, all characters must be digits. If the tape volume name
begins with a letter, the characters can be alphanumeric. Also, part:copy
might be required for this particular command.
The ZTMF-TKN-MEDIA token supplied within the error list provides
additional information.
02 ZTMF-ERR-TOOMANYSTRUCTS
The request received too many structures (only zero or one structure is
permitted).
03 ZTMF-ERR-INVALIDFILENAME
An invalid filename was specified.
The ZTMF-TKN-FILENAME token supplied within the error list provides
additional information.
04 ZTMF-ERR-FILENAMERESET
A filename cannot be changed with a RESET command (within this context).
05 ZTMF-ERR-FILENAMEREMOTE
A remote filename cannot be specified (within this context).
The ZTMF-TKN-FILENAME token supplied within the error list provides
additional information.
06 ZTMF-ERR-INVALIDDUMPTYPE
The specified DUMPTYPE attribute is invalid. Either ONLINE or AUDIT must
be specified.
07 ZTMF-ERR-INVALIDDUMPSTATUS
The specified STATUS attribute is invalid. Either ASSIGNED or RELEASED
must be specified.
08 ZTMF-ERR-INVALIDSORTSELECT
The specified SORT attribute is invalid. Either BYFILE or BYSERIAL must be
specified.