Table slot9.WORLD.TSTA.TRACE_IGNORES
This table is used for Trace

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
ACTION varchar2 200
DISPATCH_TO varchar2 100
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
"ACTION" IS NOT NULL TRAIGN_ACTION_NN
"DISPATCH_TO" IS NOT NULL TRAIGN_DISP_NN

Indexes:
Column(s) Type Sort Constraint Name
ACTION + DISPATCH_TO Primary key Asc/Asc TRAIGN_PK