JDBC, ODBC, ADO.NET: Internal server error after transfer of huge amount of data
Details
| Detail name | Value |
|---|---|
| Changelog Number | 8428 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | EXASOL 6.0.0, Exasol 6.1.0, Exasol 6.2.0 |
| Fix Versions | Exasol 7.0.0, Exasol 6.2.1, Exasol 6.1.7 |
| Resolution Date | 2019-08-09 |
Problem Description
Sessions with activated encryption can fail with an internal server error after sending or receiving a huge amount of data.
In JDBC this will happen after 128 GB, in ODBC and ADO.NET after 256 GB.
Affected are sessions using JDBC, ODBC or ADO.NET driver.
JDBC driver has to be updated to fix the error after 128 GB.
Database has to be updated to fix the problem after 256 GB.
ODBC and ADO.NET don't need an update.
Workaround
For sessions that are expected to send or receive more data you can temporarily deactivate the encryption (if allowed by database settings).