How to Grant Permissions on the Data Warehouse Server

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This topic provides steps for granting permissions on the Data Warehouse server. The DTS tasks and Reporting Services use these permissions. The DTS tasks use this access to process the cubes/dimensions whereas the Reporting Services uses this role to query data from the Analysis Services databases.

Note

Make sure that the Reporting Services account for the Data Warehouse Analysis server is configured to use this role. Also, make sure that the user who is running the DTS task is added to this role. If the DWRole has permission to the Data Warehouse database and cubes, the account that the reporting services is running under must be a part of this role. Additionally, you have to enable the reports Web site to impersonate the reporting services account.

To grant permissions on the Data Warehouse server

  1. In SQL Server 2000 or SQL Server 2005, create a Data Warehouse role and provide it a name such as DWRole.

  2. Give the DWRole read access to the Data Warehouse data source.

  3. Give the DWRole read and write access to the OLAP cubes.

Note

For information about how to grant permissions in SQL Server 2005, see https://go.microsoft.com/fwlink/?LinkId=76848. For information about how to grant permissions in SQL Server 2000, see <href="https://go.microsoft.comcom/fwlink/?linkid=76850">https://go.microsoft.com/fwlink/?LinkId=76850.

See Also

Other Resources

Configuring the Data Warehouse and Analysis Server

Configuring the Business Management Server