aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-12090: cannot online redefine table "string"."string"

ORA-12090: cannot online redefine table "string"."string"
Cause: An attempt was made to online redefine a table that is either a temporary table, an IOT overflow table, a table with fine-grained access control or row-level security enabled, a CDC change table, or a table with a CDC change table defined on it.
Action: Do not attempt to online redefine a table that is not supported by online redefinition.

请先 登录 后评论

1 个回答

小智
ORA-12090:不能在线重新定义表“ string ”。“ string ”,
.原因:尝试在线重新定义表,该表是临时表,IOT溢出表,启用了细粒度访问控制或行级安全性的表,CDC更改表或具有CDC更改的表表上定义。,
.操作:不要尝试联机重新定义不受在线重新定义支持的表。,
.
请先 登录 后评论