"ORA-01002 Fetch out of Sequence" occurring in ODP.NET application involving distributed transactions.
(Doc ID 1499827.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle Data Provider for .NET - Version 11.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
"ORA-01002 Fetch out of Sequence" may occurr in a ODP.NET application involving distributed transactions.
Typically this error is associated with database links, but in this case no dblinks are involved.
The error may also be accompanied by the following error, which occurs AFTER the ORA-01002 has occurred
ODP error code=-1050; ODP message=Unable to enlist in a distributed transaction
Changes
The behavior may be noticed due to an increase in amount of data processed; smaller data sets may not show the same complaint.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |