| Column Name | Column Datatype | Column Null Option | Column Comment |
| agent_name | |||
| procedure_uuid | integer | with null | |
| agent_type | |||
| procedureversion | varchar(20) | with null | |
| agent_uuid | |||
| procedure | varchar(20) | with null | |
| productname | varchar(20) | with null | |
| packagetype | integer | with null | |
| productversion | varchar(20) | with null | |
| uninstallstate | integer | with null | |
| product_uuid | integer | with null | |
| userparams | varchar(20) | with null | |
| object_uuid | integer | with null | |
| completiontime | integer | with null | |
| task | integer | with null | |
| creationtime | integer | with null | |
| state | integer | with null | |
| activationtime | integer | with null | |
| errorcause | integer | with null | |
| errorparam | varchar(20) | with null |
Product Name: Unicenter Desktop and Server Management
Table Type: View
Relationships:
| Primary Key | Related Table | Related Column |
| usd_v_product_procedures_s | procedureversion procedure agent_name packagetype agent_type uninstallstate agent_uuid userparams productname completiontime productversion creationtime object_uuid activationtime task errorparam state errorcause |