RC manager configuration
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uid | byte(16) | not null | Key |
| uidparent | byte(16) | not null | Parent key |
| strname | nvarchar(64) | not null | Server's name |
| strpath | nvarchar(255) | not null | Path of RC installation |
| straddress | nvarchar(255) | not null | Server's address |
| iisroot | integer | not null | Root indicator |
| uidconfigpolicy | byte(16) | not null | Key of server's configuration policy |
| strdescription | nvarchar(255) | not null | Server';s description |
| dateconfigpolicy | integer | not null | Time stamp of last configuration policy change |
| iinheritconfiguration | integer | not null | Inherit configuration indicator |
| ipropagatechanges | integer | not null | Immediate propagation indicator |
| ageofeventstopurge | integer | not null | Purge level for agent events |
| datetopurgeevents | integer | not null | Date of last event purge |
| ageofsessionstopurge | integer | not null | Purge level for previous sessions |
| datetopurgesessions | integer | not null | Date of last session purge |
| nexteventpurge | integer | not null | Date of next event purge |
| nextsessionpurge | integer | not null | Date of next seiion purge |
| periodtopurgeevents | integer | not null | Time between event purges |
| periodtopurgesessions | integer | not null | Time between session purges |
Product Name: Unicenter Desktop and Server Management
Table Type: Table