ORA-31180:DOM Type mismatch in invalid PL/SQL DOM handle
错误码
错误描述:DOM Type mismatch in invalid PL/SQL DOM handle
错误原因: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.
解决方法:Ensure that the pl/sql handle for the target node is valid and try the operation again.
向认证技术专家提问
向技术专家提问


