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

Table Of Contents
Event Messages
HP NonStop TMF Management Programming Manual540140-010
6-466
Descriptions of Event Messages
533: ZTMF-EVT-BTN-DeRegistering
This event message is displayed when TMF starts to deregister 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 being deregistered.
ZTMF-TKN-RMFileNum
is the RM file number of the volatile resource manager opened by the process.
Effect
TMF starts deregistering the process.
Recommended Action
Check if the process is intended for deregistration.
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 marked for
deregistration and the associated volatile resource manager
is ZTMF-TKN-RMFileNum. No new export branches will be created
implicitly for the process from this point onwards.