segment_health |
EntityType | Dependent |
Logical Entity Name | segment_health |
Default Table Name | segment_health |
Definition | |
Note |
segment_health Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
UNSIGNEDINT | NO | ||
gmt_assessment![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
loc_hr_delta | SHORT | YES | ||
loc_min_delta | SHORT | YES | ||
health_lev_db_site![]() |
CHAR(16) | NO | ||
health_lev_db_id![]() |
UNSIGNEDINT | NO | ||
health_lev_type_code![]() |
UNSIGNEDINT | NO | ||
health_scale_precise | DOUBLE | YES | ||
likelihood_prob | DOUBLE | YES | ||
gmt_created | DATETIME(19:29) | YES | ||
cr_loc_hr_delta | SHORT | YES | ||
cr_loc_min_delta | SHORT | YES | ||
ch_patt_db_site![]() |
CHAR(16) | YES | ||
ch_patt_db_id![]() |
UNSIGNEDINT | YES | ||
ch_patt_type_code![]() |
UNSIGNEDINT | YES | ||
gmt_audited | DATETIME(19:29) | YES | ||
aud_loc_hr_delta | SHORT | YES | ||
aud_loc_min_delta | SHORT | YES | ||
aud_quality_code![]() |
SHORT | YES | ||
aud_by_org_asite![]() |
CHAR(16) | YES | ||
aud_by_agent_id![]() |
UNSIGNEDINT | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
segment_health Keys |
Key Name | Key Type | Keys |
PK__segment_health__0662F0A3 | PrimaryKey | segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id |
segment_health Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
data_qual_type | segment_health | Non-Identifying | aud_quality_code |
row_status_type | segment_health | Non-Identifying | rstat_type_code |
segment | segment_health | Identifying | segment_site,segment_id |
health_level_type | segment_health | Non-Identifying | health_lev_db_site,health_lev_db_id,health_lev_type_code |
agent | segment_health | Identifying | by_agent_site,by_agent_id |
change_patt_type | segment_health | Non-Identifying | ch_patt_db_site,ch_patt_db_id,ch_patt_type_code |
agent | segment_health | Non-Identifying | aud_by_org_asite,aud_by_agent_id |
site_database | segment_health | Non-Identifying | last_upd_db_site,last_upd_db_id |
segment_health | sg_health_sg_event | Identifying | segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id |
segment_health | sg_health_sg_prop_ev | Identifying | segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id |
segment_health | sg_rec_sg_health | Identifying | hth_sg_site,hth_sg_id,hth_gmt_assess,hth_by_agent_site,hth_by_agent_id |