Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DRG-11388

Table must have a Primary Key to be added to a DBMS_SEARCH index.

Cause

Attempted to add table without PK to DBMS_SEARCH index


Action

Create a table with a relevant PK