Data Dictionary
>
FPSINPUT Tables
> FPSINPUT.DBF_OBJECTS
Table FPSINPUT.DBF_OBJECTS"
See comments in DBF_REF_OBJECTS view.
-
Schema: FPSINPUT
-
Tablespace: FPSDATA
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
OWNER |
VARCHAR2(30) |
||
|
OBJECT_NAME |
VARCHAR2(128) |
This could be an object name (we will disable loading of that object in the scheduled jobs), a load job (we will disable loading of all objects in that scheduled job), an FPSAPP prefix (we will disable loading of all objects with that prefix), a constraint (we can explain why it is permanently disabled), or a trigger (technically an object so we can get away with omitting this from the column name and also to explain why it is permanently disabled). (* from FPSADMIN.CFG_DISABLED) |
|
|
OBJECT_TYPE |
VARCHAR2(23) |
||
|
SUBOBJECT_NAME |
VARCHAR2(128) |
||
|
CREATED |
DATE |
||
|
DDL_SCOPE |
VARCHAR2(17) |
||
|
LAST_DDL_TIME |
DATE |
||
|
OBJECT_ID |
NUMBER |
||
|
PREFIX |
VARCHAR2(4000) |
||
|
SCHEMA_REPOSITORY |
VARCHAR2(14) |
||
|
STATUS |
VARCHAR2(13) |
||
|
TABLE_NAME |
VARCHAR2(128) |