Database Error Messages

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