TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-40
Descriptions of Event Messages
88: ZTMF-EVT-CantAdjustFilesPerVol
An operator or subsystem control program (SPI requester) issued an ALTER
AUDITTRAIL command changing the number of files-per-volume, but TMF could not
do so on the specified volume because a file-system error occurred.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType
identifies the TMF process that generated the event. For this event, the value of
this token is ZTMF-VAL-PROC-TMP.
ZTMF-TKN-VolumeName
is the subject token of the event message, and it contains the name of the active-
audit volume on which the error occurred.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
Effect
The ALTER AUDITTRAIL command fails.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-VolumeName token-type ZSPI-TYP-String.
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
Cannot adjust the number of active audit trail files
on volume ZTMF-TKN-VolumeName due to File System error
ZTMF-TKN-Fs-Error.