I've got a couple of cubes/SSAS solutions on my dev VM that I've been working on for the past 6 months with no issues. I've just upgraded to SQL 2012 and now when I try to browse the cube or process in SSDT, I consistently get the error - "The operation has been cancelled because there is not enough memory available for the application"
The error message goes on from there suggesting that if I'm using the 32-bit version, that I upgrade to 64-bit. I am using the 64-bit.
I've watched task manager during the processing/browsing, and it never gets to more than 60-70% of the memory capacity - and, again, it was all working fine pre-upgrade.
I've done some searching on the error text, but most of the discussions are around complex MDX queries or TDM cubes - this is still an older multi-dimensional model cube.
Is there anything else I should be looking at? It feels like it's a setting or configuration error somewhere that I missed during upgrade or something like that.
Henry