S_PART_HIST 
Default Table Name  S_PART_HIST 
Definition 
 

S_PART_HIST Columns 
ColumnName  Domain  Datatype  NULL  Definition 
DYN_TBL_NAME    VARCHAR2(30)  YES 
 
PARTITION_ID    VARCHAR2(254)  YES 
 
REAL_TBL_NAME    VARCHAR2(30)  YES 
 
LAST_RESERVE_DTT    DATE  YES 
 
USE_COUNT    NUMBER(10, 0)  YES 
 
IS_STALE    VARCHAR2(1)  YES 
 

S_PART_HIST Primary and Unique Keys 
Key Name  Key Type  Keys 
S_PART_HIST_I  Index  DYN_TBL_NAME, PARTITION_ID, REAL_TBL_NAME 

S_PART_HIST Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred