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 -> ORA-01001

ORA-01001

From: <larionov_at_yahoo.com>
Date: Tue, 19 May 1998 21:02:37 GMT
Message-ID: <6jss1e$pv6$1@nnrp1.dejanews.com>

I created the PL/SQL procedure, and it compiled just fine. But when I am trying to execute the procedure from SQL*Plus I am getting the error

ORA-01001: invalid cursor

and this error hapens where I am trying to fetch the cursor into the variable of type ROWTYPE.

Do you know possible reasons for this error? The procedure seems to be very simple.

Any help would be appreciated!

Thank you!

Michael.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue May 19 1998 - 16:02:37 CDT

Original text of this message

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