data-dictionary

FPSADMIN.STARTUP_NULL_COLUMNS_RQD

Data Dictionary

>

FPSADMIN Tables

> FPSADMIN.STARTUP_NULL_COLUMNS_RQD

Table FPSADMIN.STARTUP_NULL_COLUMNS_RQD"

List of columns which must be populated during the DWH startup phase even though a null value is acceptable. Normally we want to make required columns not null but these are cases where that is not feasible.

  • Schema: FPSADMIN

  • Tablespace: FPSDATA

  • Primary key: TABLE_NAME, COLUMN_NAME

  • Foreign keys: STARTUP_NULL_COLS_RQD_FK_TAB: TABLE_NAME REFERENCES FPSADMIN.STARTUP_TABLES_RQD (TABLE_NAME)


Column

Type

Nullable

Comment

TABLE_NAME

VARCHAR2(30)

N