Go to documentation repository
...
Column name | Type | Description | See also |
---|---|---|---|
action | nvarchar(32) | System names of the system objects events | The Events tab |
description | nvarchar(70255) | Names of the system objects events in terms of the installed language pack | |
objtype | nvarchar(255) | System name of the event-related object | |
params | ntext | Event parameters for configuring the macros. They are configured in the ddi.exe utility on the Events tab | |
type | nvarchar(5) | Event parameters: alarm (A), info message (M), sound support (S), do not send to the network (H), do not log (N), Windows log (L). For example, if in the ddi.exe utility, on the Events tab, all specified checkboxes are set for any event, and the ALARM event handling type is selected, the parameter value for this event is HNSLA |
...
Column name | Type | Description | See also |
---|---|---|---|
objtype | nvarchar(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) | The ddi.exe utility for editing database templates and external settings files |
objid | nvarchar(50) | Object id to which the event is related | |
action | nvarchar(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 Viewer |
region_id | nvarchar(50) | Region id. It is displayed in the Region column of the Event viewer | Event control via Event Viewer |
param0 | nvarchar(255) | Additional event parameters. It is , for example, computer name and user name. They are displayed in the Add.info column of the Event viewer | Event control via Event Viewer |
param1 | nvarchar(255) | Additional event parameters | |
param2 | nvarchar(255) | Additional event parameters | |
param3 | nvarchar(255) | Additional event parameters. Card code for the access-related events (for example, ACCESS_IN) | Event viewer parameters |
user_param_double | float | Parameter for the Queue length detection module operation | Operating the Queue length detection module |
date | datetime | Event date and time. It is displayed in the Date and time column of the Event viewer | Event control via Event Viewer |
time | datetime | Event time (also contains the event date). It is a copy of the date parameter | |
time2 | datetime | Event time 2 (also contains the event date). It is a copy of the date parameter | |
owner | nvarchar(50) | Network name of the computer where the object, which caused the event, is located | |
operator_id | nvarchar(60) | Id of the User object logged into the system when a command was executed |
...
Column name | Type | Description | See also |
---|---|---|---|
objtype | nvarchar(255) | 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) | The ddi.exe utility for editing database templates and external settings files |
objid | nvarchar(255) | Object id to which the event is related | |
old_param | ntext | Object parameters before the event | |
new_param | ntext | Object parameters after the event | |
user_id | nvarchar(255) | The id of Axxon PSIM user who made the change | |
date | datetime | Event date and time | |
time | datetime | Event date and time | |
owner | nvarchar(255) | Network name of the computer from which the change was made | |
action | int | Changes The type of changes made. Possible values:
|
...