TMF Management Programming Manual (H06.06+, J06.03+)
Table Of Contents
- HP NonStop TMF Management Programming Manual
- Legal Notices
- Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction to TMF
- 2 Communicating With the TMFSERVE Process
- 3 SPI Programming Considerations for TMF
- 4 Common Definitions
- 5 Commands and Responses
- Command Summary
- Command Descriptions
- ABORT TRANSACTION
- ADD AUDITTRAIL
- ADD DATAVOLS
- ADD DUMPS
- ADD MEDIA
- ADD RESOURCEMANAGER
- ALTER AUDITDUMP
- ALTER AUDITTRAIL
- ALTER BEGINTRANS
- ALTER CATALOG
- ALTER DATAVOLS
- ALTER DUMPS
- ALTER MEDIA
- ALTER PROCESS
- ALTER TMF
- CANCEL OPERATION
- CLOSE RESOURCEMANAGER
- DELETE CATALOG
- DELETE DATAVOLS
- DELETE DUMPS
- DELETE MEDIA
- DELETE RESOURCEMANAGER
- DELETE TMF
- DELETE TRANSACTION
- DISABLE AUDITDUMP
- DISABLE BEGINTRANS
- DISABLE DATAVOLS
- DUMP FILES
- ENABLE AUDITDUMP
- ENABLE BEGINTRANS
- ENABLE DATAVOLS
- INFO ATDUMPDM
- INFO ATVOLUME
- INFO AUDITDUMP
- INFO AUDITTRAIL
- INFO BEGINTRANS
- INFO CATALOG
- INFO DATAVOLS
- INFO DUMPS
- INFO MEDIA
- INFO PROCESS
- INFO RESOURCEMANAGER
- INFO TMF
- LIST AUDITTRAIL
- NEXT AUDITTRAIL
- RECOVER FILES
- RELOCATE DISKDUMPS
- RESOLVE TRANSACTION
- START TMF
- STATUS ATFILE
- STATUS AUDITDUMP
- STATUS AUDITTRAIL
- STATUS BEGINTRANS
- STATUS CATALOG
- STATUS DATAVOLS
- STATUS OPERATION
- STATUS RESOURCEMANAGER
- STATUS RMTRANSBRANCHES
- STATUS TMF
- STATUS TMFSERVER
- STATUS TRANSACTION
- STATUS TRANSACTIONCHILDREN
- STOP TMF
- 6 Event Messages
- 7 Error and Warning Messages
- A TMF Configuration Limits and Defaults
- Index
Commands and Responses
HP NonStop TMF Management Programming Manual—540140-010
5-83
DUMP FILES
ZTMF-TKN-Media
for dumps to tape, specifies the name of the tape volume on which the dump is to
be stored. Specify the identifier magnetically encoded in the tape volume label and
registered in the TMF catalog. Either ZTMF-TKN-Media or ZTMF-TKN-DiskMedia
is required; multiple occurrences are allowed.
If this token is present in the command buffer, TMF attempts to use the tape
volume specified, as described in “Online Dumps to Tape” in the DUMP FILES
command in the TMF Reference Manual.
If no medium is specified (that is, if neither ZTMF-TKN-Media nor ZTMF-TKN-
DiskMedia is present), tape media is assumed by default and a scratch tape is
selected from among those listed in the TMF catalog.
ZTMF-TKN-DiskMedia
for dumps to disk, specifies the disk volume on which the online dumps are
located. Either ZTMF-TKN-Media or ZTMF-TKN-DiskMedia is required; multiple
occurrences are allowed. The maximum number of disks allowed is 10.
If you specify more than one disk, the subsystem tries to send the online dump to
the first disk listed. If that disk cannot be accessed or is out of space, the
subsystem tries the next disk, and so forth.
When the disk resides on a remote node:
The disk name must be fully qualified.
The volume name must not exceed seven characters, counting the dollar
sign ($).
You cannot specify ZT as the prefix.
When the disk resides on a home (local) node:
The node name and the prefix are optional.
If the node name is not specified, the node on which your TMFSERVE is
running is assigned.
You can specify any value for the prefix.
If the prefix is not specified, the local-node default, ZT, is automatically
assigned as the prefix.
Optical discs are not supported for dump-to-disk operations.
If you specify ZTMF-TKN-DiskMedia, you must not specify the following fields:
ZCopies, ZBlockSize, ZVerifyTape, and ZSystemName.










