Database Error Messages

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

OCI-12089

cannot online redefine table "string"."string" with no primary key

Cause

An attempt was made to online redefine a table that does not have a primary key defined on it.


Action

Do not attempt to online redefine a table that does not have a primary key defined on it.