Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA - 01001 - Invalid cursor
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
![]() |
![]() |