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-52
ALTER PROCESS
Tokens in Command Buffer
ZTMF-TKN-ProcessType
specifies the TMF process for which the configuration attributes are to be changed.
This token is optional; multiple occurrences are allowed. If this token is not present,
all process types are altered. The following values are valid:
Process Type
(ZTMF-VAL-PROC-)
Description
AuditDump Audit dump process, which dumps audit trail files to
disk or tape
AuditRestore Audit restore process, which restores audit dumps
from disk or tape
Backout Backout process, which undoes the affects of
incomplete transactions
Catalog Catalog process, which manages the TMF catalog
CopyAuditOvflow Overflow process, which writes audit trail files to
overflow-audit volumes
FileRecovery File recovery process, which reconstructs unusable
audit trail files during recovery operations
FileRecovList File recovery list process, which supports the file
recovery process
OnlineDump Online dump process, which dumps audited database
files to tape or disk
OnlineRestore Online restore process, which restores online dumps
from tape or disk
TmfLib TMF library process that runs the system library
routines that have primary responsibility for
controlling transactions within a single system
TmfMon Resident monitor process, which is responsible for
highest-priority, performance-critical operations
TmfMon2 TMFMON surrogate process that provides a
processing environment for operations and accepts
requests from TMFLIB
Tmp Process pair that coordinates distributed transactions
and the TMF configuration
VolumeRecovery Volume recovery process that recovers database files
to their most recent consistent state if they become
inconsistent because of a disk volume or system
failure










