I've the following package in order to load data from dimensions to Fact Table:
An when I execute this packages I getting the following error:
Error: The system reports 80 percent memory load. There are 25769267200 bytes of physical memory with 5078392832 bytes free. There are 4294836224 bytes of virtual memory with 5730304 bytes free. The paging file has 71665074176 bytes with 48505516032 bytes free.
It means that I need to add more capacity to my machine? Or modifying the package I will get results? I'm working in Windows Server 2012 64 bits...
Thanks!