Data Dictionary
>
FPSADMIN Tables
> FPSADMIN.DBC_SYNONYMS
Table FPSADMIN.DBC_SYNONYMS"
Database Checker table to store synonyms which changed between this instance and the referenced linked instance.
-
Schema: FPSADMIN
-
Tablespace: FPSDATA
-
Primary key: OWNER, SYNONYM_NAME, TABLE_OWNER
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
OWNER |
VARCHAR2(30) |
N |
|
|
SYNONYM_NAME |
VARCHAR2(30) |
N |
|
|
TABLE_OWNER |
VARCHAR2(30) |
N |
|
|
COMMENTS |
VARCHAR2(200) |
A comment field allowing a user to document the source or reason of the values populated in the table (* from FPSAPP.GP_C_RSEC_PROCESS_ROUTE) |