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: ora-01023 Invalid cursor number

Re: ora-01023 Invalid cursor number

From: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Tue, 10 Aug 1999 19:36:59 +0100
Message-ID: <37B0714B.3E904202@rdbms.freeserve.co.uk>


Hi,

This problem usually results when a cursor is not open.

Try using the %ISOPEN attribute to evaluate if the cursor is open

Chris

farrellyr_at_my-deja.com wrote:
>
> I have been called about this error a couple of times. Is this
> strictly a coding error or can I set a parameter in order to help
> this? Maybe open_cursors or something else? Any advice would be great.
>
> Thanks.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Tue Aug 10 1999 - 13:36:59 CDT

Original text of this message

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