Fixed memory leaks for native connections to Oracle databases during IMPORT/EXPORT

Details

Detail name Value
Changelog Number 22223
Type Bug
Status Resolved
Affected Versions Exasol 7.1.0, Exasol 8.0.0
Fix Versions Exasol 8.32.0
Resolution Date 2024-11-08

Problem

Under certain circumstances, memory leaks could occur when importing or exporting data from or into an Oracle database using a native connection.

  • IMPORT FROM ORA
  • EXPORT INTO ORA

Fix

The memory leaks have now been fixed.