TMF Management Programming Manual (G06.24+)

Event Messages
HP NonStop TMF Management Programming Manual522420-002
6-359
Descriptions of Event Messages
356: ZTMF-EVT-RCOV-FSERROR5
A file-system error occurred for the specified file while a recovery process was
attempting the specified operation.
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 name of the
database table or file that was being recovered.
ZTMF-TKN-RCOV-FILENAME-2
contains the logical name of the database table or file.
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
ZTMF-VAL-RCOV-FLABMODUNDO
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 file ZTMF-TKN-RCOV-FILENAME-1 (logical file ZTMF-TKN-
RCOV-FILENAME-2) while performing ZTMF-TKN-RCOV-OP-OF-ERROR
operation.