PreparedStatement Can Only Insert 18928 Rows In A Batch
(Doc ID 1638857.1)
Last updated on FEBRUARY 03, 2019
Applies to:
JDBC - Version 11.1.0.7 to 10.2.0.2 [Release 11.1 to 10.2]Information in this document applies to any platform.
Symptoms
When using PreparedStatement.executeBatch() to execute batch update, only 18928 rows are updated.
The code snippet is like following:
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 |
References |