TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-135
RELOCATE DISKDUMPS
RELOCATE DISKDUMPS
The RELOCATE DISKDUMPS command changes the disk media locations for TMF
catalog entries.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Tokens in Command Buffer
ZTMF-TKN-DUMPSERIAL
specifies the serial number of a dump. This token is required; multiple occurrences
are allowed. The special value ZTMF-VAL-WILDDUMPSERIAL specifies all dumps
that reside on a specified node. This token is used in place of a valid volume
name; it can not be used with a valid volume name.
ZTMF-TKN-OLDDMLOC
specifies the current system and volume name of the catalog entries that are being
altered. The system name is optional; if it is not included, the local system name is
Command
ZTMF-CMD-RELOCATE
Object Type
ZTMF-OBJ-DISKDUMPS
Tokens in Command Buffer
ZTMF-TKN-DUMPSERIAL token-type ZSPI-DDL-INT2.
ZTMF-TKN-OLDDMLOC token-type ZTMF-TYP-STRING.
ZTMF-TKN-NEWDMLOC token-type ZTMF-TYP-STRING.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZTMF-TKN-DUMPSERIAL token-type ZSPI-DDL-INT2.
ZTMF-TKN-OLDDMLOC token-type ZSPI-TYP-STRING.
ZTMF-TKN-NEWDMLOC token-type ZSPI-TYP-STRING.