Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column nameTypeDescriptionSee also
objtypenvarchar(50)Object type to which the event is related (you can view the list of objects and their names in the database and GUI using the ddi.exe utility).
objidnvarchar(50)Object ID to which the event is related.
actionnvarchar(50)Event name (list of objects and events in ddi.exe). It is displayed in the Event column of the Event viewer.Event control via event log
region_idnvarchar(50)Region id. It is displayed in the Region column of the Event viewer.Event control via event log
param0nvarchar(255)Additional event parameters. It is displayed in the Add.info column of the Event viewer.Event control via event log
param1nvarchar(255)Additional event parameters.
param2nvarchar(255)Additional event parameters.
param3nvarchar(255)Additional event parameters. Card code for the access-related events (for example, ACCESS_IN).Event viewer parameters
user_param_doublefloatParameter for the Queue length detection module operation.Operating the «Queue length detection» module
datedatetimeEvent date and time. It is displayed in the Date and time column of the Event viewer.Event control via event log
timedatetimeEvent time (also contains the event date). It is a copy of the date parameter.
time2datetimeEvent time 2 (also contains the event date). It is a copy of the date parameter.
ownernvarchar(50)Network name of the computer where the object, which caused the event, is located.
operator_idnvarchar(60)Id of the User object logged into the system when a command was executed.


Info
titleNote

Each field of the datetime format contains both date and time.

param0param3 columns contain additional data which can differ depending on the event type and object type to which the event is related.

...