ORA-32111
Error: ORA-32111: The size of the vector does not match the size of the VARRAY
Causa: The number of elements in the vector passed to the setVector method was not equal to the size of the VARRAY.
Acción: Pass a vector of size equal to the size of the VARRAY.
COMENTARIOS:
No hay comentarios.