blob_alarm |
EntityType | Dependent |
Logical Entity Name | blob_alarm |
Default Table Name | blob_alarm |
Definition | |
Note |
blob_alarm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
UNSIGNEDINT | NO | ||
gmt_event![]() |
DATETIME(19:29) | NO | ||
mebt_db_site![]() |
CHAR(16) | NO | ||
mebt_db_id![]() |
UNSIGNEDINT | NO | ||
meb_type_code![]() |
UNSIGNEDINT | NO | ||
al_db_site![]() |
CHAR(16) | NO | ||
al_db_id![]() |
UNSIGNEDINT | NO | ||
al_type_code![]() |
UNSIGNEDINT | NO | ||
gmt_acknowledged | DATETIME(19:29) | NO | ||
ack_loc_hr_delta | SHORT | YES | ||
ack_loc_min_delta | SHORT | YES | ||
org_agent_site![]() |
CHAR(16) | YES | ||
agent_id![]() |
UNSIGNEDINT | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
blob_alarm Keys |
Key Name | Key Type | Keys |
PK__blob_alarm__28ED12D1 | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,mebt_db_site,mebt_db_id,meb_type_code,al_db_site,al_db_id,al_type_code |
blob_alarm Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | blob_alarm | Non-Identifying | rstat_type_code |
mevent_blob_data | blob_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,mebt_db_site,mebt_db_id,meb_type_code |
alarm_type | blob_alarm | Identifying | al_db_site,al_db_idal_type_code, |
agent | blob_alarm | Non-Identifying | org_agent_site,agent_id |
site_database | blob_alarm | Non-Identifying | last_upd_db_site,last_upd_db_id |