child_network_config_history
EntityType Dependent
Logical Entity Name child_network_config_history
Definition
Note

child_network_config_history Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
network_db_site(PK)(FK) CHAR(16) NO
network_db_id(PK)(FK) INTEGER NO
network_id(PK)(FK) INTEGER NO
child_network_db_site(PK)(FK) CHAR(16) NO
child_network_db_id(PK)(FK) INTEGER NO
child_network_id(PK)(FK) INTEGER NO
gmt_start(PK) DATETIME NO
gmt_end DATETIME YES
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) 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

child_network_config_history Keys
Key Name Key Type Keys
PK__child_network_co__7993056A PrimaryKey network_db_site,network_db_id,network_id,child_network_db_site,child_network_db_id,child_network_id,gmt_start

child_network_config_history Relationships
Parent Entity Child Entity Type Foreign Keys
network child_network_config_history Identifying network_db_site,network_db_id,network_id
network child_network_config_history Identifying child_network_db_site,child_network_db_id,child_network_id
site_database child_network_config_history Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type child_network_config_history Non-Identifying rstat_type_code