Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

open cursor

user88831Jul 10 2012 — edited Jul 12 2012
Hi Guys,

Any idea how much memory will an open cursor consume?

My current open cursor is set to 300. Due to a particular job, i will need to set to 400. (meaning each session can use 400 if needed)

Understand that by setting it to a higher value, it simply only allocates a fixed number of slots but does not allocate memory for these slots unless it is utilized.

Just want to see if there is way to "predict" how much memory will an open cursor utilize for impact analysis.


thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2012
Added on Jul 10 2012
14 comments
626 views