Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

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