Am trying to load data from excel having 110 rows 197 columns to table having 197 columns with data type as varchar2(4000).
But am getting out of memory error. I reset OCI buffer to 2. BUt still am getting same error.
How to resolve this?
Or do we have any other way to load