TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-361
Descriptions of Event Messages
357: ZTMF-EVT-RCOV-FSERROR6
A file-system error occurred while performing the specified operation on the specified
database table or file.
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-BACKOUT, ZTMF-VAL-PROC-
VOLUMERECOVERY, or ZTMF-VAL-PROC-FILERECOVERY.
ZTMF-TKN-RCOV-FILENAME-1
is the subject token of the event message, and it contains the physical name of a
database volume. Because of implementation dependencies, the token ZTMF-
TKN-RCOV-FILENAME-1 is actually used by this event to pass a volume name.
ZTMF-TKN-RCOV-FILENAME-2
contains the logical name of the database table or file that was being recovered.
ZTMF-TKN-RCOV-FSERROR
contains an integer identifying the file-system error that occurred.
ZTMF-TKN-RCOV-OP-OF-ERROR
specifies the operation that was being attempted. The possible values are:
ZTMF-VAL-RCOV-LOGICALREDO
ZTMF-VAL-RCOV-PHYSICALREDO
ZTMF-VAL-RCOV-LOGICALUNDO
ZTMF-VAL-RCOV-PHYSICALUNDO
ZTMF-VAL-RCOV-FLABMODREDO
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-FILENAME-1 token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-FILENAME-2 token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-FSERROR token-type ZSPI-TYP-INT.
ZTMF-TKN-RCOV-OP-OF-ERROR token-type ZSPI-TYP-ENUM.
Event-Message Text
File-system error ZTMF-TKN-RCOV-FSERROR encountered on
audited volume ZTMF-TKN-RCOV-FILENAME-1 (logical file ZTMF-
TKN-RCOV-FILENAME-2) while performing ZTMF-TKN-RCOV-OP-OF-
ERROR operation.