aiaiDBA

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

13718043309

010-86462881

ORA-14135: a LOB column cannot serve as a partitioning column

ORA-14135: a LOB column cannot serve as a partitioning column
Cause: An attempt was made to specify a column of type BLOB or CLOB as a partitioning or subpartitioning column.
Action: Ensure that no partitioning or subpartitioning column is of type BLOB or CLOB.

请先 登录 后评论

1 个回答

小智
ORA-14135:LOB列不能用作分区列,
.原因:尝试将类型为BLOB或CLOB的列指定为分区或子分区列。,
.操作:确保没有分区或子分区列的类型为BLOB或CLOB。,
.
请先 登录 后评论