Agent objects information used by DSM
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | UUID |
| parent_class | varchar(30) | not null | WV object- parent class |
| parent_uuid | byte(16) | not null | WV object- parent uuid |
| parent_sequence_no | integer | with null | WV object- parent seq no |
| parent_repository | varchar(64) | with null | WV object- parent repository |
| child_jii_server | varchar(255) | with null | AIS provider server of child object |
| child_jii_provider | varchar(255) | not null | AIS provider of child |
| child_jii_class | varchar(255) | not null | AIS class name of child |
| child_jii_objid | varchar(255) | not null | AIS object ID of child |
| child_sequence_no | integer | with null | AIS seq num of child object |
| hidden | integer1 | with null | Hidden |
| coord_type | integer | with null | Coordinate type (long/lat or pixel) |
| position_x | float | with null | Placement x on parent |
| position_y | float | with null | Placement y on parent |
| position_z | float | with null | Placement z on parent (future) |
| size_cx | float | with null | Size_cx |
| size_cy | float | with null | Size_cy |
| size_cz | float | with null | Size_cz |
Product Name: Unicenter Network and System Management
Table Type: Table