Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 288859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:51:17+00:00 2026-05-12T05:51:17+00:00

Subject to this question, asks it all:How effective is executeBatch method? Is there a

  • 0

Subject to this question, asks it all:How effective is executeBatch method? Is there a performance benchmark, that says.. ‘if you have 1000 records to be inserted, using a executeBatch instead of executeUpdate saves you x amount of database cycles?’

Or Is this just a convention?

EDIT:
Here is what I am working with: a DB2 V 8.1 hosted on Z/OS, a web app that would be inserting 80,000 records at one go in it’s worst case scenario execution.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:51:17+00:00Added an answer on May 12, 2026 at 5:51 am

    Not sure what database you are using. When I ran a test on this using db2 this is what I saw:

    To write to the database:

    1 insert it took 2500 microseconds.

    10 inserts it took 6000 microseconds. (600 microseconds per write)

    10000 inserts it took about 1 million microseconds. ( 100 microseconds per write)

    Performance maxed out there.
    All this means is that there is a huge overhead in sending messages, and using a batch method minimizes this. Of course, sending inserts/updates in huge batches runs the risk of losing them if the application crashes.

    Also of note: Exact numbers will vary depending on your DB and settings. So you will have to find your own “sweet spot.” But this gives you an idea.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 208k
  • Answers 208k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If your code points are contiguous, just make a big… May 12, 2026 at 9:30 pm
  • Editorial Team
    Editorial Team added an answer No, it's not possible in ASP.NET. As an alternative, you… May 12, 2026 at 9:30 pm
  • Editorial Team
    Editorial Team added an answer No, Java cannot do this. Java only passes by value.… May 12, 2026 at 9:30 pm

Related Questions

This is a practical Domain Driven Design question: Conceptually, I think I get Aggregate
I've looked at other definitions and explanations and none of them satisfy me. I
As a corollary to this question I was wondering if there was good comparative
[UPDATE] Chosen approach is below, as a response to this question Hi, I' ve

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.