RC Archived viewer sessions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uid | byte(16) | not null | Key |
| uidparent | byte(16) | not null | Key of parent group |
| strhost | nvarchar(64) | not null | Viewed host |
| uidhost | byte(16) | not null | Key of used host |
| uidsession | byte(16) | not null | (Seems to be superfluous) |
| strviewer | nvarchar(64) | not null | Viewing machine |
| datesessionstarted | integer | not null | Start time of viewer session |
| iduration | integer | not null | Duration (s) of viewer session. Value is 0 for an active session. |
| strremoteuser | nvarchar(255) | not null | Viewing user |
| strstatus | nvarchar(64) | not null | Session status |
| strdescription | nvarchar(255) | not null | Description |
| iseverity | integer | not null | Severity of errors occurred |
| iencryption | integer | not null | Used type of encryption |
| strprotocol | nvarchar(32) | not null | Protocol used for session |
| icategory | integer | not null | Category of last event sent |
| ieventid | integer | not null | Id of last event type sent |
| ireasonsessionwasclosed | integer | not null | Id describing how the session was closed |
| ifailsafe | integer | not null | Indicator for fail safe mode usage |
Product Name: Unicenter Desktop and Server Management
Table Type: Table