dimension deployement error

  • Errors and Warnings from Response

    Internal error: The operation terminated unsuccessfully.

    The datasource, 'Adventure Works DW2012', contains an ImpersonationMode that is not supported for processing operations.

    Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'Adventure Works DW2012', Name of 'Adventure Works DW2012'.

    Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Dim Product', Name of 'Dim Product' was being processed.

    Errors in the OLAP storage engine: An error occurred while the 'Weight Unit Measure Code' attribute of the 'Dim Product' dimension from the 'hello' database was being processed.

    Server: The current operation was cancelled because another operation in the transaction failed.

  • What impersonation option are you using? This guide might help:

    http://msdn.microsoft.com/en-us/library/ms187597(v=sql.110).aspx

  • use of service account

  • What kind of service account are you using? Can you connect to the OLAP instance using SSMS? If it's not on a local machine, did you check your firewall settings to see if the port is available? From the article:

    In SQL Server 2012, depending on the operating system you are using, the service account might be NetworkService or a built-in virtual account created for a specific Analysis Services instance. If you choose the service account for a connection that uses Windows authentication, remember to create a database login for this account and grant read permissions, as it will be used to retrieve data during processing. For more information about the service account, see Configure Windows Service Accounts and Permissions.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply