SWIdbtx—database query begin

Start of a database query. In addition to the Tokens used for every event, this event has the following tokens:

Token

Description

NAME

Query name; application-specific, such as "train_schedule".

SERV

(optional) Database or database server that ran the query; application-specific, typically an IP address or string that identifies the database.

INPUT

(optional) Values passed to the database query.

STARTTIME

(recommended) Start time in format DDMMYYYYHHMMSSsss.

The difference in the timestamp for this event and the SWIdbrx—database query completion event is the database response time. This event is logged at the instant that the database query begins.

Example:

EVNT=SWIdbtx|NAME=LookUpRecords_DB|SERV=CustomerHost1