Parser Errors domain
This topic describes the domain's entities and attributes.
Available to roles: admin.
Client/Server Entity
This entity describes a specific client-server connection. An instance is created each time a unique set of attributes (excluding the Timestamp) is detected.
Client/Server By Session gets its count from the Client/Server and date conditions from the Session.
Client/Server gets its count from the Client/Server and date conditions also from the Client/Server.
If you select Client/Server, then the query is populated with ATTRIBUTE_ID = 1. If you select Client/Server By Session, then the query is populated with MAIN_ATTRIBUTE_ID = 0.
Attribute | Description |
---|---|
Access ID | A unique identifier for this unique set of client/server connection attributes. Only available to users with the admin role. |
Analyzed Client IP | Applies only to encrypted traffic; when set, client IP is set to
zeroes. Analyzed Client IP contains the IP for encrypted sessions. For unencrypted sessions Analyzed Client IP will be the same as Client IP. |
Client Host Name | Client host name. |
Client IP | Client IP address. For ASO traffic, CLIENT_IP is not the actual client IP; use the Analyzed Client IP, which is the correct IP. For Oracle ASO encrypted IPv6 traffic (local as well as remote), use the Client Host Name to identify the actual client session, due to limitations. For SSL traffic, Client IP is not the actual client IP and there is no Analyzed Client IP. |
ClientIP / DBUser | Paired attribute value consisting of the client IP address and database user name. |
Client IP/Src App/DB User/Server IP/Svc Name | A tuple group containing the named fields. For more information, see Tuple groups. |
Client IP/Src App/User | A tuple group containing the named fields. For more information, see Tuple groups. |
Client MAC | Client hardware address. |
Client OS | Client operating system. For Teradata, as there is no direct information about client/server OS, instead, the data format type is used; indicating how integer data are stored during db session. This has a close relation to the platform being used and may appear as follows: IBM MAINFRAME // IBM mainframe data format HONEYWELL MAINFRAME // Honeywell mainframe data format AT&T 3B2 // AT&T 3B2 data format. INTEL 8086 // Intel 8086 data format (IBM PC or compatible) VAX // VAX data format AMDAHL // Amdahl data format |
DB Protocol | Protocol specific to the database server For example, DRDA (Db2), TNS (Oracle), or TDS (MS SQL Server). |
DB Protocol Version | Protocol version for the DB Protocol. |
DB User Name | Database user name: user that connected to the database, either local or remote. |
Last Used | The timestamp of the last time the data was used. |
Network Protocol | Network protocol used (such as TCP or UDP. For K-TAP on Oracle, this displays as either IPC or BEQ) |
OS User | OS user as reported by the database client where supported by the database type. |
Server Description | Server description (if any). For example, displays cluster name of the Cloudera Data Platform. |
Server Host Name | Server host name. |
Server IP | Server IP address. |
Server IP/DB user | Paired attribute value consisting of Server IP address and database user name. |
Server IP/Svc Name/DB User | A tuple group containing the named fields. For more information, see Tuple groups. |
Server OS | Server operating system. For Informix, the OS may appear as follows: IEEEM indicating Unix or JDBCIEEEI indicating WindowsDEC indicating DEC Alpha For Teradata, as there is no direct information about client/server OS, instead, the data format type is used; indicating how integer data are stored during db session. This has a close relation to the platform being used and may appear as follows: IBM MAINFRAME // IBM mainframe data format HONEYWELL MAINFRAME // Honeywell mainframe data format AT&T 3B2 // AT&T 3B2 data format. INTEL 8086 // Intel 8086 data format (IBM PC or compatible) VAX // VAX data format AMDAHL // Amdahl data format |
Server Type | The type of database monitored, such as Dd2, Oracle, or Teradata. |
Service Name | Service name for the interaction. In some cases (AIX shared memory connections, for example), the service name is an alias that
is used until the actual service is connected. In those cases, once the actual service is connected,
a new session is started - so what the user experiences as a single session is logged as two
sessions. For Teradata, Service name contains the session logical host id value. |
Source Program | Source program as reported by the database client where supported by the database type. |
Client/ Server by session | Client/Server by session is also a Main Entity. Access this secondary entity by clicking on the Client/Server primary entity. |
Timestamp | The time on the collector when the client first connected to the server. For example, if a client is connecting to the server in the same way many days in a row this timestamp will be the time of the first connection. This may even be before the purge days of the appliance. |
Timestamp Date | Date only from the timestamp. |
Timestamp Time | Time only from the timestamp. |
Timestamp Weekday | Weekday only from the timestamp. |
Timestamp Year | Year only from the timestamp. |
Session Entity
This entity is created for each Client/Server database session.
Attribute | Description |
---|---|
Access ID | A unique identifier for this unique set of client/server connection attributes. Only available to users with the admin role. |
Client Port | Client port number. |
Database Name | Name of database for the session. For Oracle, Database Name may contain additional and application specific information such as the currently executing module for a session that has been set in the MODULE column of the V$SESSION view. |
Duration (secs) | Indicates the length of time between the Session Start and the Session End (in seconds). |
Global ID | Uniquely identifies the session - access. Only available to users with the admin role. |
Ignored Since | Timestamp created when starting to ignore this session. |
Inactive Flag |
|
Old Session ID | Points to the session from which this session was created. Zero if this is the first session of the connection. |
Original Timezone | The UTC offset. This is done in particular for aggregators that have
collectors in different time zones and so that activities that happened hours apart do not seem as
if they happened at the same time when imported to the aggregator. For instance, on an aggregator that aggregates data from different time zones, you can see session start of one record that is 21:00 with original timezone UTC-02:00 and another record where session start is 21:00 with original timezone UTC-05:00, This means that these events occurred 3 hours apart, but at the same respective local time (9 PM). |
Process ID | The process ID of the client that initiated the connection (not always available). |
Server Port | Server port number. |
Session Encrypted | Whether the session is encrypted. 0: no; 1: yes. |
Session End | The time on the DB server when the session ended. Session End is also a Main Entity. Access this secondary entity by clicking on the Session primary entity. |
Session End Date | Date only from the Session End. |
Session End Time | Time only from the Session End. |
Session End Weekday | Weekday only from the Session End. |
Session End Year | Year only from the Session End. |
Session ID | Uniquely identifies the session. Only available to users with the admin role. |
Session Ignored | A Yes indicates that the session was ignored using the IGNORE SESSION policy action. |
Session Start | The time on the DB server when the session started. Session Start is also a Main Entity. Access this secondary entity by clicking on the Session primary entity. |
Session Start Date | Date only from the Session Start. |
Session Start Time | Time only from the Session Start. |
Session Start Weekday | Weekday only from the Session Start. |
Session Start Year | Year only from the Session Start. |
Terminal Id | Terminal ID of the connection, used internally to resolve session information. |
Timestamp | The time on the collector when the session information was most recently updated. Initially, a timestamp created for the first request on a client-server connection where there is not an active session in progress. Later, it is updated when the session is closed, or when it is marked inactive following an extended period of time with no observed activity. When tracking Session information, you are probably more interested in the Session Start and Session End attributes than the Timestamp attribute. If the session is closed it is be the same time as the Session End. |
Timestamp Date | Date only from the timestamp. |
Timestamp Time | Time only from the timestamp. |
Timestamp Weekday | Weekday only from the timestamp. |
Timestamp Year | Year only from the timestamp. |
TTL | Only available to users with the admin role. |
Uid Chain | For a session reported by Unix S-TAP® (K-TAP mode only), or
FAM on Windows, this shows the chain of OS users, when users su with a different
user name. For more information, see Linux-Unix: UID
chains and UID chain for
FAM. |
Uid Chain Compressed | The UID chain excluding the first user and the last user. For more information, see Linux-Unix: UID chains and UID chain for FAM. |
Parser Error entity
Attribute | Description |
---|---|
Construct Id | |
Count | |
DB Protocol | |
Description | |
Error Id | |
Error Type | |
SQL | |
Session Id | |
Timestamp |