aiaiDBA

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

13718043309

010-86462881

ORA-14756: Table is not partitioned by Interval method.

ORA-14756: Table is not partitioned by Interval method.
Cause: The table was not partitioned by Interval method.
Action: ALTER TABLE SET STORE IN is only valid for Interval partitioned tables. Ensure that the table by Interval.

请先 登录 后评论

1 个回答

小智
ORA-14756:表未使用Interval方法进行分区。,
.原因:表未由Interval方法分区。,
.操作: ALTER TABLE SET STORE IN仅对Interval分区表有效。按间隔确保表。,
.
请先 登录 后评论