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

log_connector_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
lc_db_site(PK)(FK) CHAR(16) NO
lc_db_id(PK)(FK) NUMERIC(10, 0) NO
lc_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
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

log_connector_type Keys
Key Name Key Type Keys
PK270 PrimaryKey lc_db_site,lc_db_id,lc_type_code

log_connector_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database log_connector_type Identifying lc_db_site,lc_db_id
site_database log_connector_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type log_connector_type Non-Identifying rstat_type_code
log_connector_type sg_hyp_ev_log_conn Non-Identifying lc_db_site,lc_db_id,lc_type_code
log_connector_type sg_prop_ev_log_conn Non-Identifying lc_db_site,lc_db_id,lc_type_code

log_connector_type Attachments
Name Datatype Value Override Default Value Description