TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-338
Descriptions of Event Messages
324: ZTMF-EVT-RM-OPENED
A gateway process programmatically opened a recoverable 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 opened.
ZTMF-TKN-USER
specifies the userid of the gateway process that opened the resource manager.
Effect
The resource manager is opened.
Recommended Action
Informative message only; no corrective action is needed.
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.
Event-Message Text
The Resource Manager ZTMF-TKN-RMNAME is successfully opened
by the user ZTMF-TKN-USER.