TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-179
Descriptions of Event Messages
183: ZTMF-EVT-UnableToCreateMon2
The designated TMFMON2 process failed or could not be started because a file-
system error occurred.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message, and it identifies the TMF process that
generated the event. The value of this token for this event is ZTMF-VAL-PROC-
TMFMON2.
ZTMF-TKN-ProcCompCode
contains a file-system completion code.
ZTMF-TKN-CpuNum
contains an integer specifying a CPU number.
Additional Conditional Tokens
ZTMF-TKN-Fs-Error
if present, contains an integer identifying the file-system error that occurred.
ZTMF-TKN-PROCCOMPTExt
if present, contains an alphanumeric text string that attempts to help explain what
happened (such as “Process abended” or “Process deleted in CPU failure”).
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcCompCode token-type ZSPI-TYP-Int.
ZTMF-TKN-CpuNum token-type ZSPI-TYP-Int.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Additional Conditional Tokens
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
ZTMF-TKN-ProcCompText token-type ZSPI-TYP-String.
Event-Message Text
The TMF process TMFMON2 in CPU ZTMF-TKN-CpuNum could not be
started or it failed.
Completion code: ZTMF-TKN-ProcCompCode.
Completion info: ZTMF-TKN-Fs-Error ZTMF-TKN-ProcCompText.