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-35
ALTER AUDITTRAIL
ZMaxRetainedATFiles
specifies the maximum number of restored audit-trail files to retain on disk in
the RestoreVols for the specified audit trail after the restored audit-trail files are
no longer being used by a recovery process. The minimum value is 1, the
maximum 9999.
ZFileSize32
specifies the size of the audit-trail files, in megabytes (MB). The minimum
value is 1 and the maximum depends on the format of the audit-trail files, as
follows:
For format 1 files: 2047 or the maximum disk size (if less than 2047 MB).
The default file size is 1024, resulting in files of 1024 MB (1024 x 1024 x
1024 bytes) each.
For format 2 files: 1048575 or the maximum disk size (if less than 1048575
MB). (1048575 equals 1 terabyte (TB) minus 1 megabyte (MB).) The
default file size is 1024, resulting in files of 1024 MB (1024 x 1024 x 1024
bytes) each.
ZCommitHoldMode
specifies whether commit-hold mode is on, off, or suspended. The following
values are valid:
The following two fields are valid only if commit-hold mode is not off or
unconfigured.
ZCommitHoldTimer
specifies the maximum time TMF stays in commit-hold condition, in seconds,
once commit-hold mode is activated. Values can range from 5 to 86400. The
value -1 specifies infinite. This field can only be specified for the MAT.
ZTMF-VAL-ResetWord Resets the commit-hold attribute for the
specified audit trail to unconfigured.
ZTMF-VAL-ZLTCH-On Sets the commit-hold attribute for the
specified audit trail to on.
ZTMF-VAL-ZLTCH-Off Sets the commit-hold attribute for the
specified audit trail to off.
ZTMF-VAL-ZLTCH-Suspend Temporarily suspends the commit-hold
condition for TMF.










