From george@omniti.com Thu, 27 Dec 2001 12:49:43 -0800 From: "George Schlossnagle" Date: Thu, 27 Dec 2001 12:49:43 -0800 Subject: Re: x$ksmpp table question Message-ID: MIME-Version: 1.0 Content-Type: text/plain I want access to the fll heap structure though.   My process pga is huge, I want to see what the allocations are.   George  
----- Original Message -----
From: Khedr, Waleed To: Multiple recipients of list ORACLE-L Sent: Thursday, December 27, 2001 2:20 PM Subject: RE: x$ksmpp table question George,   You can get the PGA information you're looking for from v$sesstat Query v$statname: select * from v$statname where name like '%pga%' get the statistic# and query v$sesstat for that session.   Waleed -----Original Message-----From: George Schlossnagle [mailto:schlossnagle@pythian.com]Sent: Thursday, December 27, 2001 2:00 PMTo: Multiple recipients of list ORACLE-LSubject: x$ksmpp table question I have a question about the x$ksmpp table.  Supposedly (according to Steve Adams' internals book) is the reference table for the heap allocation for a processes pga.  I assume this means for a processes own pga.  If so, is it possible  (and if so how) to access the same data for an arbitrary shadow process (in particular, not the one associated with the ssession running the query).   Thanks,   George   --- http://www.pythian.com --  schlossnagle@pythian.com --  877-PYTHIANSmarter than adding another team member, Pythian has new services forsupplementing DBAs: get our help with monitoring, 24x7 on-call, dailyverifications, storage management, performance and more.