FND_XDF_BOOTSTRAP_VER

Details

  • Schema: FUSION

  • Object owner: FND

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

FND_XDF_BOOTSTRAP_VER_PK

VERSION, ORA_EDITION_CONTEXT

Columns

Name Datatype Length Not-null Comments
VERSION VARCHAR2 128 Yes VERSION
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
CREATED_ON TIMESTAMP Who column: indicates the date and time of the creation of the row.
ORA_EDITION_CONTEXT VARCHAR2 30 Yes Indicates the edition based redefinition (EBR) context to which the row belongs - either 'ALL', ''SET1' or 'SET2'.

Indexes

Index Uniqueness Tablespace Columns
FND_XDF_BOOTSTRAP_VER_U1 Unique Default VERSION, ORA_EDITION_CONTEXT