"Inconsistent table cache" errors

Details

Detail name Value
Changelog Number 12406
Type Bug
Status Open
Affected Versions Exasol 7.1.0, Exasol 8.0.0

Description

Under circumstances yet to be determined, in some cases when queries run into exceptions, the subsequent commit will generate

Inconsistent table cache: Clearing inconsistent table cache throwing all indices and such away. Report this bug!

errors in EXAoperation. The commit will succeed, but the indices on the affected table are dropped and will be re-created as needed by subsequent queries.

Workaround

There is no workaround.

Fix

Corresponding exceptions in a query don’t lead to "Inconsistent table cache" errors.