EMS Manual

Distributor Errors
EMS Manual426909-005
21-4
Distributor Warning Codes
ZEMS-TKN-FILTER-ERROR (type nonshared)
is private to HP.
ZEMS-TKN-LOGNAME (type fname; nonshared)
is the file name of the log file in use when the error occurred.
ZEMS-TKN-RECORD-ADDRESS (type int2; nonshared)
is an entry-sequenced file address. Suppose blknum is the block number
(numbering from zero), blklen is the block length (in bytes), and recnum is the
record number (within the block). Then record-address is computed as follows:
( blknum * blklen ) + recnum
ZEMS-TKN-ZFILERR (type uint; nonshared)
is the error code associated with some value of ZSPI-TKN-ERROR for the
distributor.
Distributor Warning Codes
These distributor codes represent warnings:
501: ZEMS-WRN-EOF
Cause. You sent the ZEMS-TKN-EOFSTOP token, and the distributor reached an
end-of-file indication before another event message passed the filter.
Effect. No more event messages are distributed.
Recovery. None.
502: ZEMS-WRN-TOO-EARLY
Cause. A log file position command was issued, but the time specified is earlier than
the first event in the oldest log.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZEMS-TKN-COLNAME token-type ZSPI-TYP-FNAME
ZEMS-TKN-LOGNAME token-type ZSPI-TYP-FNAME
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZEMS-TKN-COLNAME token-type ZSPI-TYP-FNAME
ZEMS-TKN-LOGNAME token-type ZSPI-TYP-FNAME
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL