aiaiDBA

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

13718043309

010-86462881

ORA-19196: XMLType table or view is not allowed with this form of fn:collection

ORA-19196: XMLType table or view is not allowed with this form of fn:collection
Cause: The table or view specified in fn:collection was of XMLType.
Action: XMLType table or view is not allowed in the form of fn:collection('oradb:/schema/table/ROW/column'). It has to be a relational table or view.

请先 登录 后评论

1 个回答

小智
ORA-19196:此形式的fn:collection不允许使用XMLType表或视图,
.原因:在fn:collection中指定的表或视图是XMLType。,
.操作:不允许以fn:collection('oradb:/ schema / table / ROW / column')的形式提供XMLType表或视图。它必须是一个关系表或视图。,
.
请先 登录 后评论