Identifies the metric instances used by this report group.
It is possible to specify whether a metric instance should be affected by service events from the calendar or not. The field use_calendar specifies this.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| report_group_id | integer | not null | Unique identity for the report group |
| metric_instance_id | integer | not null | Unique identifier |
| use_calendar | char(1) | with null | If 'N', the metric instance is not affected by the calendar service events. 'Y' or any other value means yes. |
Product Name: Unicenter Service Management
Table Type: Table