aiaiDBA

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

13718043309

010-86462881

ORA-22307: operation must be on a user-defined type

ORA-22307: operation must be on a user-defined type
Cause: attempt to perform an operation that is allowed only on a user-defined type, and the type is not a user-defined type.
Action: Check to make sure that only user-defined types are being operated on.

请先 登录 后评论

1 个回答

小智
ORA-22307:操作必须是用户定义的类型,
.原因:尝试执行仅在用户定义类型上允许的操作,并且类型不是用户定义的类型。,
.操作:检查以确保仅操作用户定义的类型。,
.
请先 登录 后评论