sg_health_sg_event
EntityType Dependent
Logical Entity Name sg_health_sg_event
Definition
Note

sg_health_sg_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
gmt_assessment(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
ev_sg_site(PK) CHAR(16) NO
ev_sg_id(PK) INTEGER NO
ev_db_site(PK)(FK) CHAR(16) NO
ev_db_id(PK)(FK) INTEGER NO
event_type_code(PK)(FK) INTEGER NO
gmt_event_start(PK)(FK) DATETIME NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
assoc_by_org_asite(FK) CHAR(16) YES
assoc_by_agent_id(FK) INTEGER 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

sg_health_sg_event Keys
Key Name Key Type Keys
PK__sg_health_sg_eve__0A338187 PrimaryKey segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id,ev_sg_site,ev_sg_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start

sg_health_sg_event Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_health_sg_event Non-Identifying rstat_type_code
segment_health sg_health_sg_event Identifying segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id
segment_event sg_health_sg_event Identifying ev_db_site,ev_db_id,event_type_code,gmt_event_start
agent sg_health_sg_event Non-Identifying assoc_by_org_asite,assoc_by_agent_id
site_database sg_health_sg_event Non-Identifying last_upd_db_site,last_upd_db_id