Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01002: fetch out of sequence
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
![]() |
![]() |