This table holds the links between job containers and scalability servers (or the server's representation in the usd_target table).
| Column Name | Column Datatype | Column Null Option | Column Comment |
| jcont | byte(16) | not null | This is the job container, FK to usd_job_cont |
| server | byte(16) | not null | This is the scalibility server (or the representation of the server in usd_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