History of the prior runs of the generator against the application discovery definitions.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| adm_add_uuid | byte varying(16) | not null | Unique Id for the Application Discovery Definition |
| definition_version | integer | not null | This version number is incremented whenever this Application Discovery Definition is changed. This includes any changes made automatically because of the autoreflectmods flag. |
| bpv_version | integer | not null | The version number of the Business Process Views that this belongs to |
| creation_date | date | with null | Time of creation |
| modification_date | date | with null | Time of last modification |
| last_discovery_time | date | with null | Time of last discovery |
| last_analysis_time | date | with null | Time of last analysis |
| loaded_to_nsm | integer1 | with null | Flag indicating if the Business Process Views was loaded to Unicenter NSM |
| discovery_status | varchar(20) | with null | Status of the discovery. Can be suspended, discpvered, created, found, deleted. |
| activity | varchar(16) | with null | Current activity occurring for the definition. Can be SUSPENDED, DISCOVERING, or empty. |
Product Name: Unicenter Application Performance Management
Table Type: Table