aiaiDBA

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

13718043309

010-86462881

LPX-00913: XmlPatch could not process the XML PI oracle-xmldiff

LPX-00913: XmlPatch could not process the XML PI oracle-xmldiff
Cause: The diff document either did not specify the XML Processing Instruction "oracle-xmldiff" or did not specify all data required by XmlPatch. The PI should be the first child of the top-level xdiff element. This error is also thrown when the output-model is 'snapshot' and operations-in-docorder is 'false'.
Action: Specify the "oracle-xmldiff" PI correctly. See documentation for XmlPatch C function in xmldf.h.

请先 登录 后评论

1 个回答

小智
LPX-00913:XmlPatch无法处理XML PI oracle-xmldiff,
.原因: diff文档没有指定XML处理指令“oracle-xmldiff”或没有指定XmlPatch所需的所有数据。PI应该是顶级xdiff元素的第一个孩子。当输出模型为“快照”且“在操作中”为“假”时,也会抛出此错误。,
.操作:正确指定“oracle-xmldiff”PI。请参阅xmldf.h中XmlPatch C函数的文档。,
.
请先 登录 后评论