View Single Post

   
  #1 (permalink)  
Old 02-25-2008, 03:23 AM
serge
 
Posts: n/a
Default PL/SQL statements caching in a Dedicated Server mode

Hello everyone, this is my question. Where are most recently executed
PL/SQL statements stored in a DEDICATED SERVER mode? Are these
statements stored in the shared PL/SQL area in the library cache or in
a certain area of the PGA? If it is in the PGA, then what specific part

of the PGA?

Thanks.

Reply With Quote