Stores audit records.
The application creates audit records for changes users make, such as:
- Saving a change in the Administration Console
- Running an analysis
- Creating, updating, or deleting exposure data, and so on
Stores audit records.
The application creates audit records for changes users make, such as:
Creation Date | 4/4/2022 3:02 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 0 |
Data Space Used | 0.00 KB |
Index Space Used | 0.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | AuditHistorySID | Unique system-generated sequential identifier for the audit record. | int | 4 | |||
AuditTargetTypeCode | Code that represents the type of the audit record target. The target is the object that the user created or modified. For a complete list of codes, see tAuditTargetType Table. | varchar | 15 | ||||
AuditTargetSID | Unique system-generated sequential identifier for the audit record target. | int | 4 | ||||
ActionTypeCode | Code that represents what the user did to the audit record target. For a complete list of codes, see tAuditActionType Table. | varchar | 15 | ||||
EnteredBy | User that made the change. | varchar | 255 | ||||
EnteredDate | Date and time when the user made the change. | datetime | 4 | ||||
Description | User-specified description of the change. | varchar | 4000 | ||||
BusinessUnitSID | Unique system-generated business unit sequential identifier for the audit record. | int | 4 | ![]() |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | tAuditHistoryParentObjectXRef | Table | System reference table used to identify the parent object associated with each audit record. A parent object is a higher-level container for an object. For example, the parent object for an exposure set is a company. | 1 |