Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a simple query, with Oracle ADW Connection with Data Gateway, without Bulk Reader.
A Select with a CLOB field. If I select more than 20 rows, it returns this error:
If I do a loop to select each record one time for execution, and concatenate the table into Qlik, it is working fine. The issue is seems to much data selected in one time execution.
were you able to find any workaround for this error?