ORA-01478
Error: ORA-01478: array bind may not include any LONG columns
Causa: User is performing an array bind with a bind variable whose maximum size is greater than 2000 bytes.
Acción: Such bind variables cannot participate in array binds. Use an ordinary bind operation instead.
COMENTARIOS:
No hay comentarios.