HomeOracleOracle Error ORA-31180: DOM Type mismatch in invalid PL/SQL DOM handle

Oracle Error ORA-31180: DOM Type mismatch in invalid PL/SQL DOM handle

Oracle Error Message

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

Reason for the Error

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.

Solution

Ensure that the pl/sql handle for the target node is valid and try the operation again.

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...