aiaiDBA

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

13718043309

010-86462881

ORA-19264: XQDY0044 - invalid namespace in attribute constructors

ORA-19264: XQDY0044 - invalid namespace in attribute constructors
Cause: A computed attribute constructor returned a QName that is in the pre-defined XML namespace (corresponding to namespace prefix xmlns).
Action: Change the namespace for the computed attribute constructor.

请先 登录 后评论

1 个回答

小智
ORA-19264:XQDY0044 - 属性构造函数中的无效命名空间,
.原因:计算的属性构造函数返回在预定义的XML命名空间(对应于命名空间前缀xmlns)中的QName。,
.操作:更改计算的属性构造函数的命名空间。,
.
请先 登录 后评论