SQL preprocessor prevent AdminUI health charts from being displayed

Details

Detail name Value
Changelog Number 29910
Type Bug
Status Resolved
Affected Versions Exasol 2025.1.0, Exasol 2025.2.0
Fix Versions Exasol 2026.1.0, Exasol 2025.1.11
Resolution Date 2026-05-15

Description

AdminUI health charts won’t be displayed if a SQL preprocessor (see SQL Preprocessor) exists and requires permissions not granted to the exa_proust_monitor user.

Workaround

Grant additional permissions to the exa_proust_monitor user, used for the health queries, so the preprocessor execution won’t fail.

Fix

The preprocessor is disabled for the sessions running the health queries. This sessions are short lived and are closed as soon as the query ends.