Page 1 of 1

Fectch out of sequence

Posted: Sun Mar 01, 2009 3:27 am
by sumesh.abraham
Hi

I have set Array Size as 1000 in the Oracle OCI stage. When run, job aborted with error ORA-01002: fetch out of sequence. When I selected the 'Disable Array Fetch' checkbox , my job finished successfully. Some times job finishes successfully even when the Disable Array Fetch is not selected. What can I do to make sure that my jobs will not abort in production. I have 30-40 jobs which uses Oracle OCI stage as source.

Appreciate your help.

Posted: Sun Mar 01, 2009 8:40 am
by chulett
Uncheck 'Array Fetch' and set your Array Size to 1 - does the job abort? What kind of columns are you selecting, any CLOB or unbound NUMBER fields? Search here for the error as well, it's been discussed a time or two.