Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-454
Descriptions of Event Messages
Effect
The process is not registered with TMF.
Recommended Action
Check if the process is intended to register with TMF. If yes, try to resolve the error. If
the problem persists, contact HP support.
533: ZTMF-EVT-BTN-DeRegistering
This event message is displayed when TMF is started 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 this token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process that is being deregistered.
ZTMF-TKN-Reason
contains an integer identifying the reason.
1 - indicates that the RM is been closed by the process or the process stopped.
2 - indicates that the RM is been closed by an operator from TMFCOM.
ZTMF-TKN-RMFileNum
is the RM file number of the volatile resource manager opened by the process.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcessName token-type ZSPI-TYP-String.
ZTMF-TKN-Reason token-type ZSPI-TYP-Int.
ZTMF-TKN-RmFileNum token-type ZSPI-TYP-Int.
Event-Message Text
The ZTMF-TKN-ProcessName is marked for deregisteration
because of ZTMF-TKN-Reason, and the associated volatile
resource manager is ZTMF-TKN-RMFileNum. New export branches
are not created implicitly for the process.