Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Records not getting inserted properly into the table in oracle.

843859Nov 12 2008 — edited Nov 20 2014
We are inserting approximately 80000 records in a single batch insert. But only 5000 records are getting inserted successfully. But if the record count is less than 70000, there are no issues.

Even there are no exceptions when executing the process.

We are using Weblogic 8.1.3. Is there any limit on the number of records that could be inserted in a batch insert.?

Any help is highly appreciated.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 15 2008
Added on Nov 12 2008
20 comments
717 views