This table stores the links between the activity and its groups to 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. |
| grp | byte(16) | not null | This is a link to an asset group, in ca_group_def. |
| 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