Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 4.87 KB

uninstall-reporting-services.md

File metadata and controls

60 lines (38 loc) · 4.87 KB
title description author ms.author ms.date ms.service ms.topic
Uninstall Reporting Services
This article describes how to uninstall Reporting Services, which does not remove content you created or configuration you have modified.
maggiesMSFT
maggies
03/01/2017
reporting-services
conceptual

Uninstall Reporting Services

[!INCLUDE SQL Server -Windows Only]

Uninstalling [!INCLUDEssRSnoversion] does not remove the content you have created or configuration you have modified. However, if there is content you need after the uninstall is complete, it is recommended you make copies of content before you begin the uninstallation process.

Uninstall SharePoint Mode

When you uninstall [!INCLUDEssRSnoversion] SharePoint mode, the following are removed:

The [!INCLUDEssRSnoversion] service applications are not removed. If you no longer want the service applications, delete them by using Windows PowerShell or SharePoint Central Administration.

The report items and related meta data are not removed. This information is contained in the content and configuration databases related to the [!INCLUDEssRSnoversion] service applications. The databases are not removed and you can manually migrate the databases to another installation of [!INCLUDEssRSnoversion] in SharePoint mode. If you no longer want the information, delete the databases. For more information, see Upgrade and Migrate Reporting Services.

The following are example names of the three [!INCLUDEssRSnoversion] databases that are not removed.

  • Report server database: ReportingService_7f616e2d253040e8ab5653b3c09a065e

  • Report server temp database: ReportingService_7f616e2d253040e8ab5653b3c09a065eTempDB

  • Report server alerting database: ReportingService_7f616e2d253040e8ab5653b3c09a065e_Alerting

Uninstall the Add-in for SharePoint Products.

When you uninstall the add-in from a computer, you can choose to only uninstall the files or to also remove the [!INCLUDEssRSnoversion] feature from the farm. For information on uninstalling the [!INCLUDEssRSnoversion] add-in for SharePoint products, see Install or Uninstall the Reporting Services Add-in for SharePoint.

Uninstall Native Mode

When you uninstall [!INCLUDEssRSnoversion] native mode, anything that was created or modified after the installation is left in place. For example database files, log files, [!INCLUDEssRSnoversion] configuration files, and content items such as reports and datasource files.

[!INCLUDEssRSnoversion] is an instance feature and therefore is not listed in Windows Control Panel, Programs and Features. To uninstall [!INCLUDEssRSnoversion] Native mode:

  1. In Windows Control Panel, click Programs and Features.

  2. In Programs and Features select Microsoft SQL Server 2016.

  3. In the uninstall wizard, select the instance that includes the [!INCLUDEssRSnoversion] instance feature RS.

    rs_nativemode_uninstall_selectinstance

  4. After you select the instance, select the [!INCLUDEssRSnoversion] feature.

    rs_nativemode_uninstall_selectfeatures

  5. Complete the wizard.

See Also

Uninstall an Existing Instance of SQL Server (Setup)
Install or Uninstall the Power Pivot for SharePoint Add-in (SharePoint 2013)
Install or Uninstall the Reporting Services Add-in for SharePoint