2

この問題を解決するにはどうすればよいですか? (BI初心者です)

エラー

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.

画像

ここに画像の説明を入力

4

1 に答える 1

2

エラーによると、キューブを処理しようとしているときに、SSASサービスユーザー( NT Service\MSSQLServerOLAPService)がデータソースに接続できません。Karol s10016 Rafal s10017

エラーを防ぐために、SSASサービスユーザーがこのデータソースにアクセスできることを確認してください。

于 2013-03-16T23:36:35.377 に答える