aiaiDBA

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

13718043309

010-86462881

ORA-42000: invalid online redefinition column mapping for table "string"."string"

ORA-42000: invalid online redefinition column mapping for table "string"."string"
Cause: An attempt was made to change the logical structure of a materialized view log, queue table, or a partition by specifying a non-NULL column mapping during online redefinition.
Action: Pass a NULL column mapping parameter.

请先 登录 后评论

1 个回答

小智
ORA-42000:无效的在线重定义列映射表“ 字符串 ”。“ 字符串 ”,
.原因:尝试通过在联机重新定义期间指定非NULL列映射来更改实例化视图日志,队列表或分区的逻辑结构。,
.操作:传递NULL列映射参数。,
.
请先 登录 后评论