Error "JBO-25013: Too many objects match the primary key oracle.jbo.Key" when Sorting ADF Read-Only Table.
(Doc ID 848850.1)
Last updated on OCTOBER 11, 2022
Applies to:
Oracle JDeveloper - Version 10.1.3.1.0 to 10.1.3.4.0 [Release Oracle10g]Information in this document applies to any platform.
Symptoms
Having an ADF read-only table with all the rows from a table, select one row and the values from this row fill the ADF Form on the same page. If changing an actual value and clicking Commit-button, the change is saved in the Database and the row is updated in the table.
But if sorting rows and then choosing a row and clicking the Submit-button, following error will occur:
JBO-25013: Too many objects match the primary key oracle.jbo.Key[20 ]
Please note that this error message is just triggered when pressing the button for sorting rows.
Changes
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 |