Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

DRG-10528

primary keys of type string are not allowed

Cause

you tried to create an index on a table with an illegal primary key datatype


Action

change the textkey to one of the followings: VARCHAR2, NUMBER, VARCHAR, DATE, CHAR, MLSLABEL