Hello,
We have a csv export from an access database that holds about 10k leads. These are pretty much direct mail leads. When trying to import them, Apache dies with an error about memory exhaustion. The error specifically happens when memory gets to 100mb. I've looked through a couple of the existing threads and they recommend tweaking memory and cutting down on the number of records imported. I've tweaked out php.ini to allow for 300mb, but still it dies at 100mb. I've tried pruning it down into batches of 1000 messages and it still fails, batches of 500 and have had mixes results.
Is it possible to do a import directly into MySQL via SQL? Someone mentioned in a thread that the ID field must be created through SugarCRM but since these are new records and don't have a reference as of yet, I don't understand why this would be, when it comes to leads that is.
What's the best approach to resolve this problem?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks