RE: reading the SGA from my own program

  • From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
  • To: <tanel.poder.003@xxxxxxx>, <anjo.kolk@xxxxxxxxxxx>, <jeremiah@xxxxxxxxxxx>
  • Date: Mon, 21 Aug 2006 09:24:44 -0700

Please forgive my ignorance, but what is the point of this direct SGA
access anyway?  Why not just query v$session_event and/or
v$session_wait, or the underlying x$ tables?
 
Thanks,
Brandon

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Tanel Poder
Sent: Saturday, August 19, 2006 2:30 AM
To: anjo.kolk@xxxxxxxxxxx
Cc: jeremiah@xxxxxxxxxxx; 'Oracle Discussion List'
Subject: RE: reading the SGA from my own program

 
Also, if all you're interested in is the current wait state of a
session, then there's no real fundamental need to map those SHM segments
which do not contain the data you're interested in (as far as I
understand).
 
Tanel. 
 
. . . 


________________________________

                        From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:
oracle-l-bounce@xxxxxxxxxxxxx <mailto:oracle-l-bounce@xxxxxxxxxxxxx> ]
On Behalf Of Jeremiah Wilton
                        Sent: Saturday, August 19, 2006 05:14
                        To: 'Oracle Discussion List'
                        Subject: reading the SGA from my own program
                        
                         

                

                I am trying to play around with reading the SGA using my
own program, as popularized by Kyle Hailey and Miladin Modrakovic's
papers and presentations.  I am confused about where to find x$ksusecst
(session wait) and other items in the fixed area. 


Privileged/Confidential Information may be contained in this message or 
attachments hereto. Please advise immediately if you or your employer do not 
consent to Internet email for messages of this kind. Opinions, conclusions and 
other information in this message that do not relate to the official business 
of this company shall be understood as neither given nor endorsed by it.

Other related posts: