BDNA Data Platform 5.4 July 2017 (Oracle)
DISC_VIRTUAL_HOSTGUEST - Relation between VM host(eg ESX) and guest (eg virtual m/c)

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ID number 0  √  null Unique ID for the row
HOST_ID number 0  √  null HOST_ID for the host (eg ESX)
GUEST_ID number 0  √  null HOST_ID for the guest (eg VM)
INVENTORY_ID number 18  √  null Inventory ID for this row
TASK_ID number 18  √  null Task ID for this row
DATASRC nvarchar2 25  √  null Data Source for this row (e.g., SCCM, ADDM)

Analyzed at Thu Jul 20 12:13 PDT 2017

Indexes:
Column(s) Type Sort Constraint Name Anomalies
INVENTORY_ID + TASK_ID + ID + HOST_ID + GUEST_ID Primary key Asc/Asc/Asc/Asc/Asc PK_DISC_VIRTUAL_HOSTGUEST These unique columns are also nullable
Confidential and Proprietary to BDNA