Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PGA AND SGA structures

PGA AND SGA structures

From: serge <serg78_at_adelphia.net>
Date: 8 Dec 2005 09:28:05 -0800
Message-ID: <1134062885.394165.140600@z14g2000cwz.googlegroups.com>


I have been reading the ORACLE fundamentals 1 book and I am just not being able to find enough information on this issue. I'd like to know if both the SQL areas of PGA and Library cache from SGA are capable of storing binding information and parse trees. if a pl/sql procedure is issued, in a dedicated server configuration where would the bind variable values be stored and where would the parse information be stored?
Also, if the same procedure is issued, but on a shared server configuration where would the bind information and parse information be stored (what part of the SGA)? Received on Thu Dec 08 2005 - 11:28:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US