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

as_remaining_life Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
gmt_assessment(PK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
loc_hr_delta SHORT YES
loc_min_delta SHORT YES
est_remaining_life DOUBLE YES
erl_eu_db_site(FK) CHAR(16) YES
erl_eu_db_id(FK) UNSIGNEDINT YES
erl_eu_type_code(FK) UNSIGNEDINT YES
error_estimate DOUBLE YES
err_eu_db_site(FK) CHAR(16) YES
err_eu_db_id(FK) UNSIGNEDINT YES
err_eu_type_code(FK) UNSIGNEDINT YES
likelihood_prob DOUBLE YES
gmt_created DATETIME(19:29) YES
cr_loc_hr_delta SHORT YES
cr_loc_min_delta SHORT YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

as_remaining_life Keys
Key Name Key Type Keys
PK__as_remaining_lif__13BCEBC1 PrimaryKey asset_org_site,asset_id,gmt_assessment,by_agent_site,by_agent_id

as_remaining_life Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_remaining_life Non-Identifying rstat_type_code
asset as_remaining_life Identifying asset_org_site,asset_id
agent as_remaining_life Identifying by_agent_site,by_agent_id
eng_unit_type as_remaining_life Non-Identifying erl_eu_db_site,erl_eu_db_id,erl_eu_type_code
eng_unit_type as_remaining_life Non-Identifying err_eu_db_site,err_eu_db_id,err_eu_type_code
site_database as_remaining_life Non-Identifying last_upd_db_site,last_upd_db_id