TrackerDatabaseLog
Name: Tracker Database Log
Type: Ancillary
Modules: Reporting
Description: Keeps track changes to the database (for example, property value changes).
| Field | Documentation |
|---|---|
| ChangeDate | Date the record was changed. |
| ChangeTime | Time the record was changed. Value is in seconds from midnight. |
| Comments | Comments about the record. |
| LoginName | Username that performed the record change. |
| PKeyDetails | String containing the field type and the ID of the property that was changed. |
| RecordDetails | Full description of what was changed (e.g., PropValues:No locations=[NO][YES]). |
| TableAffected | System or profile table and field that were changed. |
| TrackId | Numeric identifier of the change record. |
| ChangeCode | Hard-coded value for the type of change (e.g., Update or Insert). |