Neoview Repository User Guide (R2.4 SP1)
Table 3-14 EVENTS_VW1 Field Definitions (continued)
DescriptionData TypeField Name
Instance number of the process
that generated the event.
INTEGER UNSIGNEDPROCESS_ID_INSTANCE
Processing node number of the
process that generated the
event.
INTEGER UNSIGNEDNODE_ID
Process identification number
of the process that generated
the event.
INTEGER UNSIGNEDPIN
Segment number of the process
that generated the event. For
example, 1 for segment
\NEO0101 or 3 for segment
\NEO0103.
INTEGER UNSIGNEDSEGMENT_ID
Reserved for future expansionReserved for future expansionSTART_ENTRY_ID
Reserved for future expansionReserved for future expansionSTART_ENTRY_ID
SQL error code. Null if event is
not SQL-related.
INTEGER, nullableSQLCD
File system error, if related to
an SQL error. Null for any other
event.
INTEGER, nullableFSERROR
Text description of the EMS
event.
If the Neoview platform is
configured for UTF8 or SJIS
character sets, this column uses
UCS2. Otherwise, this column
uses the ISO88591 character set.
VARCHAR(5000)TEXT
EMS Events 73