0

SSAS プロジェクトをデプロイしようとしていますが、意味のわからないこのエラーが表示され続けますか?

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

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

Error   7   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'.      0   0   

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

Error   9   Errors in the OLAP storage engine: An error occurred while the 'Organization Name' attribute of the 'Dim Organization' dimension from the 'CubeDemo06' database was being processed.        0   0   

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

「ImpersonationMode」はログイン資格情報と関係があるのでしょうか? 「現在のユーザーを使用」を使用していますが、それが問題になる可能性がありますか? それを今、どう変えていますか?このチュートリアルに従ってすべてが機能するはずなので、他のエラーは奇妙です: https://www.accelebrate.com/library/tutorials/ssas-2008

4

2 に答える 2

1

Windows資格情報を使用して問題を解決!

于 2015-10-26T21:40:46.653 に答える
1

データ ソースに移動し、以下のようにサービス アカウント オプションを選択します ここに画像の説明を入力

于 2020-09-01T08:30:26.910 に答える