sg_network_connect
EntityType Dependent
Logical Entity Name sg_network_connect
Default Table Name sg_network_connect
Definition
Note

sg_network_connect 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
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) NUMERIC(10, 0) NO
output_sg_site(PK)(FK) CHAR(16) NO
output_sg_id(PK)(FK) NUMERIC(10, 0) NO
ordering_seq(PK) NUMERIC(10, 0) NO
net_conn_type_db_site(FK) CHAR(16) YES
net_conn_type_db_id(FK) NUMERIC(10, 0) YES
net_conn_type_code(FK) NUMERIC(10, 0) YES
gmt_stream_config TIMESTAMP/DATE 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

sg_network_connect Keys
Key Name Key Type Keys
PK122 PrimaryKey network_db_site,network_db_id,network_id,segment_site,segment_id,output_sg_site,output_sg_id,ordering_seq

sg_network_connect Relationships
Parent Entity Child Entity Type Foreign Keys
network_conn_type sg_network_connect Non-Identifying net_conn_type_db_site,net_conn_type_db_id,net_conn_type_code
row_status_type sg_network_connect Non-Identifying rstat_type_code
network sg_network_connect Identifying network_db_site,network_db_id,network_id
segment sg_network_connect Identifying segment_site,segment_id
segment sg_network_connect Identifying output_sg_site,output_sg_id
site_database sg_network_connect Non-Identifying last_upd_db_site,last_upd_db_id

sg_network_connect Attachments
Name Datatype Value Override Default Value Description