Troubleshoot fix resolve ORA-01486: size of array element is too large

Error Description: You tried to bind a data value which was either too large for the datatype (for example, NUMBER) or was greater than 4000 bytes (for example, VARCHAR or LONG).
Fix for this error: None