DTW_TR_ACTIVE_MONITORING


Description

Active monitorings

Columns

Column Type Size Nulls Auto Default Children Parents Comments
MONITORING_ID CHAR 36 null
DTW_TR_INTENT.ID DTW_TR_ACTIVE_MONITORING_FK C

The active monitoring id

TARGET_TYPE VARCHAR 32 null

The type of the account monitoring target linked with the given intent

TARGET_ID CHAR 36 null

The account monitoring target linked with the given intent

Indexes

Constraint Name Type Sort Column(s)
DTW_TR_ACTIVE_MONITORING_FK Performance Asc MONITORING_ID
DTW_TR_ACTIVE_MONITORING_TARGET_IDX Performance Asc/Asc TARGET_TYPE + TARGET_ID

Relationships