aiaiDBA

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

13718043309

010-86462881

ORA-32631: illegal use of objects in MODEL

ORA-32631: illegal use of objects in MODEL
Cause: An object column was used as a MODEL column. Object types are not allowed as partition by, dimension by or measure expressions.
Action: Check the SQL statement and rewrite if necessary.

请先 登录 后评论

1 个回答

小智
ORA-32631:在MODEL中非法使用对象,
.原因:对象列用作MODEL列。对象类型不允许作为partition by,dimension by或measure表达式。,
.操作:检查SQL语句,如有必要,请重新编写。,
.
请先 登录 后评论