aiaiDBA

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

13718043309

010-86462881

OCI-31180: DOM Type mismatch in invalid PL/SQL DOM handle

OCI-31180: DOM Type mismatch in invalid PL/SQL DOM handle
Cause: The specified PL/SQL DOM handle is referencing a DOM Node whose DOM Type that does not match the one available in the session. This could happen because the pl/sql handle was reused, or the original document is no longer available.
Action: Ensure that the pl/sql handle for the target node is valid and try the operation again.

请先 登录 后评论

1 个回答

小智
OCI-31180:无效PL / SQL DOM句柄中的DOM类型不匹配,
.原因:指定的PL / SQL DOM句柄引用了DOM类型,该DOM节点与会话中可用的DOM类型不匹配。这可能是因为pl / sql句柄被重用,或者原始文档不再可用。,
.操作:确保目标节点的pl / sql句柄有效,并再次尝试该操作。,
.
请先 登录 后评论