This table is used to store and generate unique host and server id's (mit_server.host_id and mit_server.server_id) as those servers are added to the repository.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id_type | varchar(255) | not null | Pre-loaded with 2 rows - one with "Host" and one with "Server" |
| id_value | integer | not null | This is the last unique host or server id value assigned.. This value is updated each time a host of server id is assigned. |
Product Name: Unicenter Database Management
Table Type: Table