Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SYSTEM_USAGE_LOG_ID | int | 4 | null |
|
|
The system usage log ID |
|||||
| SYSTEMUSER_ID | int | 4 | √ | null |
|
|
The ID of the system user if this is a staff access log |
||||
| SYSTEM_USER_NAME | varchar | 511 | null |
|
|
The name of the system user if this is a staff access log |
|||||
| CUSTOMER_ID | int | 4 | √ | null |
|
|
The ID of the customer if this is a online customer access log |
||||
| CUSTOMER_NAME | varchar | 511 | null |
|
|
The name of the customer if this is a online customer access log |
|||||
| USER_WORKSTATION_ID | int | 4 | √ | null |
|
|
The ID of the workstation to be used for receipts and transactions |
||||
| USER_WORKSTATION_NAME | varchar | 45 | √ | null |
|
|
The name of the workstation to be used for receipts and transactions |
||||
| LOGGED_ON | varchar | 5 | √ | null |
|
|
Whether the system user or customer is currently logged into the system |
||||
| LOGON_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that the system user or customer is logged into the system |
||||
| LOGON_DATE_ONLY | date | 20 | √ | null |
|
|
The date that the system user or customer is logged into the system (date only) |
||||
| USER_LOGOFF_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that the system user logged out of the system |
||||
| USER_LOGOFF_DATE_ONLY | date | 20 | √ | null |
|
|
The date that the system user logged out of the system (date only) |
||||
| USER_TIMEOUT_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that the system user’s session timed out without being logged out of the system |
||||
| USER_TIMEOUT_DATE_ONLY | date | 20 | √ | null |
|
|
The date that the system user’s session timed out without being logged out of the system (date only) |
||||
| CUSTOMER_LOGOFF_TIMEOUT_DATE_TIME | datetime | 16,3 | √ | null |
|
|
The date and time that the online customer either logged out or when their session timed out |
||||
| CUSTOMER_LOGOFF_TIMEOUT_DATE_ONLY | date | 20 | √ | null |
|
|
The date that the online customer either logged out or when their session timed out (date only) |
||||
| SERVER_WORKSTATION_ID | int | 4 | √ | null |
|
|
The ID of the workstation assigned to the physical server that the staff user or online customer were connected to |
||||
| SERVER_WORKSTATION_NAME | varchar | 45 | √ | null |
|
|
The name of the workstation assigned to the physical server that the staff user or online customer were connected to |
||||
| SERVER_IP | int | 4 | √ | null |
|
|
The IP address of the physical server that the staff user or online customer were connected to |
||||
| SERVER_SOFTWARE_VERSION | varchar | 100 | √ | null |
|
|
The software version being run on the physical server that the staff user or online customer were connected to |
||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |