Setting -minSystemHeapMemory and -maxSystemHeapMemory to the same value may not function as expected

Details

Detail name Value
Changelog Number 23102
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0
Fix Versions Exasol 2025.1.0
Resolution Date 2025-07-08

Description

If the database parameters -minSystemHeapMemory and -maxSystemHeapMemory are set to the same value, it is possible that resource allocation in the database may not function properly and warning messages may incorrectly appear in the logs.

Example log message: WARNING RM: MEM: SERVICE ADJUST FAILED

Fix

The issue is fixed such that setting -minSystemHeapMemory and -maxSystemHeapMemory to the same value should function as expected.

Workaround

Avoid setting -minSystemHeapMemory and -maxSystemHeapMemory to the same value.