TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-136
RELOCATE DISKDUMPS
used. This token is required; only one occurrence is allowed; a wild card value is
allowed.
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
ZTMF-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
ZTMF-TKN-ERRLIST
indicates 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 OLDDMLOC parameter was specified.
ZTMF-ERR-INVALIDOLDDMLOC
The command failed because the value listed in the OLDDMLOC parameter
was not a valid volume name or wild card.
ZTMF-ERR-MUSTSPECIFYNEWDMLOC
The command failed because no NEWDMLOC parameter was specified.
ZTMF-ERR-INVALIDNEWDMLOC
The command failed because the value listed in the NEWDMLOC parameter
was not a valid volume name or wild card.
ZTMF-ERR-NEWDMLOCNOTWILD
The command failed because a wild card character was specified for the
OLDDMLOC parameter but not for the NEWDMLOC parameter.