Table slot9.WORLD.TSTA.SOLR_ASYNC_SETTINGS
Stores configuration settings for SOLR Updates. Each column value can be Y, N, or D

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
TYPE varchar2 50
INCIDENT_WARNINGS.TYPE Implied Constraint R
FLAG varchar2 1 'N'
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
FLAG IN ( 'Y','N','D') CK_SOLRASYNC_FLAG
"FLAG" IS NOT NULL SOLRASYNC_FLAG_NN
"TYPE" IS NOT NULL SOLRASYNC_TYPE_NN

Indexes:
Column(s) Type Sort Constraint Name
TYPE Primary key Asc SOLRASYNC_PK

Close relationships: