TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-175
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.
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.