The "ud_datasource_log" table entity stores key historical events generated for the related data source.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| dssourceuuid | BYTE(16) | not null | Unique for the related data source |
| lactivity | NVARCHAR(64) | not null | Last activity attempted |
| lactresult | NVARCHAR(64) | not null | Result of last activity attempted |
| lactdate | date | not null | Date and time activity attempted |
Product Name: Unicenter Asset Intelligence
Table Type: Table