Out of Memory Error

Hi,

image

Has anyone run into the error “System.OutOfMemoryException” Error?

Some details:
EasyMorph Version: 5.1.2.11
Table: 12 Million rows, 63 columns
Ram: 8GB (AWS Workspaces Performance)

Any idea how to handle this issue?
Best,
Albert

Use a machine with more RAM. 16 or 32 GB is recommended for datasets of that size.

The very rough rule of thumb is 2GB + 1 GB per 1 mln rows.

Thanks a lot!