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

asset_health Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) NUMERIC(10, 0) NO
gmt_assessment(PK) TIMESTAMP/DATE NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) NUMERIC(10, 0) NO
loc_hr_delta NUMERIC(5, 0) YES
loc_min_delta NUMERIC(5, 0) YES
health_lev_db_site(FK) CHAR(16) NO
health_lev_db_id(FK) NUMERIC(10, 0) NO
health_lev_type_code(FK) NUMERIC(10, 0) NO
health_scale_precise FLOAT YES
likelihood_prob FLOAT YES
gmt_created TIMESTAMP/DATE YES
cr_loc_hr_delta NUMERIC(5, 0) YES
cr_loc_min_delta NUMERIC(5, 0) YES
ch_patt_db_site(FK) CHAR(16) YES
ch_patt_db_id(FK) NUMERIC(10, 0) YES
ch_patt_type_code(FK) NUMERIC(10, 0) YES
gmt_audited TIMESTAMP/DATE YES
aud_loc_hr_delta NUMERIC(5, 0) YES
aud_loc_min_delta NUMERIC(5, 0) YES
aud_quality_code(FK) NUMERIC(5, 0) YES
aud_by_org_asite(FK) CHAR(16) YES
aud_by_agent_id(FK) NUMERIC(10, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) 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

asset_health Keys
Key Name Key Type Keys
PK199 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

asset_health Attachments
Name Datatype Value Override Default Value Description