Formerly NCPROFIL. Holds information about the database itself. Its Domain name and Domain UUID etc
| Column Name | Column Datatype | Column Null Option | Column Comment |
| set_id | integer | not null | Set_id Value_type Contains 1 uuid domain uuid 2 Text domain Name 3 Long Software def version number |
| set_val_lng | integer | with null | Storing the value as long |
| set_val_uuid | byte(16) | with null | Storing the value as uuid |
| set_val_text | nvarchar(255) | with null | Storing the value as string |
Product Name: Asset
Table Type: Table