Hi,
We have a cube and we have deployed it on one of our server. We experience the following error when we try to process the cube for the very first time vis SSMS.
<Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<Process xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2"
xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100" xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200" xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200">
<Object>
<DatabaseID>dataHRDM</DatabaseID>
</Object>
<Type>ProcessFull</Type>
<WriteBackTableCreation>UseExisting</WriteBackTableCreation>
</Process>
</Batch>
Processing Database 'dataDM' completed.
Processing Dimension 'Dim Employee' completed.
Start time: 12/21/2012 3:06:43 PM; End time: 12/21/2012 3:06:43 PM; Duration: 0:00:00
Processing Dimension Attribute '(All)' completed.
Start time: 12/21/2012 3:06:43 PM; End time: 12/21/2012 3:06:43 PM; Duration: 0:00:00
Processing Dimension Attribute 'Name' completed.
Start time: 12/21/2012 3:06:43 PM; End time: 12/21/2012 3:06:43 PM; Duration: 0:00:00
Processing Dimension Attribute 'Active' completed.
Start time: 12/21/2012 3:06:43 PM; End time: 12/21/2012 3:06:43 PM; Duration: 0:00:00
Errors and Warnings from Response
Internal error: The operation terminated unsuccessfully.
Errors in the high-level relational engine. The following exception occurred while the managed IDbConnection interface was being used: Could not load file or assembly 'System.Transactions, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Either a required impersonation level was not provided, or the provided impersonation level is invalid. (Exception from HRESULT: 0x80070542).
Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'data HRDM', Name of 'dataHRDM'.
Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Dim Name', Name of 'Dim Name' was being processed.
Errors in the OLAP storage engine: An error occurred while the 'Employee Name' attribute of the 'Dim Name' dimension from the 'dataDM' database was being processed.
Server: The current operation was cancelled because another operation in the transaction failed.
Errors in the high-level relational engine. The following exception occurred while the managed IDbConnection interface was being used: Could not load file or assembly 'System.Transactions, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Either a required impersonation level was not provided, or the provided impersonation level is invalid. (Exception from HRESULT: 0x80070542).
Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'data HRDM', Name of 'data HRDM'.
Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Dim Name', Name of 'Dim Name' was being processed.
Errors in the OLAP storage engine: An error occurred while the 'Resigned' attribute of the 'Dim Name' dimension from the 'dataDM' database was being processed.
Hoping that you can give help on resolving this error.
God Bless!
Thanks,
Thomie