child_network_config_history
EntityType Dependent
Logical Entity Name child_network_config_history
Default Table 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) NUMERIC(10, 0) NO
network_id(PK)(FK) NUMERIC(10, 0) NO
child_network_db_site(PK)(FK) CHAR(16) NO
child_network_db_id(PK)(FK) NUMERIC(10, 0) NO
child_network_id(PK)(FK) NUMERIC(10, 0) NO
gmt_start(PK) TIMESTAMP/DATE NO
gmt_end TIMESTAMP/DATE YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

child_network_config_history Keys
Key Name Key Type Keys
PK324 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

child_network_config_history Attachments
Name Datatype Value Override Default Value Description