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

asset_event_link Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
ev_db_site(PK)(FK) CHAR(16) NO
ev_db_id(PK)(FK) UNSIGNEDINT NO
event_type_code(PK)(FK) UNSIGNEDINT NO
gmt_event_start(PK)(FK) DATETIME(19:29) NO
caused_as_site(PK)(FK) CHAR(16) NO
caused_as_id(PK)(FK) UNSIGNEDINT NO
caused_ev_db_site(PK)(FK) CHAR(16) NO
caused_ev_db_id(PK)(FK) UNSIGNEDINT NO
caused_ev_code(PK)(FK) UNSIGNEDINT NO
caused_gmt(PK)(FK) DATETIME(19:29) NO
name 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

asset_event_link Keys
Key Name Key Type Keys
PK__asset_event_link__43A1090D PrimaryKey asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start,caused_as_site,caused_as_id,caused_ev_db_site,caused_ev_db_id,caused_ev_code,caused_gmt

asset_event_link Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type asset_event_link Non-Identifying rstat_type_code
asset_event asset_event_link Identifying asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start
asset_event asset_event_link Identifying caused_as_site,caused_as_id,caused_ev_db_site,caused_ev_db_id,caused_ev_code,caused_gmt
site_database asset_event_link Non-Identifying last_upd_db_site,last_upd_db_id