K
Kevin
Because I continue to fail to build the OLAP cube data I thought I would try
to understand how the build request is being executed.
Correct me where I go astray as the error message doesn’t help me understand
which user needs which authority at which connection point.
Error: Error="Analysis Services session failed with the following error:
Failed to connect to the Analysis Services server DHRM-DEV-SQL. Error: Your
permissions on the server computer do not allow you to administer this
Analysis server.
Error: “
Push button for Cube Build on Project Server 2007 box
• Uses the Microsoft Project Server Queue Service
• Connects to the Analysis Services server specified in the Cube Build
configuration
• Uses the SSP user ( in this case)
DSO on the SQL 2005 Server
• SQL Server Analysis Services (MSSQLSERVER) service receives the request
• SQLServiceAccount is the account used on this service
• SQLServicesAccount has db_reader privileges on the projectServer_reporting
database
• Uses the DSO\RepositoryConnectionString and Remote
RepositoryConnectionString to talk to the Analysis Services.
Analysis Services on the SQL 2005 Server
• Uses the SQLServer2005MSOLAPUser$DHRM-DEV-SQL$MSSQLSERVER group with
db_owner privileges to the Analysis_Repository database.
• SSP, being a member of the
SQLServer2005MSOLAPUser$DHRM-DEV-SQL$MSSQLSERVER writes to the
Analysis_Repository database.
Local Machine Admins
• SSP is a local admin on the SQL 2005 server
Environment:
DEV-SQL server running SQL Server 2005 SP2
USLAF-PRJ07 server running Project 2007 + MOSS 2007 + Server 2008
to understand how the build request is being executed.
Correct me where I go astray as the error message doesn’t help me understand
which user needs which authority at which connection point.
Error: Error="Analysis Services session failed with the following error:
Failed to connect to the Analysis Services server DHRM-DEV-SQL. Error: Your
permissions on the server computer do not allow you to administer this
Analysis server.
Error: “
Push button for Cube Build on Project Server 2007 box
• Uses the Microsoft Project Server Queue Service
• Connects to the Analysis Services server specified in the Cube Build
configuration
• Uses the SSP user ( in this case)
DSO on the SQL 2005 Server
• SQL Server Analysis Services (MSSQLSERVER) service receives the request
• SQLServiceAccount is the account used on this service
• SQLServicesAccount has db_reader privileges on the projectServer_reporting
database
• Uses the DSO\RepositoryConnectionString and Remote
RepositoryConnectionString to talk to the Analysis Services.
Analysis Services on the SQL 2005 Server
• Uses the SQLServer2005MSOLAPUser$DHRM-DEV-SQL$MSSQLSERVER group with
db_owner privileges to the Analysis_Repository database.
• SSP, being a member of the
SQLServer2005MSOLAPUser$DHRM-DEV-SQL$MSSQLSERVER writes to the
Analysis_Repository database.
Local Machine Admins
• SSP is a local admin on the SQL 2005 server
Environment:
DEV-SQL server running SQL Server 2005 SP2
USLAF-PRJ07 server running Project 2007 + MOSS 2007 + Server 2008