Skip to main content
Question

Data insert in batches with pauses

  • June 11, 2026
  • 0 replies
  • 17 views

katta
Contributor
Forum|alt.badge.img+2

Good day,

I am reading several datasets of different files which I transform. After the transformation I want to insert the data into two different arcgis db. I have approx 200 000 records to insert. I would like to insert in batches of 10 000 then pause for 5-10min and then insert the next 10 000 records. I haven’t found yet an approach that is working. What could be working ?