Table slot9.WORLD.TSTA.CASE_LOG
This table stores a log of the notifications and comments on a case. Also logs case hours changes.

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
CASE_LOG_ID number 0 Primary Key.
INC_CASE_ID number 0
INCIDENT_CASES.INC_CASE_ID CASELG_IC_FK R
FK to INCIDENT_CASES
INC_CASE_ACT_ID number 0  √  null
INC_CASE_ACTIVITIES.INC_CASE_ACT_ID CASELG_INCCASACT_FK R
FK to INC_CASE_ACTIVITIES
CASE_LOG_TYPE_CODE varchar2 30
EJS_CODES.CODE CASELG_EJSCD_FK R
Case notify log type code. FK to EJS_CODES
CASE_LOG_TYPE_CODE_TYPE varchar2 30
EJS_CODES.CODE_TYPE CASELG_EJSCD_FK R
Case notify log type code type. FK to EJS_CODES
SENT_TO_USER_IDS clob 4000  √  null Comma separated list of user ids the notification was sent to
SENT_TO_USER_NAMES clob 4000  √  null | delimited list of user names the notification was sent to
NOTE_ID number 0  √  null
EJS_NOTES.NOTE_ID CASELG_EJSN_FK R
Notification comments. FK to EJS_NOTES
NOTIFY_TYPE_CD number 0  √  null
NOTIFICATION_DEF_MASTERS.NOTIFY_TYPE_CD CASELG_NDM_FK R
Notification type. FK to NOTIFICATION_DEF_MASTERS
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"INC_CASE_ID" IS NOT NULL CASELG_CASE_ID_NN
"CASE_LOG_ID" IS NOT NULL CASELG_ID_NN
"CASE_LOG_TYPE_CODE" IS NOT NULL CASELG_TYPE_CODE_NN
"CASE_LOG_TYPE_CODE_TYPE" IS NOT NULL CASELG_TYPE_CODE_TYPE_NN

Indexes:
Column(s) Type Sort Constraint Name
CASE_LOG_ID Primary key Asc CASELG_PK
CASE_LOG_TYPE_CODE_TYPE + CASE_LOG_TYPE_CODE Performance Asc/Asc CASELG_EJSCD_FK_I
NOTE_ID Performance Asc CASELG_EJSN_FK_I
INC_CASE_ID Performance Asc CASELG_IC_FK_I
INC_CASE_ACT_ID Performance Asc CASELG_INCCASACT_FK_I
NOTIFY_TYPE_CD Performance Asc CASELG_NDM_FK_I

Close relationships  within of separation: