ORA-31135: Resource has already been rendered ORACLE 报错 故障修复 远程处理
文档解释
ORA-31135: Resource has already been rendered
Cause: One of the following has occurred: 1) Attempted to invoke setRender* method after the resource was rendered through a setRender* method or after data was written to the output stream. 2) Attempted to access the output stream of the resource after a setRender* method was executed on the resource.
Action: Remove the method causing the problem.
ORA-31135是由Oracle错误码提示的一个典型的错误。它表明指定的资源已经渲染到XML中,但是不能再渲染一次。
官方解释
常见案例
当操作者尝试将一个已经添加到XML中的资源再次添加到XML时,ORA-31135 错误会提示。
一般处理方法及步骤
1.查看已经添加到XML文档中的资源,确认其正确性;
2.确定操作者是否需要将该资源从XML文档中移除;
3.根据实际情况,在XML文档中修改相应节点以处理ORA-31135 错误。
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341