| ERROR | 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. |