|
From: <wol...@ex...> - 2013-06-11 13:54:30
|
> Can anyone point me to How can I track down the offending query. Use jconsole to watch the actual memory consumption. Force a garbage collection to free memory. Then run a single query and observe the difference between the bottom line and the maximum. Run garbage collection again, wait until the db is idle again and repeat the process with the next query. This should give you a rough feeling for the memory consumed by each query. Wolfgang |