Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-455
Descriptions of Event Messages
Effect
TMF starts deregistering the process.
Recommended Action
Check if the process is intended for deregistration.
534: ZTMF-EVT-BTN-DeRegistered
This event message is displayed when TMF is 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 this token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process that is being 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 was really meant 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 is deregistered and the
associated volatile resource manager is ZTMF-TKN-RMFileNum.