I am trying to profile the memory consumption of queries, since we are experiencing java Heap space crashes.
I enabled the dbms.logs.query.allocation_logging_enabled setting
together with the dbms.track_query_allocation=true param.
But I am getting a...