Automation Studio Error

Hi,

 I am fetching few lakhs of records from SQL database & want to export in excel file. I have designed process in Automation Studio. But i get error in studio as "System.OutOfMemoryException".

Pl. guide.

Regards,
Shrikant

Hi,
Try to extract limited data and break our query using where clause and fetch less number of row Probably the application is crashing due to high volume of data and less RAM available on your machine

Regards,
Amit Anand