TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-177
Descriptions of Event Messages
182: ZTMF-EVT-UnableToCreateTmp
The TMF management process (TMP) 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
is a file-system completion code.
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”).
Effect
TMF is down.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcCompCode 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 $TMP could not be started or it failed.
Completion code: ZTMF-TKN-ProcCompCode.
Completion info: ZTMF-TKN-Fs-Error.ZTMF-TKN-ProcCompText.