Database 'ContosoRetailDW' cannot be started in standard edition of SQL Server: this information is missing within system requirements!

Dotaz Database 'ContosoRetailDW' cannot be started in standard edition of SQL Server: this information is missing within system requirements!

  • Wednesday, February 13, 2013 3:50 PM
     
     

    Hello all.

    My goal for today was to do some tutorials with Report Builder 3.0: Tutorial: Creating Drillthrough and Main Reports (Report Builder 3.0). Looking through the Microsoft websites I have got the advice to use the Contoso database. I found my systems requirements met: Microsoft SQL Server 2008!! I have a Standard Edition of SQL Server 2008 R2 in place! Not one word pointed out that I would need Enterprise Edition of SQL Server 2008 R2.

    I have got this message when I tried to restore the backup file ContosoRetailDW.bak:

    ----------------------------------------------------------------------------------------------------------------------------------------------------------

    TITLE: Microsoft SQL Server Management Studio
    ------------------------------

    Restore failed for Server.  (Microsoft.SqlServer.SmoExtended)
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

    Database 'ContosoRetailDW' cannot be started in this edition of SQL Server because part or all of object 'DimProduct' is enabled with data compression or vardecimal storage format. Data compression and vardecimal storage format are only supported on SQL Server Enterprise Edition.
    Database 'ContosoRetailDW' cannot be started because some of the database functionality is not available in the current edition of SQL Server. (Microsoft SQL Server, Error: 909)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------

    Is there a way to do the tutorial with Contoso database and the Standard Edition of SQL Server 2008 R2?

    For help thanks in advance.

    Regards

All Replies