Data Dictionary
>
FPSADMIN Tables
> FPSADMIN.DBC_VIEWS
Table FPSADMIN.DBC_VIEWS"
Database Checker table to store views which changed between this instance and the referenced linked instance.
-
Schema: FPSADMIN
-
Tablespace: FPSDATA
-
Primary key: OWNER, VIEW_NAME
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
OWNER |
VARCHAR2(30) |
N |
|
|
VIEW_NAME |
VARCHAR2(30) |
N |
The name of the view uses for this check which starts with SYSMNTR_P_CHK. (* from FPSAPP.SYSMNTR_C_CHECKS) |