Import reference table, reference tables are used in conjunction with the profile data to drive the business logic during aggregation
| Column Name | Column Datatype | Column Null Option | Column Comment |
| type | integer | with null | 0=event, 1=result, 2=file |
| file_id | integer | with null | File ID |
| ebulk_id | integer | with null | Used to group events data |
| rbulk_id | integer | with null | Used to group results data |
| event_table | varchar(32) | with null | event table name |
| import_id | integer | with null | Points to mr_import |
| metric_id | integer | with null | |
| id | integer | with null | Metric ID (also MR_RESULT table name) |
Product Name: Unicenter Service Management
Table Type: Table