| Column Name | Column Datatype | Column Null Option | Column Comment |
| containername | varchar(20) | with null | |
| procedure_uuid | integer | with null | |
| containercomment | varchar(20) | with null | |
| procedureversion | varchar(20) | with null | |
| container_uuid | integer | with null | |
| _procedure_ | varchar(20) | with null | |
| agent_name | varchar(20) | with null | |
| job_uuid | integer | with null | |
| agent_type | integer | with null | |
| jobname | varchar(20) | with null | |
| agent_uuid | integer | with null | |
| packagetype | integer | with null | |
| productname | varchar(20) | with null | |
| userparams | varchar(20) | with null | |
| productversion | varchar(20) | with null | |
| completiontime | integer | with null | |
| prodcut_uuid | integer | with null | |
| creationtime | integer | with null | |
| object_uuid | integer | with null | |
| activationtime | integer | with null | |
| task | integer | with null | |
| errorparam | varchar(20) | with null | |
| state | integer | with null | |
| errorcause | integer | with null |
Product Name: Unicenter Desktop and Server Management
Table Type: View
Relationships:
| Primary Key | Related Table | Related Column |
| usd_v_container_jobs_s | procedureversion containername jobname containercomment packagetype agent_name userparams agent_type completiontime agent_uuid creationtime productname activationtime productversion errorparam object_uuid errorcause task state |