My Oracle Support Banner

"Value Conflicts Occurs" When Deleting Row In Updateable Resultset (Doc ID 1176234.1)

Last updated on AUGUST 09, 2023

Applies to:

JDBC - Version 11.1.0.6 and later
Information in this document applies to any platform.

Symptoms


Java application intermittently throws "SQLException: Value conflicts occurs" while batch processing through millions of rows using a forward_only, concur_updatable ResultSet.
For each row, it processes the data and calls ResultSet.deleteRow()

example:

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.