ORA-01414: invalid array length when trying to bind array
What triggered the Error:
An attempt was made to bind an array without either a current array length pointer or a zero maximum array length.What should we do to fix it:
Sepcify a valid length.