TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-170
Descriptions of Event Messages
177: ZTMF-EVT-RCOV-PFS-Too-Small
The configured process file segment (PFS) size is too small to enable the recovery
process to recover all files.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
is the subject token of the event message, and it identifies the TMF process that
generated the event. For this event, the value of this token is ZTMF-VAL-PROC-
BACKOUT,.ZTMF-VAL-PROC-VOLUMERECOVERY, ZTMF-VAL-PROC-
FILERECOVERY, or ZTMF-VAL-PROC-FILERECOVLIST.
ZEMS-TKN-Emphasis
is set to False for this event.
Effect
The recovery process abends.
Recommended Action
Issue an ALTER PROCESS command to increase the process’ extended segment
size.
If the configured extended segment size is already set to its maximum value, limit the
number of files that the process needs to recover, as follows:
For the backout process, disable one or more of the volumes associated with
transactions that are being aborted. When the backout process is finished,
reenable the volumes. The volume recovery process will perform any undo
operations that the backout process could not perform.
For the volume recovery process, disable one or more data volumes. While
volume recovery on the remaining data volumes is in progress, reenable the data
volumes and a second volume recovery process will recover them.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
The PFS is too small for the number of files requiring
recovery.