Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01002: fetch out of sequence

584983Sep 19 2007 — edited Sep 19 2007
1. One of the reason for getting ORA-01002: fetch out of sequence is to commit inside the cursor selected for update.

2. Also documentation says fetching from cursor after last row is retrieved also results in ORA-01002: fetch out of sequence.

Can anybody produce this error ORA-01002: fetch out of sequence in a small test case for reason 2 given above.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2007
Added on Sep 19 2007
10 comments
1,680 views