Link information of worldview repository.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | Link uuid |
| name | varchar(255) | with null | Name |
| label | varchar(255) | with null | Label |
| class_name | varchar(30) | not null | Class name |
| source_class | varchar(30) | not null | Source class name |
| source_uuid | byte(16) | not null | Source uuid |
| source_repository | varchar(64) | with null | Source repository name |
| source_port | integer | with null | Source port |
| dest_class | varchar(30) | not null | Destination class name |
| dest_uuid | byte(16) | not null | Destination uuid |
| dest_repository | varchar(64) | with null | Destination repository |
| dest_port | integer | with null | Destination port |
| date_ins | date | with null | Date inserted |
| status_no | integer | with null | Link status number |
| severity | integer | with null | Link severity |
| tng_delete_flag | integer | with null | Delete flag |
| hidden | integer1 | with null | Hidden/show flag |
| alarmset_name | varchar(30) | with null | Alarmset name |
| direction | integer | with null | Direction |
| source_seq | integer | with null | Source sequence number |
| dest_seq | integer | with null | Destination sequence number |
| parent_link | byte(16) | with null | Parent link uuid |
| implied | integer1 | with null | Implied link flag |
| link_flag | integer | with null | Link flag |
| reserved | varchar(32) | with null | Reserved |
| unimplied | integer1 | with null | Unimpllied link flag |
| common_ancestor_class | varchar(30) | with null | Common ancestor class name |
| common_ancestor_uuid | byte(16) | with null | Common ancestor uuid |
Product Name: Unicenter Network and System Management
Table Type: Table