SOA 11g DB Adapter Returning Duplicate Records When Using ROWNUM in Where Clause
(Doc ID 1543242.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
In a SOA 11.1.1.6 install, you are using a database adapter with a pure sql statement query. The sql statement is of the form:
The database adapter is supposed to return the first 5 rows that meet the condition but instead returns the first row duplicated 5 times.
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 |
Cause |
Solution |