TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-347
Descriptions of Event Messages
326: ZTMF-EVT-Rm-Crashed
A gateway process programmatically closed a recoverable resource manager, but
there was at least one unresolved transaction branch against the resource manager.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-TMP.
ZTMF-TKN-RmName
is the subject token of the event message, and it specifies the name of the
resource manager that was closed with outstanding transactions (crashed).
ZTMF-TKN-User
specifies the userid of the gateway process that closed the resource manager.
Effect
The resource manager is closed and there is at least one unresolved transaction
branch. Any unresolved transaction branches must be recovered when the resource
manager is opened again.
Recommended Action
Determine why the gateway process closed the resource manager before all
transaction branches were resolved, start a gateway to reopen the resource manager,
and resolve the unresolved transaction branches.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-RmName token-type ZSPI-TYP-String.
ZTMF-TKN-User token-type ZSPI-TYP-USERID.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
The Resource Manager ZTMF-TKN-RmName is successfully closed
by the user ZTMF-TKN-User. There are some in-doubt
transaction branches.