Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-452
Descriptions of Event Messages
531: ZTMF-EVT-BTN-Registered
A process is successfully registered with TMF to receive notification of all
transactions. The transactions are begun in the CPU where the process is running.
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 this token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process that 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.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcessName token-type ZSPI-TYP-String.
ZTMF-TKN-User token-type ZSPI-TYP-UserID.
ZTMF-TKN-RMFileNum token-type ZSPI-TYP-Int.
ZTMF-TKN-RMProtocol token-type ZSPI-TYP-Int2.
ZTMF-TKN-RM-ImplicitExportSig token-type ZSPI-TYP-Boolean.
ZTMF-TKN-RM-AbortAllWhenDead token-type ZSPI-TYP-Boolean.
Event-Message Text
Process ZTMF-TKN-ProcessName is successfully registered by
user ZTMF-TKN-User through the volatile resource manager
ZTMF-TKN-RMFileNum.
The protocol specified is ZTMF-TKN-RMProtocol. The process is
either or not opted to receive implicit export signal. The
process is opted to vote an implicit rollback (or implicit
read-only) for all the export branches created by TMF on
behalf of the process, in case the process is being
terminated.