db_mim_interface
EntityType Dependent
Logical Entity Name db_mim_interface
Definition
Note

db_mim_interface Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) INTEGER NO
interf_type_code(PK)(FK) INTEGER NO
gmt_snap_refresh DATETIME YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

db_mim_interface Keys
Key Name Key Type Keys
PK__db_mim_interface__0539C240 PrimaryKey db_site,db_id,interf_type_code

db_mim_interface Relationships
Parent Entity Child Entity Type Foreign Keys
mim_interface_type db_mim_interface Identifying interf_type_code
row_status_type db_mim_interface Non-Identifying rstat_type_code
site_database db_mim_interface Identifying db_site,db_id
site_database db_mim_interface Non-Identifying last_upd_db_site,last_upd_db_id