aiaiDBA

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

13718043309

010-86462881

ORA-41650: invalid composite event structure

ORA-41650: invalid composite event structure
Cause: A composite event structure may only have attributes that are either table aliases or of an object type that is defined in the owner's schema.
Action: Ensure that the event structure has no scalar attributes and all the embedded types in it are defined in the owner's schema.

请先 登录 后评论

1 个回答

小智
ORA-41650:无效的复合事件结构,
.原因:复合事件结构只能具有表别名或在所有者模式中定义的对象类型的属性。,
.操作:确保事件结构没有标量属性,并且所有嵌入类型都在所有者模式中定义。,
.
请先 登录 后评论