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: Doug Cowles <dcowles_at_i84.net>
Date: 2000/07/29
Message-ID: <jm57os45qvrrq68no2dog1p70ro5a22tkk@4ax.com>#1/1

I think you can get this by committing inside a cursor...are you doing that? What are the commands?

On Sat, 29 Jul 2000 20:11:52 -0400, "blinky" <blinky_at_nospam.com> wrote:

>I'm often getting
>ORA-01002: fetch out of sequence
>
>issuing very simple copy from commands
>
>attempting to copy a table to the same table in a different schema
>
>
>Any ideas what can cause this ?
>
>Does it mean the indices are corrupt ?
>
>Does it mean that you cannot run copy from unless you disable
>indices of the target table ?
>
>
>
Received on Sat Jul 29 2000 - 00:00:00 CDT

Original text of this message

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