Recommended OPEN CURSORS setting for Oracle serving a web app
G'day
Hopefully Phil is still lurking here, so might see this. Or anyone else that knows about Oracle.
I've always thought the default for "maximum pooled statements" setting for an Oracle DSN - which is 300 - is way too low to be sensible for a web app (which, let's face it, any CF DSN is going to be used for!). I usually find I end up with it up around 1000-2000, depending on the sizeof the app, and how busy it is.
I'm adequate with monkeying around with Oracle, and have needed to do a moderate bit of that sort of thing in our dev environment, but I am by no means a DBA, so it's all very seat-of-the-pants.
So I'm keen to know what other people have their maximum pooled statements / open cursors setting set to for their Oracle-driven web sites/apps.
One of the reasons I'm asking is that I wonder if it might be worth while to suggest the default for CF9 is upped to 1000 or so..?
Thoughts / comment?
--
Adam
