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