Skip to content

Latest commit

 

History

History
104 lines (66 loc) · 12 KB

File metadata and controls

104 lines (66 loc) · 12 KB
title Guidance for Using SQL Server BI Features in a SharePoint 2010 Farm | Microsoft Docs
ms.custom
ms.date 03/09/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic conceptual
ms.assetid 5f9a94c4-854b-4577-a8b1-7142f19904e3
author maggiesMSFT
ms.author maggies
manager craigg

Guidance for Using SQL Server BI Features in a SharePoint 2010 Farm

This topic summarizes feature availability based on the versions and editions of the software you are using. It also explains SharePoint 2010 installation requirements for using specific SQL Server features. For information related to SharePoint 2013, see Deployment Topologies for SQL Server BI Features in SharePoint.

In this topic:

General SharePoint 2010 Requirements

  • SharePoint 2010 products are 64-bit only. If you have a 32-bit installation of a previous version of SharePoint and [!INCLUDEssRSnoversion] installed in SharePoint integrated mode, you will not be able to upgrade to SharePoint 2010. For more information, review the SharePoint documentation.

  • Reporting Services includes an add-in for SharePoint products. Supported configurations for the add-in and report server are available at a more granular level than what is indicated here. For more information, see Supported Combinations of SharePoint and Reporting Services Server and Add-in (SQL Server 2014).

  • SharePoint developer tools only support a SharePoint standalone configuration. For more information, see the SharePoint documentation: Requirements for Developing SharePoint Solutions.

SharePoint Editions and BI Feature support

Some [!INCLUDEssCurrent] Business Intelligence features are only supported on specific editions of SharePoint products.

Supported Features SharePoint Product
[!INCLUDEssCrescent], a feature of [!INCLUDEssCurrent][!INCLUDEssRSnoversion] Add-in for [!INCLUDEmsCoName][!INCLUDESPS2010] Enterprise Edition.

[!INCLUDEssRSnoversion] Data Alerts.

[!INCLUDEssGemini].
[!INCLUDESPS2010] Enterprise Edition.
General [!INCLUDEssRSnoversion] report viewing and feature integration with SharePoint. [!INCLUDESPS2010] Standard and Enterprise Editions.

[!INCLUDESPF2010].

For more information, see Features Supported by the Editions of SQL Server 2012.

SharePoint 2010 Service Pack 1 (SP1)

It is recommended you update your SharePoint 2010 installation to SharePoint 2010 Service Pack 1 (SP1). SharePoint SP1 is required in the following cases:

  • You want use [!INCLUDEssSQL11] version of the database engine for the SharePoint content databases or [!INCLUDEssRSnoversion] catalog databases.

  • You want to use [!INCLUDEssGemini] and the [!INCLUDEssGemini] configuration tool.

One of the primary reasons SP1 is required for SharePoint installations running with [!INCLUDEssSQL11] is the database engine feature sp_dboption, that was deprecated in a previous release, is discontinued in the [!INCLUDEssSQL11] release. For more information, see Discontinued Database Engine Functionality in SQL Server 2014

SharePoint 2010 SP1 Installation Guidance

Download SharePoint Server 2010 SP1 and apply it on all servers in the farm.

Note

On an existing farm, you will need to use one of the following additional steps to complete the SharePoint SP1 upgrade. For more information, see Known issues when you install Office 2010 SP1 and SharePoint 2010 SP1 and Description of SharePoint Server 2010 SP1:

  • SharePoint Products Configuration Wizard: Run the wizard to complete the SP1 upgrade and configuration.

  • Complete the upgrade with psconfig: Run the command psconfig -upgrade to complete the SP1 upgrade

For more information, see the "upgrade" section of (SharePoint Server 2010) and Resource center: Updates for SharePoint 2010 Products

SharePoint Installation with SQL Server BI Features

SharePoint 2010 Products Preparation Tool

The SharePoint Products Preparation Tool enables server roles in the operating system and installs other prerequisite software required by a SharePoint installation. The following table identifies additional steps to configure your server for [!INCLUDEssCurrent].

Component Action
Reporting Services Add-in The SharePoint 2010 Products Preparation tool installs the [!INCLUDEssKilimanjaro] version of the Reporting Services add-in. [!INCLUDEssCurrent] includes a newer version of the add-in that is required for [!INCLUDEssCurrent] features. The add-in can be installed using the [!INCLUDEssNoVersion] installation wizard as well as downloaded from MSDN. For more information on where to get the current version of the add-in and how to install it, see Where to find the Reporting Services add-in for SharePoint Products and Install or Uninstall the Reporting Services Add-in for SharePoint (SharePoint 2010 and SharePoint 2013).
Analysis Services OLE DB Provider (MSOLAP) SharePoint 2010 installs the SQL Server 2008 version of the OLE DB provider as part of an Excel Services deployment. This version does not support [!INCLUDEssGemini] data access. You should install later versions of the provider on SharePoint servers that support [!INCLUDEssGemini] data connections. For more information, see Install the Analysis Services OLE DB Provider on SharePoint Servers
ADO.NET Services SharePoint 2010 lists ADO.NET services in the list of prerequisites, but the Prerequisite installer does not install it. To add ADO.NET services, you must install it manually. Installing ADO.NET services is required if you want to use SharePoint lists as data feeds to [!INCLUDEssGemini] workbooks or Reporting Services reports. For instructions, see Install ADO.NET Data Services to support data feed exports of SharePoint lists.

Requirements and suggestions for running the SharePoint installation

Which [!INCLUDEssCurrent] features you install and the installation order of those features will determine what levels of integration with SharePoint are possible. For example, while some level of feature integration is available through Reporting Services on a SharePoint server that uses a built-in database, most feature integration scenarios require a farm installation of SharePoint, because only a farm installation provides the infrastructure required for some BI features.

A SharePoint farm can be a single server or multiple servers. What sets a farm apart from a standalone installation is the presence of additional infrastructure, such as the Claims to Windows Token Service.

A farm is enabled when you choose the Server Farm option in SharePoint setup. You must have a farm installation if you want to use [!INCLUDEssGemini] for SharePoint or [!INCLUDEssCrescent]. The Standalone SharePoint installation is supported and common for development environments of [!INCLUDEssRSnoversion]. However a SharePoint farm installation is recommended for a production environment.

GMNI_SetupUI_SharePoint2010InstallType

A complete server installation is also required for [!INCLUDEssGemini] for SharePoint or the [!INCLUDEssRSnoversion] shared service.

GMNI_SetupUI_SharePoint2010ServerType

The last page of the setup wizard prompts you to configure the farm and optionally configure a default web application and root site collection. Most setup users follow this installation path. If for some reason you do not configure the farm, you can use the farm configuration option in the [!INCLUDEssGemini] Configuration Tool to configure the farm.

In previous releases, leaving the farm un-configured was recommended for installing [!INCLUDEssGemini] because it reduced the steps needed when if you used SQL Server installation options to install [!INCLUDEssGemini] for SharePoint in a ready-to-use state. In this release, it is no longer important. You can use the [!INCLUDEssGemini] Configuration Tool to tune an existing farm so that it uses settings recommended for a [!INCLUDEssGemini] for SharePoint installation.

[!INCLUDEssRSnoversion] can be installed into an existing SharePoint farm. You can install [!INCLUDEssRSnoversion] or SharePoint in any order, but the configuration of [!INCLUDEssRSnoversion] will vary depending on the order. For more information, see Add an Additional Report Server to a Farm (SSRS Scale-out) and Install Reporting Services SharePoint Mode for SharePoint 2010

GMNI_SetupUI_DoNotConfigureMOSS

See Also

Installation and Deployment for SharePoint Server 2010 Multiple Servers for a three-tier farm (SharePoint Server 2010)