Holds the name ids of inventory items
| Column Name | Column Datatype | Column Null Option | Column Comment |
| domain_uuid | byte(16) | not null | Primary key. Foreign key to the ca_n_tier table. Can normally also be found in ca_settings table where set_id=1. |
| tree_name_id | integer | not null | Primary key. Tree name id. |
| tree_name | nvarchar(384) | not null | Tree name in text. |
| auto_rep_version | date | with null | Replication version information |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| domain_uuid tree_name_id |
inv_root_map | item_root_name_id domain_uuid |
| domain_uuid tree_name_id |
inv_generalinventory_tree | domain_uuid item_name_id |
| domain_uuid tree_name_id |
inv_default_tree | domain_uuid item_name_id |