March 12, 2013 at 10:24 am
I'm trying to design a Tabular Model but when I point the Table Import Wizard at my primary fact table, I get an out of memory error that says to try it with a 64 bit version of the product.
Except that I'm working in Visual Studio/SSDT and there isn't a 64bit version of that that I am aware of.
Is there a way to work around the fact that Visual Studio can't use more than 32 bits, but once I deploy the model I'll be ok?
March 12, 2013 at 2:21 pm
Did you install the 32 or 64-bit SSAS server in tab mode on your machine?
Steve.
March 12, 2013 at 2:24 pm
64-bit.
The server instance I specified has 32 GB of Ram... I suppose that I'm actually exhausting ram on the server, and not my desktop?
March 12, 2013 at 2:43 pm
Could be. What's your estimated row count? Are you using partitions?
Steve.
March 13, 2013 at 7:03 am
I haven't gotten to the point where I could specify partitions...
The estimaed row count is 650,135,000 rows.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply