This table links all activities (Jobs) to its job containers.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| jcont | byte(16) | not null | This is the job container, FK to usd_job_cont |
| activity | byte(16) | not null | This is the activity, FK to usd_activity. |
| time_secs | integer | not null | This timestamp is used to order members in the link table. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table