TMF Management Programming Manual (H06.06+, J06.03+)

Table Of Contents
Event Messages
HP NonStop TMF Management Programming Manual540140-010
6-468
Descriptions of Event Messages
535: ZTMF-EVT-BTN-ImpExportFailed
This event message is displayed when TMF cannot create an implicit export branch
because of an error.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message and identifies the TMF process that
generated the event. For this event, the value of the token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process on behalf of which TMF attempts to create the implicit export
branch.
ZTMF-TKN-TRANSID
contains a transaction identifier.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
Effect
An implicit export branch is not created.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-ProcessName token-type ZSPI-TYP-String.
ZTMF-TKN-TransID token-type ZSPI-TYP-TransID.
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
Event-Message Text
An implicit export branch was not created on behalf of the
process ZTMF-TKN-ProcessName for the transaction ZTMF-TKN-
TRANSID because of error ZTMF-TKN-Fs-Error.