An instance of an importer running on one specific dc server
| Column Name | Column Datatype | Column Null Option | Column Comment |
| importer_instance_id | integer | not null | Unique identity for the importer instance |
| importer_id | integer | with null | The unique identity of the importer |
| server_id | integer | with null | Unique identifier for one slm server |
Product Name: Unicenter Service Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| importer_instance_id | usm_link_importer_inst_metric | importer_instance_id |
| importer_instance_id | usm_import_attribute | importer_instance_id |