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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA - 01001 - Invalid cursor

Re: ORA - 01001 - Invalid cursor

From: <afilonov_at_pro-ns.net>
Date: Sun, 19 Mar 2000 05:46:06 GMT
Message-ID: <8b1pis$uvj$1@nnrp1.deja.com>


In article <38D282C1.2754_at_virgin.net>,
sid.james_at_virgin.net wrote:
> Hi,
> an Oracle application we use keeps coming up with this error. Any
idea
> what it could be? I'm afraid I don't know what a cursor is in
> Oraclespeak.
>
> Thanks.
>
> Ed.
>

Probably you have a PL/SQL package with a bad code. May be it's a Pro*C. Usually such errors happen when application tries to close cursor which wasn't open. If it's Oracle-supplied code, contact Oracle Support ASAP.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Mar 18 2000 - 23:46:06 CST

Original text of this message

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