asset_health |
EntityType | Dependent |
Logical Entity Name | asset_health |
Definition | |
Note |
asset_health Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
INTEGER | NO | ||
gmt_assessment![]() |
DATETIME | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
INTEGER | NO | ||
loc_hr_delta | SMALLINT | YES | ||
loc_min_delta | SMALLINT | YES | ||
health_lev_db_site![]() |
CHAR(16) | NO | ||
health_lev_db_id![]() |
INTEGER | NO | ||
health_lev_type_code![]() |
INTEGER | NO | ||
health_scale_precise | FLOAT | YES | ||
likelihood_prob | FLOAT | YES | ||
gmt_created | DATETIME | YES | ||
cr_loc_hr_delta | SMALLINT | YES | ||
cr_loc_min_delta | SMALLINT | YES | ||
ch_patt_db_site![]() |
CHAR(16) | YES | ||
ch_patt_db_id![]() |
INTEGER | YES | ||
ch_patt_type_code![]() |
INTEGER | YES | ||
gmt_audited | DATETIME | YES | ||
aud_loc_hr_delta | SMALLINT | YES | ||
aud_loc_min_delta | SMALLINT | YES | ||
aud_quality_code![]() |
SMALLINT | YES | ||
aud_by_org_asite![]() |
CHAR(16) | YES | ||
aud_by_agent_id![]() |
INTEGER | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
asset_health Keys |
Key Name | Key Type | Keys |
PK__asset_health__084B3915 | PrimaryKey | asset_org_site,asset_id,gmt_assessment,by_agent_site,by_agent_id |
asset_health Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
health_level_type | asset_health | Non-Identifying | health_lev_db_site,health_lev_db_id,health_lev_type_code |
data_qual_type | asset_health | Non-Identifying | aud_quality_code |
row_status_type | asset_health | Non-Identifying | rstat_type_code |
asset | asset_health | Identifying | asset_org_site,asset_id |
agent | asset_health | Identifying | by_agent_site,by_agent_id |
change_patt_type | asset_health | Non-Identifying | ch_patt_db_site,ch_patt_db_id,ch_patt_type_code |
agent | asset_health | Non-Identifying | aud_by_org_asite,aud_by_agent_id |
site_database | asset_health | Non-Identifying | last_upd_db_site,last_upd_db_id |
asset_health | as_rec_as_health | Identifying | hth_as_org_site,hth_asset_id,hth_gmt_assess,hth_by_agent_site,hth_by_agent_id |
asset_health | as_health_as_event | Identifying | asset_org_site,asset_id,gmt_assessment,by_agent_site,by_agent_id |
asset_health | as_health_as_prop_ev | Identifying | asset_org_site,asset_id,gmt_assessment,by_agent_site,by_agent_id |