Table lawprod.MSCM.ERROR_LOG Generated by
SchemaSpy
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
ERROR_ID number 20
TYPE varchar2 20  √  null
RETURN_ERROR_CD varchar2 20  √  null
FORM_NAME varchar2 20  √  null
MESSAGE_TEXT varchar2 2000  √  null
CREATION_DT date 7  √  null
EVT_HEADER_ID number 20  √  null
EVT_DETAIL_SEQ number 6  √  null

Analyzed at Wed May 18 12:10 CDT 2011

Indexes:
Column(s) Type Sort Constraint Name
EVT_HEADER_ID + EVT_DETAIL_SEQ Performance Asc/Asc ERROR_LOG_BY_EVENT_DETAIL
ERROR_ID Must be unique Asc ERROR_LOG_PK