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

Event Messages
HP NonStop TMF Management Programming Manual—540140-010
6-464
Descriptions of Event Messages
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message and identifies the TMF process that
generated the event. For this event, the value of the token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process that is registered with TMF.
ZTMF-TKN-User
is the user ID responsible for the registration of the process.
ZTMF-TKN-RMFileNum
is the RM file number of the volatile resource manager opened by the process.
ZTMF-TKN-RMProtocol
is the protocol to be used by TMF for creating implicit export branches on behalf of
the process.
ZTMF-TKN-RM-ImplicitExportSig
indicates whether the process has opted to receive the signal
TMF_SIGNAL_IMPLICIT_EXPORT_DONE or not.
ZTMF-TKN-RM-AbortAllWhenDead
indicates whether the process has opted to vote read-only or roll-back for the
implicit export branches that were already created in case of the process being
dead or the RM being closed.
Effect
The process is registered with TMF.
Event-Message Text
Process ZTMF-TKN-ProcessName has been successfully registered
by user ZTMF-TKN-User through the volatile resource manager
ZTMF-TKN-RMFileNum. The protocol specified is ZTMF-TKN-
RMProtocol. The process has (or has not) opted to receive
implicit export signal. The process has opted to vote an
implicit rollback (or read-only) for all the export branches
created by TMF on behalf of the process in case of the
process being dead or the RM closed.










