Data Dictionary
>
FPSADMIN Tables
> FPSADMIN.ADM_CRITICAL_LOAD_STATUS
Table FPSADMIN.ADM_CRITICAL_LOAD_STATUS"
Stores critical values that are used to determine if the ETL is not updating fast enough. One row for the table and it contains the refresh time of GEN_DATA_DATE and the last commit for RTG_PROCESS_FAMILIES_PLUS.
-
Schema: FPSADMIN
-
Tablespace: FPSDATA
-
Primary key: ONE_ROW
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
ONE_ROW |
NUMBER(1) |
N |
A column whose value is 1 which is the primary key of the table ensuring only one row. (* from FPSINPUT.GEN_SITE) |
|
COMMIT_INST |
DATE |