EXA_*_PROFILE_RUNNING fails due to invalid TEMP_DB_RAM_PEAK
Details
| Detail name | Value |
|---|---|
| Changelog Number | 23120 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 7.1.0, Exasol 8.0.0 |
| Fix Versions | Exasol 8.34.0, Exasol 8.29.11 |
| Resolution Date | 2025-04-16 |
Description
Under circumstances yet to be clarified, when querying EXA_DBA_PROFILE_RUNNING and EXA_USER_PROFILE_RUNNING system tables, the query returns a data exception error for the TEMP_DB_RAM_PEAK column due to an invalid value.
Workaround
At the moment there is no workaround for this, the query should succeed when the query having the invalid TEMP_DB_RAM_PEAK usage value has finished execution.
Fix
EXA_DBA_PROFILE_RUNNING and EXA_USER_PROFILE_RUNNING work without throwing a data exception.