Re: SESSION_CACHED_CURSORS
- From: "Alberto Dell'Era" <alberto.dellera@xxxxxxxxx>
- To: "LS Cheng" <exriscer@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 10:50:17 +0200
Yes, correct.
In addition, it's interesting to note that in version < 9.2.0.5, the
max dimension
of the PL/SQL Cursor Cache was dictated by open_cursors, whose default
value is much higher than session_cached_cursors (and which is usually
lower even when no set to the default).
On 8/31/07, LS Cheng <exriscer@xxxxxxxxx> wrote:
> Hi Alberto
>
> I think I didnt explain poperly.
>
> I mean
>
> Version < 9.2.0.5: No fragmentation caused by session_cached_cursors because
> it was simply a PGA thing
> Version >= 9.2.0.5:Possible fragmentation because PL/SQLCursor Caching is
> now controlled by this parameter so the parameter now affects both PGA and
> SGA
--
Alberto Dell'Era
"the more you know, the faster you go"
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: SESSION_CACHED_CURSORS
- From: John Kanagaraj
- References:
- SESSION_CACHED_CURSORS
- From: DBA Deepak
- Re: SESSION_CACHED_CURSORS
- From: Alberto Dell'Era
- Re: SESSION_CACHED_CURSORS
- From: LS Cheng
- Re: SESSION_CACHED_CURSORS
- From: LS Cheng
Other related posts:
- » SESSION_CACHED_CURSORS
- » RE: SESSION_CACHED_CURSORS
- » RE: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- » Re: SESSION_CACHED_CURSORS
- Re: SESSION_CACHED_CURSORS
- From: John Kanagaraj
- SESSION_CACHED_CURSORS
- From: DBA Deepak
- Re: SESSION_CACHED_CURSORS
- From: Alberto Dell'Era
- Re: SESSION_CACHED_CURSORS
- From: LS Cheng
- Re: SESSION_CACHED_CURSORS
- From: LS Cheng