Formerly NCSCIPC. Each row represents an message/request for a Server (or all Servers).
| Column Name | Column Datatype | Column Null Option | Column Comment |
| queue_uuid | byte(16) | not null | UUID of a instance in the server queue |
| type | integer | with null | Message Type, Unit, Status, SD Template, etc |
| action | integer | with null | Write, Modify, Delete, whatever |
| uuid1 | byte(16) | with null | Message uuid1 |
| uuid2 | byte(16) | with null | Message uuid2 |
| lng1 | integer | with null | lng1 message |
| lng2 | integer | with null | lng2 message |
| lng3 | integer | with null | lng3 message |
| lng4 | integer | with null | lng4 message |
| queue_date | integer | with null | When the queue entry was raised (so basically creation date) |
| text1 | nvarchar(127) | with null | Text 1 message |
| text2 | nvarchar(127) | with null | Text 2 message |
| last_update_date | integer | with null | Last Change Date/Time |
| server_uuid | byte(16) | with null | UUID of an server instance |
Product Name: Unicenter Desktop and Server Management
Table Type: Table