October 3, 2008 at 12:10 am
Hi All
I have created a cube using SQL Server 2005 Enterprise Edition which I then tried to deploy to a SQL 2005 Standard Edition server. While processing the cube I recieved an error saying that some features of the cube are not supported by the standard edition server.
Can anyone give me a list of related features that I would have to exclude from the cube?
Thanks
Christo
October 3, 2008 at 12:37 am
hi,
Could you attach the screenshot of the error which you got, so that i can check into it.:)
cheers
vijay
October 3, 2008 at 6:13 am
Hi Christo,
In order to avoid deployment issues click on your project properties in BIDS and under Deployment Server Edition select Standard.
That way the development environment will only allow you to use feautures suitable for your target environment.
Sean
October 4, 2008 at 11:43 pm
Items like semi-additive measures, perspectives, partitioning, proactive caching, and write back are a few. For more information and details go to the following link and scroll down to the Business Intelligence section (about three fourths of the way down the page) - http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
----------------------------------------------------------------------------------------
Dan English - http://denglishbi.wordpress.com
October 6, 2008 at 1:47 am
Hi
Thanks for all the help so far. I'll have a look and give you some feedback. I'll also provide the precise error message asap.
Thanks
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply