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?
i am getting following error
Internal error. (Connector error: Status(StatusCode="Unavailable", Detail="Error reading next message. IOException: The request was aborted. IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. SocketException: An existing connection was forcibly closed by the remote host.", DebugException="System.IO.IOException: The request was aborted.") (DirectAccess-1512))
If you are able to solve this please help