Used to queue up metric requests which were unable to be sent over the sla bus. When a successful transmition to SLA occurs, the sla bus queue will be flushed.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| time_stamp | date | not null | Time the real time event occurred. |
| dest | varchar(64) | with null | Destination of sla real time event. |
| result_string | varchar(1900) | with null | Encoded metric request class , with an embedded result in string format. |
| metric_instance_id | integer | with null | Unique identifier |
Product Name: Unicenter Service Management
Table Type: Table