Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: MAX_OPEN_CURSORS - How to set on W95/NT? URGENT!

Re: MAX_OPEN_CURSORS - How to set on W95/NT? URGENT!

From: Matthew Arrocha <marrocha_at_belllsouth.net>
Date: 1997/10/28
Message-ID: <01bce3a6$7fc4a000$3b028ad1@marrocha>#1/1

In the init.ora add: OPEN_CURSORS = [integer] This is the only place to set max_open_cursors.

Matthew Arrocha
marrocha_at_bellsouth.net

stevec_at_zimmer.csufresno.edu wrote in article <877194349.8460_at_dejanews.com>...
> I am trying to set up my home pc running Personal Oracle 7 for
> Windows95 so I can do a demo of some heavy duty forms. These require
> boosting the max_open_cursors setting since I keep getting the
> ORA-00604 too many open cursors message.
>
> I have gone into the Registry and added a string: MAX_OPEN_CURSORS,
> and set the value to 200. I tried this at the
> HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE level, and below this at the
> ORACLE_HOMES level and the ORACLE1 level below that. (Actually, I
> have an entry at each level) But after restarting Windows, PO7, and
> the Form with the problem, I still hit the limit at the same place.
>
> Where is the right place to put this entry?
>
> Thanks in advance for any replies. Please email me if you
> can--sometimes posted messages don't get through.
>
> Steve Cosner
>
> -------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
>
  Received on Tue Oct 28 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US