The following table
presents the columns and associated data types that reside in the
EVENTS table.
Column and Data Types of the EVENTS Table
|
|
|
|
|
|
|
A unique ID that is
associated with an application instance.
|
|
|
|
|
|
|
|
|
|
|
|
The logger name (namespace)
of the logging event.
|
|
|
|
UUID for the user from
the Authentication Server.
|
|
|
|
The user name from the
Authentication Server.
|
|
|
|
The size of data read
in bytes.
|
|
|
|
The size of data inserted
in bytes.
|
|
|
|
The cache view catalog
name.
|
|
|
|
|
|
|
|
The cache view schema
name.
|
|
|
|
|
|
|
|
The transaction’s
client correlator (base64 encoded).
|
|
|
|
The driver that was
used for the connection. For example, FEDSQL, ORACLE, TERADATA, ODBC,
MYSQL, DB2, and others.
|
|
|
|
The expanded connection
string.
|
|
|
|
The DBC transaction
under which the current transaction is assigned to.
|
|
|
|
The current time-of-day
for the ARM event.
|
|
|
|
The process current
system CPU time for the ARM event.
|
|
|
|
The process current
user CPU time for the ARM event.
|
|
|
|
The transaction’s
correlator (base64 encoded).
|
|
|
|
The CURSOR transaction
under which the current transaction is assigned to.
|
|
|
|
The state of the current
transaction, such as OPEN, CLOSED.COMMIT, CLOSED.ROLLBACK.
|
|
|
|
The UUID that points
to the driver’s DBTRAN transaction handle, which is not its
parent (the CONNECTION handle is parent) since the SQL can span multiple
DBMS transactions.
|
|
|
|
A unique value associated
with the ARM record. Values increase for each record, usually with
an increment of 1 (database-specific).
|
|
|
|
The XML format for encoding
parameter array data.
|
|
|
|
The group name of the
application instances.
|
|
|
|
The total number of
process disk, tape or related input and output operations for the
transaction event.
|
|
|
|
The IP address of the
client.
|
|
|
|
The current user ID
that is associated with the transaction.
|
|
|
|
The current process
memory utilization for the transaction event.
|
|
|
|
The highest amount of
process memory used for the transaction event.
|
|
|
|
The object name used
in the SQL statement.
|
|
|
|
The type of object that
was accessed.
|
|
|
|
The transaction’s
parent correlator (base64 encoded).
|
|
|
|
The driver’s
Execute transaction handle. This ties the Fetch transaction to an
execution and its metrics.
|
|
|
|
The number of rows deleted.
|
|
|
|
|
|
|
|
The number of rows inserted.
|
|
|
|
The number of rows updated.
|
|
|
|
The name of the schema
being accessed.
|
|
|
|
The message associated
with the event.
|
|
|
|
The SESSION transaction
that the current transaction is assigned to.
|
|
|
|
The filename where the
logging request was issued.
|
|
|
|
The dialect that is
being used: FEDSQL or NATIVE.
|
|
|
|
The SQL transaction
that the current transaction is assigned to.
|
|
|
|
The SQL statement hash.
The value derived from the SQL statement content.
|
|
|
|
|
|
|
|
Column valued for SQL
statement types only.
Note: The plan value can truncate
if the character limit is exceeded. For example, Oracle has a VARCHAR
limit of 4000 while SQL Server is 8000.
|
|
|
|
The state of the SQL
statement, such as S0, S1 and S2.
|
|
|
|
The text of the SQL
statement.
Note: The plan value can truncate
if the character limit is exceeded. For example, Oracles’ VARCHAR
limit is 4000 while SQL Server is 8000.
|
|
|
|
The type of SQL statement,
such as DQL, DQL.Metadata (catalog methods), DML, or DDL. Empty
if unknown.
|
|
|
|
The current process
thread count for the transaction event.
|
|
|
|
The process highest
thread count for the transaction event.
|
|
|
|
The UUID of transaction
class.
|
|
|
|
The UUID of transaction
instance.
|
|
|
|
SESSION, DBC, DBTRAN,
SQL, Execute, Fetch, CURSOR. For additional information see ARM Transactions .
|
|
|
|
The time-of-day value
for the current transaction start event.
|
|
|
|
The state of the transaction:
START, STOP, UPDATE, BLOCK, UNBLOCK, DISCARD.
|
|
|
|
The transaction status:
UNKNOWN, ABORTED, GOOD, FAILED, STOP.
|
|
|
|
The time-of-day value
for the current transaction stop event.
|
|
|
|
The current timestamp
of the transaction.
|
|
|
|
The calculated system
CPU time for the duration of the transaction.
|
|
|
|
The calculated elapsed
time for the duration of the transaction.
|
|
|
|
The calculated user
CPU time for the duration of the transaction.
|
|
|
|
The process system CPU
time for the current transaction start event.
|
|
|
|
The process user CPU
time for the current transaction start event.
|
|
|
|
The process system CPU
time for the current transaction stop event.
|
|
|
|
The process user CPU
time for the current transaction stop event.
|