Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations danielledunham on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

open cursor

Status
Not open for further replies.

m2001331

Technical User
Joined
May 29, 2002
Messages
73
Location
MY
Hi,

I would like to know what is the impact of increasing the value of open cursors in parameter file?
what if the increased value is still not enough? is there are maximum limit to open cursors? if there is what is it?
i understand that the value specified for the open cursor in the parameter file applies to per session rather than the entire database.
please advise.
thanks.
 
Hi,
The major impact will be on memory usage..allocate too many cursors and memory segment swapping may start resulting in greatly decreased performance..

Changes to the parameter should be based on problems with the current settings and be inceremental in nature..You can have too much of a good thing...

[profile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top