Event Management Service (EMS) Analyzer Manual

Event Management Service (EMS) Analyzer Manual133700
A-1
A
Event Data File Record Definition
Enscribe Database File
Table A-1 shows the DDL record definition of event data files created by EMS Analyzer.
Table A-1. EMS Analyzer Event Data File Record Definition - Enscribe
Database (page 1 of 2)
Field Name Data Type Description
gentime BINARY 64 Corresponds to the generation time from the
event. It corresponds to the ZEMS-TKN-
GENTIME token of the event buffer. There is no
default value.
gentimes Structure of INT Is a broken down set of fields corresponding to
the gentime field. It is broken down to ease the
generation of report. The following fields are
defined: year, month, day, hour, minute, second,
milli and micro. There is no default value.
ssid CHARACTER 20 Corresponds to the ZSPI-TKN-SSID token in
the EMS Analyzer event buffer. The default
value is spaces.
sysname CHARACTER 8 Corresponds to the ZEMS-TKN-SYSTEM token
in the EMS Analyzer event buffer. The default
value is spaces.
crtpid CHARACTER 6 Corresponds to the ZEMS-TKN-CRTPID token
of the EMS Analyzer event buffer. The default
value is spaces.
eventnumber BINARY 16 Corresponds to the ZEMS-TKN-
EVENTNUMBER of the EMS Analyzer event
buffer. The default value is 32767.
cpu BINARY 16 Corresponds to the ZEMS-TKN-CPU of the
EMS Analyzer event buffer. The default value is
-1.
pin BINARY 16 Corresponds to the ZEMS-TKN-PIN token of
the EMS Analyzer event buffer. The default
value is -1.
ldev BINARY 16 Corresponds to the ZEMS-TKN-LDEV token of
the EMS Analyzer event buffer. The default
value is -1.
userid Structure of 2
BINARY 16
UNSIGNED
Corresponds to the ZEMS-TKN-USERID token
of the EMS Analyzer event buffer. It includes
two parts: group-num and user-num. The
default value is 0.