TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-331
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.
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.