data-dictionary

FPSBASE.DBC_SYNONYMS

Data Dictionary

>

FPSBASE Tables

> FPSBASE.DBC_SYNONYMS

Table FPSBASE.DBC_SYNONYMS"

Database Checker table to store synonyms which changed between this instance and the referenced linked instance.

  • Schema: FPSBASE

  • 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)