ORA-19023
Error: ORA-19023: The first argument to UPDATEXML operator has to be an XMLTYPE
Causa: The first argument passed to the update value operator was not an XMLTYPE.
Acción: Rewrite the query so that the first argument to the UPDATEXML operator is XMLTYPE.
COMENTARIOS:
No hay comentarios.