test_nres_alarm |
EntityType | Dependent |
Logical Entity Name | test_nres_alarm |
Definition | |
Note |
test_nres_alarm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
INTEGER | NO | ||
gmt_event![]() |
DATETIME | NO | ||
sample_order_seq![]() |
INTEGER | NO | ||
test_order_seq![]() |
INTEGER | NO | ||
ordering_seq![]() |
INTEGER | NO | ||
al_db_site![]() |
CHAR(16) | NO | ||
al_db_id![]() |
INTEGER | NO | ||
al_type_code![]() |
INTEGER | NO | ||
gmt_acknowledged | DATETIME | YES | ||
ack_loc_hr_delta | SMALLINT | YES | ||
ack_loc_min_delta | SMALLINT | YES | ||
org_agent_site![]() |
CHAR(16) | YES | ||
agent_id![]() |
INTEGER | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | 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 |
test_nres_alarm Keys |
Key Name | Key Type | Keys |
PK__test_nres_alarm__1209AD79 | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq,al_db_site,al_db_id,al_type_code |
test_nres_alarm Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | test_nres_alarm | Non-Identifying | rstat_type_code |
test_num_results | test_nres_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq |
alarm_type | test_nres_alarm | Identifying | al_db_site,al_db_id,al_type_code |
agent | test_nres_alarm | Non-Identifying | org_agent_site,agent_id |
site_database | test_nres_alarm | Non-Identifying | last_upd_db_site,last_upd_db_id |
test_nres_alarm | test_al_assoc_reg | Identifying | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq,al_db_site,al_db_id,al_type_code |