How to investigate PGA leaks
Hello,
I try to track down a memory leak in PGA that cause our application(Delphi). Application gets data directly from Oracle and via stored procedures.
Are there any tools or queries that will show sql text that dont`t free memory?
Oracle version 10.2.0.1, Win XP 2003 32 bit
Thanks for any help
0