| Column Name | Column Datatype | Column Null Option | Column Comment |
| agent_name | varchar(20) | with null | |
| procedure_uuid | integer | with null | |
| agent_type | integer | with null | |
| procedureversion | varchar(20) | with null | |
| agent_uuid | integer | with null | |
| procedure | varchar(20) | with null | |
| productname | varchar(20) | with null | |
| job_uuid | integer | with null | |
| productversion | varchar(20) | with null | |
| jobname | varchar(20) | with null | |
| product_uuid | integer | with null | |
| packagetype | integer | with null | |
| object_uuid | integer | with null | |
| userparams | varchar(20) | with null | |
| task | integer | with null | |
| completiontime | integer | with null | |
| state | integer | with null | |
| creationtime | integer | with null | |
| errorcause | integer | with null | |
| activationtime | 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_target_jobs_s | procedureversion procedure agent_name jobname agent_type packagetype agent_uuid userparams productname completiontime productversion creationtime object_uuid activationtime task errorparam state errorcause |