IMPORT/EXPORT job could hang indefinitely in rare cases
Details
| Detail name | Value |
|---|---|
| Changelog Number | 7802 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.1.0, Exasol 7.1.0, Exasol 8.0.0 |
| Fix Versions | Exasol 8.33.0, Exasol 8.29.6 |
| Resolution Date | 2025-01-14 |
Description
Due to a rare condition an IMPORT/EXPORT job could hang. If this happens, there won’t be any progress in the amount of loaded rows for a longer period of time. This can be checked in the activity column of the EXA_*_SESSIONS system tables.
Workaround
In case you are experiencing this scenario, you can terminate the job by using the KILL STATEMENT IN SESSION command.
It is very likely that a retry won't have this problem again.