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. |