Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future Consideration
Workspace Jedox Platform
Categories Integrator
Created by Guest
Created on Oct 29, 2020

Option to deactivate logging of updated rows

Wenn performing a load of a cube with drillthrough parallel load a log line states :

Number of rows in table "<schema>"."table" changed from xxx to yyy

the query performed to do that is select count(*) from <schema>.<table>

thus the query can use a very long time since it performs a full table scan on the table without using any index. Since these statistics are sometimes not relevant (for instance in a production context) it would be really helpful to have an option to deactivate them

  • Admin
    Stefan Veličković
    Aug 8, 2025

    Hi,

    We understand that this might cause some performance challenges for you. Since this ticket gain more priority we have decided to look into this in the following time period.

    Thanks for your patience.

  • Guest
    Jul 27, 2025

    Hey, are there any updates here?
    This is a very big roadblocker for us, as we are using jedox to process a very big data amount.

  • Admin
    Dominik Lenz
    Nov 18, 2020

    Hi,

    thanks for this idea. We will consider adding such an option to Cube Loads in a future version, and update here if the status of the feature request changes.