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

criticality_scale_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
cs_type_db_site(PK)(FK) CHAR(16) NO
cs_type_db_id(PK)(FK) NUMERIC(10, 0) NO
cs_type_code(PK) NUMERIC(10, 0) NO
min_value NUMERIC(10, 0) NO
max_value NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) 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

criticality_scale_type Keys
Key Name Key Type Keys
PK305 PrimaryKey cs_type_db_site,cs_type_db_id,cs_type_code

criticality_scale_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database criticality_scale_type Identifying cs_type_db_site,cs_type_db_id
site_database criticality_scale_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type criticality_scale_type Non-Identifying rstat_type_code
criticality_scale_type segment Non-Identifying cs_type_db_site,cs_type_db_id,cs_type_code
criticality_scale_type asset Non-Identifying cs_type_db_site,cs_type_db_id,cs_type_code

criticality_scale_type Attachments
Name Datatype Value Override Default Value Description