Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 2.07 KB

File metadata and controls

22 lines (17 loc) · 2.07 KB
title Host a report server database in a SQL Server failover cluster
description Host a report server database in a SQL Server failover cluster
ms.date 09/25/2024
ms.service reporting-services
ms.subservice report-server
ms.topic concept-article
ms.custom
updatefrequency5

Host a report server database in a SQL Server failover cluster

[!INCLUDEssNoVersion] provides failover clustering support so that you can use multiple disks for one or more [!INCLUDEssNoVersion] instances. Failover clustering is supported only for the report server database; you can't run the Report Server service as part of a failover cluster.

To host a report server database on a [!INCLUDEssNoVersion] failover cluster, the cluster must already be installed and configured. You can then select the failover cluster as the server name when you create the report server database in the Database Setup page of the [!INCLUDEssRSnoversion] Configuration tool.

Although the Report Server service can't participate in a failover cluster, you can install [!INCLUDEssRSnoversion] on a computer that has a [!INCLUDEssNoVersion] failover cluster installed. The report server runs independently of the failover cluster. If you install a report server on a computer that is part of a [!INCLUDEssNoVersion] failover instance, you aren't required to use the failover cluster for the report server database. You can use a different [!INCLUDEssNoVersion] instance to host the database.

Related content