TMF Management Programming Manual (H06.06+, J06.03+)

Table Of Contents
Event Messages
HP NonStop TMF Management Programming Manual540140-010
6-467
Descriptions of Event Messages
534: ZTMF-EVT-BTN-DeRegistered
This event message is displayed when TMF has deregistered a process.
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 deregistered.
ZTMF-TKN-RMFileNum
is the RM file number of the volatile resource manager opened by the process.
Effect
The process is deregistered.
Recommended Action
Check if the process is supposed to be deregistered.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcessName token-type ZSPI-TYP-String.
ZTMF-TKN-RmFileNum token-type ZSPI-TYP-Int.
Event-Message Text
Process ZTMF-TKN-ProcessName has been deregistered and the
associated volatile resource manager is ZTMF-TKN-RMFileNum.