April 17, 2009 at 11:47 am
Hi,
I am trying to SSAS Restore Databases from SQL Server 2005 32bit SSAS to SQL Server 2008 68bit STD SSAS. While I am doing it, I am getting this following Error.
Error related to feature availability and configuration: The 'Database storage location' feature is not includeed in the '64 bit Standard Edition' SKU
Pls help me
April 17, 2009 at 1:07 pm
jeyshanth (4/17/2009)
Hi,I am trying to SSAS Restore Databases from SQL Server 2005 32bit SSAS to SQL Server 2008 68bit STD SSAS. While I am doing it, I am getting this following Error.
Error related to feature availability and configuration: The 'Database storage location' feature is not includeed in the '64 bit Standard Edition' SKU
Pls help me
The DBStorageLocation property enables SSAS to specify an alternate location for the database; i.e. outside the default data folder.
You might want to try using the dettach attach method instead. Refer to BOL -
http://msdn.microsoft.com/en-us/library/cc280670.aspx
Tommy
Follow @sqlscribeJanuary 7, 2011 at 8:26 am
Im also getting this error when I try to do a restore of db
February 17, 2011 at 2:19 am
I also get the same error while attempting a restore of an SSAS backup. :crazy:
It currently works if I ommit the 'Storage Location'. But this is less than ideal.
Has anyone managed to resolve this without using ATTACH/DETACH?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply