EMS Manual
Distributor Event Messages
EMS Manual—426909-005
18-47
1018: ZEMS-EVT-FILES-LOST
ZEMS-TKN-EMPHASIS (shared)
is a standard EMS token; for more information, see Section 14, EMS Definitions.
Its value here is TRUE.
ZEMS-TKN-CONSOLE-PRINT (shared)
is a standard EMS token; for more information, see Section 14, EMS Definitions.
Its value here is TRUE.
ZEMS-TKN-GENTIME, -LOGTIME, -CPU, -PROC-DESC, -PIN, -NODENUM,
and -USERID
are standard EMS tokens described in Section 14, EMS Definitions
.
ZEMS-TKN-SUBJECT-MARK (shared)
is the standard EMS token that immediately precedes each subject token. This
event message has one subject token:
ZEMS-TKN-COLNAME (nonshared)
is the name of a collector. Here it is the collector whose log files the distributor
cannot access.
ZEMS-TKN-LASTLOGFILE (nonshared)
is the name of the collector log file that the distributor tried unsuccessfully to
access after it read the most recent event message in the previous log file.
ZEMS-TKN-FAIL-REASON (nonshared)
indicates why the log file being sought was inaccessible. The token can have one
of three values:
ZEMS-VAL-EVENT-GENERATED 0
ZEMS-VAL-NO-LINK 1
ZEMS-VAL-BAD-LINK 2
The first value means an I/O error occurred. The second value means the link to
the log file is missing. The third value means that the link is corrupted. For an I/O
error or corrupted link, the problem is described in a previous event message. If
the link is missing, no earlier message exists to indicate why.
ZEMS-TKN-RECOVERY-ENUM (nonshared)
indicates whether the distributor was able to recover by accessing a log file later in
the sequence than the inaccessible file. If EMS does recover, the token
NEWLOGFILE gives the name of the later file.
EMS assigns one of two values to ZEMS-TKN-RECOVERY-ENUM:
ZEMS-VAL-RECOVERY-OK 0
ZEMS-VAL-NO-RECOVERY 1