Hi All,
I've a prolbem about powerpivot configuration. First i explain my environment;
1. DC
- powerpivot account (sp_powerpivot) PowerPivot Service App Account
- excel account (sp_excel) (Excel Service App Account)
- data refresh account (sp_datarefresh) (Unattended Account)
- analysis service account for powerpivot instance (sql_analysis)
2. SP Server
3. SP SQL 2014 SP1 Server
4. SQL Server (Contains ssas powerpivot instance) (sp_excel, sp_powerpivot as ssas system admin)
I install and configured powerpivot, ssas etc. But in CA "PowerPivot Management Dashboard Processing Timer Job" always failed. Error message "The 'Database' with 'ID' = 'PowerPivot20Management20Data_2816b0de95ca4ddea16c953057ff4ed4_c71e7ae7bfe64de3a44b4da14558595a_SSPM' doesn't exist in the collection"
I solve this issue by adding the farm account to the ssas powerpivot system admin. I read a lot of documents about installation and configuration of powerpivot. But i did not see any instruction or advise about adding farm account to ssas server system admins.
with default configuration of PowerPivot, creates PowerPivot Service App and assign it to the "Service Application Pool - SharePoint Web Services System" . This app pool's service account is farm account. But i have created pp service app with new app pool, which have the powerpivot service account.
So what have i missed?