Re: Maximum_Cursor_Exceeded

From: Filippo Cestari <fcestari_at_unina.it>
Date: Wed, 09 Jun 1999 15:39:41 +0200
Message-ID: <375E6E9D.49E564B6_at_unina.it>


Hi,
check in the your initXXX.ora the value of open_cursors , if there isn't you can add a line with open_cursors=500 (500 is example), shutdown and restart the database.
I hope that i help you.
Filippo Cestari

AXK wrote:

> Hello,
>
> i have an Forms Application.
> When i open, fetch, close an Cursor i see one Record.
> When i try it again in the same Form (open, fetch, close)
> i see 2 Records. When i try it also again i see 3 and ...
> And the Applications has the error maximum_cursors_exceeded.
>
> 1. Why see on the 2. try 2 records, on the 3. try 3 records ..?
>
> 2. Is this a bug and what can i do?
>
> Thanks for your help.
>
> Greetings
>
> Axel
Received on Wed Jun 09 1999 - 15:39:41 CEST

Original text of this message