sp_ampl_alarm |
EntityType | Dependent |
Logical Entity Name | sp_ampl_alarm |
Default Table Name | sp_ampl_alarm |
Definition | |
Note |
sp_ampl_alarm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
NUMERIC(10, 0) | NO | ||
gmt_event![]() |
TIMESTAMP/DATE | NO | ||
ordering_seq![]() |
NUMERIC(10, 0) | NO | ||
al_db_site![]() |
CHAR(16) | NO | ||
al_db_id![]() |
NUMERIC(10, 0) | NO | ||
al_type_code![]() |
NUMERIC(10, 0) | NO | ||
gmt_acknowledged | TIMESTAMP/DATE | YES | ||
ack_loc_hr_delta | NUMERIC(5, 0) | YES | ||
ack_loc_min_delta | NUMERIC(5, 0) | YES | ||
org_agent_site![]() |
CHAR(16) | YES | ||
agent_id![]() |
NUMERIC(10, 0) | YES | ||
user_tag_ident | NVARCHAR(254) | YES | ||
name | NVARCHAR(254) | YES | ||
gmt_last_updated | TIMESTAMP/DATE | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
NUMERIC(10, 0) | YES | ||
rstat_type_code![]() |
NUMERIC(5, 0) | YES |
sp_ampl_alarm Keys |
Key Name | Key Type | Keys |
PK77 | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,ordering_seq,al_db_site,al_db_id,al_type_code |
sp_ampl_alarm Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
agent | sp_ampl_alarm | Non-Identifying | org_agent_site,agent_id |
site_database | sp_ampl_alarm | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | sp_ampl_alarm | Non-Identifying | rstat_type_code |
sp_ampl_data | sp_ampl_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,ordering_seq |
alarm_type | sp_ampl_alarm | Identifying | al_db_site,al_db_id,al_type_code |
sp_ampl_alarm | spa_al_assoc_reg | Identifying | meas_loc_site,meas_loc_id,gmt_event,ordering_seq,al_db_site,al_db_id,al_type_code |
sp_ampl_alarm Attachments |
Name | Datatype | Value Override | Default Value | Description |