I have a JavaAPI program that reads a csv file, and import the data into a form

1) Import 10.000 records into a regular form, takes appox 70 seconds
2) Import 10.000 records into a regular form with bulkimport enabled ,
takes appox 50 seconds:

The time gap between 1 and 2 is mainly one commit to the database.


3) Import 10.000 records into a display only form, takes appox 20 seconds
4) Import 10.000 records into a display only forrm with bulkimport
enabled, takes appox 4 seconds.


Why should it be that large difference between 3 and 4?


AR server 7.5 patch 2
Oracle 10

(all figures on arserver on my laptop)

--
Jarl

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"

Reply via email to