View previous topic :: View next topic |
Author |
Message |
kstahl
Joined: 06 Apr 2011 Posts: 4 Location: North Canton, OH
|
Posted: Thu Apr 07, 2011 9:58 pm Post subject: Dataload stops after 353 records |
|
|
Hi, I'm trying to load customer items and customer item cross references into Oracle 11.5.9.
When I start my load, everything runs fine. I can watch the memory usage of iexplore.exe climb after every record is inserted. It will max out on the 353rd record consistently. This is the only form where this has happened. I have loaded thousands of records for pricing, suppliers, etc. with no issues on the same system.
I have over a 1 million cross references to load and only putting in 353 at a time will not work!
I tried removing the form playback profile option and the same thing occurs. My windows are all minimized.
Thanks! |
|
Back to top |
|
|
DataLoad Site Admin
Joined: 15 Nov 2005 Posts: 231 Location: Dorset, UK
|
Posted: Thu Apr 07, 2011 10:06 pm Post subject: |
|
|
Hi,
This sounds like an issue with this particular form given that loads are working well in other forms and that the memory usage rises. Are you able to create a Macro load for this load and try that? That may not be appropriate to load all your data but it would be a good test to see if the load still fails on the 353rd record. If it does then this is definitely a form bug. If it doesn't then the issue is likely to be with how the forms playback functionality is working with this form.
Thanks,
Jonathan Stuart |
|
Back to top |
|
|
kstahl
Joined: 06 Apr 2011 Posts: 4 Location: North Canton, OH
|
Posted: Thu Apr 07, 2011 10:18 pm Post subject: |
|
|
I'll give the macro load a try and see how that works. Thanks Jonathan! |
|
Back to top |
|
|
|