Used to store URC address book computer objects
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uid | byte(16) | not null | UUID of the computer entry |
| domain_uuid | byte(16) | not null | UUID of the domain this computer entry has been created on |
| label | nvarchar(255) | with null | The description of the computer |
| host_name | nvarchar(255) | not null | The name of the computer |
| host_uuid | char(36) | with null | The host uuid |
| connection_information | byte(510) | not null | Protocol values and connection addresses of the host to be used at the viewer |
| auto_rep_version | date | with null | Version used by the replication engine |
| securityproviders | byte(2) | with null | For future enhancements |
Product Name: Unicenter Desktop and Server Management
Table Type: Table