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 -> Re: ORA-01002: fetch out of sequence

Re: ORA-01002: fetch out of sequence

From: blinky <blinky_at_nospam.com>
Date: 2000/07/31
Message-ID: <sobbnf739ft69@corp.supernews.com>#1/1

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

Original text of this message

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