Troubleshoot fix resolve ORA-01414: invalid array length when trying to bind array

Error Description: An attempt was made to bind an array without either a current array length pointer or a zero maximum array length.
Fix for this error: Sepcify a valid length.