Data Dictionary
>
FPSBASE Tables
> FPSBASE.GEN_UPCOMING_SHUTDOWNS
Table FPSBASE.GEN_UPCOMING_SHUTDOWNS"
See comments in GEN_REF_UPCOMING_SHUTDOWNS view.
-
Schema: FPSBASE
-
Tablespace: FPSDATA
-
Primary key: FROM_INST, TO_INST
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
FROM_INST |
DATE |
N |
Time from which this state was active. (* from FPSINPUT.GEN_FACILITY_SHUTDOWNS) |
|
TO_INST |
DATE |
N |
Time to which this state was active. (* from FPSINPUT.GEN_FACILITY_SHUTDOWNS) |
|
FACILITY_LIST |
VARCHAR2(60) |