Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-456
Descriptions of Event Messages
535: ZTMF-EVT-BTN-ImpExportFailed
This event message is displayed when TMF could not create an implicit export branch
becasue 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 this token is ZTMF-VALPROC-
TmfLib.
ZTMF-TKN-ProcessName
is the process on behalf of which TMF tried 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.
Recommended Action
Check the file-system error and try resolving it. If the problem persists, contact HP
support.
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 is not created on behalf of the
process ZTMF-TKN-ProcessName for the transaction ZTMF-TKN-
TransID because of an error ZTMF-TKN-Fs-Error.