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-140
RECOVER FILES
ZTMF-TKN-FilesetDefault
contains the defaults to be used if any entry within a file of filenames
is not fully qualified.
This token is required if either the ZTMF-TKN-Fileset or ZTMF-TKN-NotFileset
token contains the name of a file of filenames.
ZTMF-TKN-ANSINAME
contains one or more SQL/MX objects specified in the ansi-set by the user, in
an external format, without delimiting quotes. If this token includes multiple
ansi-sets, they must be surrounded by parenthesis and separated by commas.
ZTMF-TKN-NOTANSINAME
contains one or more SQL/MX objects specified in the NOT ansi-set by the user,
in an external format, without delimiting quotes. If this token includes multiple
ansi-sets, they must be surrounded by parenthesis and separated by commas.
ZTMF-TKN-DEFAULTCATSCH
contains the default SQL/MX catalog and schema values without delimiting quotes.
ZTMF-MAP-Recover-Files
is an extensible structured token that contains parameters for performing file
recovery. This token is required; only one occurrence is allowed. This token
contains the following fields:
ZFromArchive
directs TMF to recover all files requested, regardless of the flags set in the file
labels, using the relevant online dumps and audit-trail dumps. The following
values are valid:
ZSPI-VAL-True
Files are recovered using dumps, regardless of the flags set in the file
label.
ZSPI-VAL-False
Only files having the RedoNeeded or UndoNeeded flag set in the file label
are recovered.
If you omit this field, its default value is ZSPI-VAL-False.
If you omit the ZFromArchive, ZTimeStamp, ZRecoverToSEQ,
ZRecoverToRBA and ZSerial fields, and the ZTMF-TKN-MapNameSet and
ZTMF-TMF-MapNamesDefault tokens, the only files recovered are those that
have only the UndoNeeded flag set in the file label; all other files are ignored
during file recovery. Furthermore, those files that have the UndoNeeded flag










