| Column Name | Column Datatype | Column Null Option | Column Comment |
| probe_id | integer | not null | |
| nic_card | nvarchar(10) | not null | |
| name | nvarchar(75) | not null | |
| description | nvarchar(200) | with null | |
| mdb_id | nvarchar(100) | with null | |
| address | nvarchar(30) | not null | |
| status | nvarchar(20) | with null | |
| dt_created | date | with null |
Product Name: Unicenter Network and System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| probe_id nic_card |
und_task | probe_id nic_card |