This table stores the links between the activity and its individual targets at which the job is targeted.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| act | byte(16) | not null | This is a link to an activation, FK to usd_activity. |
| comp | byte(16) | not null | UUID of a targte like computer, points to usd_target table |
| objectid | tinyint(16) | not null | This is a link to a target, FK to usd_target. |
| 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