Showing posts with label ORA-12089: cannot online redefine table string . string with no primary key. Show all posts
Showing posts with label ORA-12089: cannot online redefine table string . string with no primary key. Show all posts

Thursday, 16 February 2012

ORA-12089: cannot online redefine table string . string with no primary key

ORA-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.