aiaiDBA

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

13718043309

010-86462881

ORA-14666: Cannot use expressions involving BLOB or CLOB data types in reference partitioning parent key

ORA-14666: Cannot use expressions involving BLOB or CLOB data types in reference partitioning parent key
Cause: Parent key of the reference partitioned table's partitioning constraint contained a virtual column that involved a BLOB or CLOB data type.
Action: Correct the statement to specify a partitioning constraint with supported parent key and reenter.

请先 登录 后评论

1 个回答

小智
ORA-14666:不能在引用分区父键中使用涉及BLOB或CLOB数据类型的表达式,
.原因:引用分区表的分区约束的父键包含涉及BLOB或CLOB数据类型的虚拟列。,
.操作:更正语句以使用支持的父键指定分区约束并重新输入。,
.
请先 登录 后评论