Hi Experts,
Im using APEX20.1 and using filters i get this error message
While searching on the internet, I found that to fix this bug I had to use this:
alter system set pga_aggregate_limit = 0;
Except that, even doing this, I still have the bug that reappears .
Thank you for help in advance.