I have a 32bit OS Windows 2008 ent with 16 GB RAM.
Taskmgr sees all 16 GB of RAM because PAE is enabled. AWE, lock pages in memory, Create Global Objects are enabled for Everyone.
I have set MAX memory on SQL to use 7GB. It is using only 1.3 GB (as if getting memory under the 4GB)
Running the package from BIDS, I don't see Physical Memory used beyond 4GB and the package runs very slow.
Is there step that is missing to let SSIS use memory beyond the 4GB?
Thanks.