Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01002: fetch out of sequence
To be clear,
I'm not doing PL/SQL.
I'm not inside a cursor or a transaction.
I'm running sqlplus, and issuing only the one command - a copy from command.
(which is why I have no idea what this error means).
"Pavan" <c_pavanNOc_SPAM_at_usa.net.invalid> wrote in message
news:03ab4580.6b1699d0_at_usw-ex0101-008.remarq.com...
> Hi
>
> In no way Indices are involved in any of the said errors or
> problems. With reg. to ora-1002. This is a very generic error
> which occurs when a commit is issued in a cursor with an update
> clause. Please double check your PLSQL code.
I.e., there really isn't any PL/SQL to double-check. Received on Mon Jul 31 2000 - 00:00:00 CDT
![]() |
![]() |