TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-338
Descriptions of Event Messages
318: ZTMF-EVT-Cat-DMLocNotAltered
An operator or subsystem control program (SPI requester) issued a RELOCATE
DISKDUMPS command. The disk media location of the specified dump was not
altered in the TMF catalog because a file-system error occurred.
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-CATALOG.
ZTMF-TKN-DiskDumpFName32
is the subject token of the event message, and it contains a disk media location
name.
ZTMF-TKN-DumpSerial
contains a double integer specifying a dump serial number.
ZTMF-TKN-Fs-Error
contains an integer identifying the file-system error that occurred.
Effect
The TMF catalog entry for the specified dump is not altered.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-DiskDumpFName32 token-type ZSPI-TYP-FNAME32.
ZTMF-TKN-DumpSerial token-type ZTMF-TYP-Int2.
ZTMF-TKN-Fs-Error token-type ZSPI-TYP-Int.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
Unable to alter Disk media location ZTMF-TKN-DiskDumpFName32
for serial ZTMF-TKN-DumpSerial in the TMF catalog due to
file-system error ZTMF-TKN-Fs-Error.