Stores UCM audit history data
| Column Name | Column Datatype | Column Null Option | Column Comment |
| asset_uuid | byte(16) | not null | Alternate uuid for object relating to this event |
| config_uuid | byte(16) | not null | UUID for object relating to this even |
| creation_user | nvarcha(64) | with null | Name of user who created the event record |
| description | nvarcha(120) | with null | Description of event |
| creation_date | integer | with null | GMT timestamp at creation of event record |
| i_delete_flag | integer | with null | Flag indicating status/type of event |
| description1 | nvarcha(120) | with null | |
| description2 | nvarcha(120) | with null | |
| description3 | nvarcha(120) | with null | |
| description4 | nvarcha(120) | with null | |
| description5 | nvarcha(120) | with null | |
| description6 | nvarcha(120) | with null |
Product Name: Unicenter Network and System Management/ConfigurationManager
Table Type: Table