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

model_hyp_event Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
mod_hyp_db_site(PK)(FK) CHAR(16) NO
mod_hyp_db_id(PK)(FK) NUMERIC(10, 0) NO
mod_hyp_event_id(PK) NUMERIC(10, 0) NO
model_db_site(FK) CHAR(16) NO
model_db_id(FK) NUMERIC(10, 0) NO
model_id(FK) NUMERIC(10, 0) NO
ev_db_site(FK) CHAR(16) NO
ev_db_id(FK) NUMERIC(10, 0) NO
event_type_code(FK) NUMERIC(10, 0) NO
severity_lev_db_site(FK) CHAR(16) NO
severity_lev_db_id(FK) NUMERIC(10, 0) NO
severity_lev_type_code(FK) NUMERIC(10, 0) NO
gmt_created TIMESTAMP/DATE YES
cr_loc_hr_delta NUMERIC(5, 0) YES
cr_loc_min_delta NUMERIC(5, 0) YES
by_org_asite(FK) CHAR(16) YES
by_agent_id(FK) NUMERIC(10, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
assoc_file_name NVARCHAR(254) YES
associated_blob PICTURE 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

model_hyp_event Keys
Key Name Key Type Keys
PK168 PrimaryKey mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id

model_hyp_event Relationships
Parent Entity Child Entity Type Foreign Keys
severity_level_type model_hyp_event Non-Identifying severity_lev_db_site,severity_lev_db_id,severity_lev_type_code
row_status_type model_hyp_event Non-Identifying rstat_type_code
site_database model_hyp_event Identifying mod_hyp_db_site,mod_hyp_db_id
model model_hyp_event Non-Identifying model_db_site,model_db_id,model_id
sg_as_event_type model_hyp_event Non-Identifying ev_db_site,ev_db_id,event_type_code
agent model_hyp_event Non-Identifying by_org_asite,by_agent_id
site_database model_hyp_event Non-Identifying last_upd_db_site,last_upd_db_id
model_hyp_event model_hyp_ev_func Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id
model_hyp_event model_hyp_ev_link Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id
model_hyp_event model_hyp_ev_link Identifying caused_db_site,caused_db_id,caused_event_id
model_hyp_event model_hyp_ev_num_data Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id
model_hyp_event model_rec_hyp_ev Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id

model_hyp_event Attachments
Name Datatype Value Override Default Value Description