TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-141
RELOCATE DISKDUMPS
ZTMF-TKN-NEWDMLOC
specifies the new system name and volume name of the disk media to be stored in
the TMF catalog. The system name is optional; if it is not included, the local
system name is used. This token is required; only one occurrence is allowed; a
wild card value is allowed.
Tokens in Response Buffer
ZSPI-TKN-RetCode
is the standard SPI return token described in the SPI Programming Manual.
ZSPI-TKN-ErrList
specifies the reason RELOCATE DISKDUMPS failed. The following errors can
appear in this field:
ZTMF-ERR-MustSpecifyDumpSerial
The command failed because no dump serial numbers were specified.
ZTMF-ERR-NoWildWithDumpSerial
The command failed because a wild card value was listed as well as specific
dump serial numbers.
ZTMF-ERR-MustSpecifyOldDmLoc
The command failed because no ZTMF-TKN-OldDmLoc token was supplied.
ZTMF-ERR-InvalidOldDmLoc
The command failed because the value in the ZTMF-TKN-OldDmLoc token
was not a valid volume name or wild card.
ZTMF-ERR-MustSpecifyNewDmLoc
The command failed because no ZTMF-TKN-NewDmLoc token was supplied.
ZTMF-ERR-InvalidNewDmLoc
The command failed because the value in the ZTMF-TKN-NewDmLoc token
was not a valid volume name or wild card.
ZTMF-ERR-NewDmLocNotWild
The command failed because a wild card character was specified for the
ZTMF-TKN-OldDmLoc token but not for the ZTMF-TKN-NewDmLoc token.