Table slot9.WORLD.TSTA.DS_DEBUG
This table store debug and log information for DS_ICR and DS_NIBR packages. Contains milestone events or errors in the DS_ICR and DS_NIBR process

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
MSG varchar2 255  √  null
MSGID number 0
DATE_AND_TIME date 7
CREATED_BY varchar2 255  √  null
RECORD_QUERY clob 4000  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DATE_AND_TIME" IS NOT NULL DS_DEBUG_DATE_AND_TIME_NN
"MSGID" IS NOT NULL DS_DEBUG_MSGID_NN

Indexes:
Column(s) Type Sort Constraint Name
MSGID Primary key Asc DS_DEBUG_PK