2013-03-16 3 views
1

Que dois-je faire pour résoudre ce problème? (I `m débutant dans BI)Business intelligence Cube et dimensions

Erreurs

Error 3 Internal error: The operation terminated unsuccessfully.  0 0 

Error 4 Errors in the high-level relational engine. The following exception occurred while the managed IDbConnection interface was being used: Login failed for user 'NT Service\MSSQLServerOLAPService'..  0 0 

Error 5 Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'Karol s10016 Rafal s10017', Name of 'Karol s10016 Rafal s10017'.  0 0 

Error 6 Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Kampanie Marketingowe', Name of 'Kampanie Marketingowe' was being processed.  0 0 

Error 7 Errors in the OLAP storage engine: An error occurred while the 'Id Kampanie Marketingowe' attribute of the 'Kampanie Marketingowe' dimension from the 'Karol_Rafal_Analysis_Servicies' database was being processed.  0 0 

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

image

enter image description here

+0

Qu'avez-vous fait jusqu'à présent ?? – Hiten004

Répondre

2

Selon l'erreur, l'utilisateur du service SSAS (NT Service\MSSQLServerOLAPService) ne peut pas se connecter à la source de données Karol s10016 Rafal s10017 lorsque vous essayez de traiter le cube.

Assurez-vous que l'utilisateur du service SSAS peut accéder à cette source de données pour éviter l'erreur.

Questions connexes