Database Error Messages

DRG-11385

View must have a Primary Key as a Foreign Key to a table to be added to a DBMS_SEARCH index.

Cause

Attempted to add view without PK/FK relationship to DBMS_SEARCH index


Action

Create a view with a relevant PK/FK relationship with a table