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-143
RECOVER FILES
ZUnloadMedia
specifies whether the tape volume is unloaded after it has been used. The
following values are valid:
If you omit this field, the default is ZSPI-VAL-True.
ZRecoverVDPPhase1
specifies whether the virtual files contained in the ZSMSCAT subvolume
should be recovered:
If you omit this field, the default is ZSPI-VAL-False.
The value of this field must not be TRUE if the ZTMF-TKN-MapNameSet token is
specified. Also, if the value of this field is TRUE, the ZTMF-TKN-ToPhysVol token
must also be specified.
ZRecoverVDPPhase2
This field is not supported. The default value is False. If present, the value of
this field must be False.
ZRecoverToIdx
Not supported. This field must be null.
ZRecoverToSeq
For use in Recover Files ToMatPosition. The sequence number of the audit
trail that contains the rba end point of the recover files.
If you include ZRecoverToSeq, you must make new online dumps of the
database files recovered; this prevents subsequent file recovery from using the
unwanted audit records generated after the specified time.
If the ZRecoverToRba field is specified, the value of the ZRecoverToSeq field
must not be null.
ZSPI-VAL-True Tapes are unloaded after use
ZSPI-VAL-False Tapes are not unloaded after use
ZSPI-VAL-True Recover the virtual files in the ZSMSCAT subvolume
ZSPI-VAL-False Do not recover the virtual files in the ZSMSCAT
subvolume
Caution. The ZRecoverVDPPhase1 field is intended for use with NonStop Storage
Management Foundation (SMF) files only. Before you issue a RECOVER FILES command
with this field, it is vital that you read the discussion “Options for the SMF Product” under the
RECOVER FILES command description in the TMF Reference Manual.










