RC host
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uid | byte(16) | not null | Key |
| streamaddress | byte(510) | not null | Address of the host (in special RC format) |
| strcamaddress | nvarchar(64) | not null | CAM address of registering host |
| uidconfigpolicy | byte(16) | not null | Key of associated configuration policy |
| iinheritconfiguration | integer | not null | Inherit configuration indicator |
| datelastaccess | integer | not null | Time of last write access to the record |
| istatus | integer | not null | Status of the host |
| uidlastparent | byte(16) | not null | Key of last parent before move |
| datelastevent | integer | not null | Time of last event sent by the host |
| dateconfigpolicy | integer | not null | Time stamp of the associated configuration policy |
| strversion | nvarchar(64) | not null | Version of the RC installed |
Product Name: Unicenter Desktop and Server Management
Table Type: Table