Hi,
We have developed import/export script and generated high volume of test data to conduct performance testing. There is a code that loads 18 million rows each on 2 tables and 300,000 rows on another table. I executed this code and the it ran for a very long time(>20 minutes) and returned the following error:
An error occurred while executing batch. Error message is: Exception of type 'System.OutOfMemoryException' was thrown
Can anyone help me out with this.
Thanks,
Kiran