ORA-19028
Error: ORA-19028: Invalid ADT parameter passed to toObject() function
Causa: The object passed as ADT parameter to sys.XMLType.toObject() is not the same type, or a super-type, of the mapped type.
Acción: Pass an object of the correct type to toObject().
COMENTARIOS:
No hay comentarios.