Data Dictionary
>
FPSBASE Tables
> FPSBASE.DBF_ARGUMENTS
Table FPSBASE.DBF_ARGUMENTS"
See comments in DBF_REF_ARGUMENTS view.
-
Schema: FPSBASE
-
Tablespace: FPSDATA
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
OWNER |
VARCHAR2(30) |
N |
|
|
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) |
|
|
IN_OUT |
VARCHAR2(9) |
||
|
POSITION |
NUMBER |
N |
|
|
PACKAGE_NAME |
VARCHAR2(128) |
||
|
OVERLOAD |
VARCHAR2(40) |
||
|
SEQUENCE |
NUMBER |
||
|
DATA_TYPE |
VARCHAR2(128) |