Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 6.14 KB

File metadata and controls

72 lines (51 loc) · 6.14 KB
title Report Server Status (SSRS Native Mode) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic conceptual
f1_keywords
SQL12.rsconfigtool.serverstatus.F1
ms.assetid 2f63ad1c-1bc2-449d-b451-fb39a0060838
author maggiesMSFT
ms.author maggies
manager craigg

Report Server Status (SSRS Native Mode)

Use this page to view information about the report server instance to which you are currently connected. This page is the start page for report server configuration. Additional pages are available to configure URLs, the service account, the report server database, report server e-mail delivery, scale-out deployment, and encryption keys.

[!INCLUDEapplies] [!INCLUDEssRSnoversion] Native mode.

To open this page, start the [!INCLUDEssRSnoversion] Configuration Manager and connect to the report server instance. For more information, see Reporting Services Configuration Manager (del).

Tip

The[!INCLUDEssRSnoversion] Configuration Manager (RSConfigTool.exe) is installed with a privilege level of "highestAvailable". This behavior is by design. The [!INCLUDEssRSnoversion] Configuration Manager requires communication with [!INCLUDEssRSnoversion] WMI APIs. Some of the [!INCLUDEssRSnoversion] WMI communication requires a higher level or administrative of privileges.

If you connect to the report server and all of the page links are grayed out, verify that the Report Server service is started. The Report Service Status: Should be "Started". You can also use the Services console application in Administrator Tools to check service status.

Options

SQL Server Instance
Displays information about the report server instance to which you are currently connected. Report server instance names are based on [!INCLUDEssNoVersion] named instances. The default instance is MSSQLSERVER. A named instance will be a value that you specified during setup. For more information about instances, see Work with Multiple Versions and Instances of SQL Server in [!INCLUDEssNoVersion] Books Online.

Note

In SQL Server Express with Advanced Services, the default instance is SQLExpress.

Instance ID
Corresponds to a folder on the file system that stores program files for the [!INCLUDEssNoVersion] instance to which you are connected. The Instance ID value is assigned by Setup in the format component.instance, where component is a value that signifies a [!INCLUDEssNoVersion] component and instance is an instance name. The default instance name is MSSQLSERVER. For example, if you install default instances of the [!INCLUDEssDE], [!INCLUDEssASnoversion], and [!INCLUDEssRSnoversion] components, the corresponding folder names are the following:

  • MSSQL12.MSSQLSERVER

  • MSAS12.MSSQLSERVER

  • MSRS12.MSSQLSERVER

If you install a second instance of a component that you already installed, such as the [!INCLUDEssDE], and you name the instance Contoso, the Instance ID is MSSQL12.Contoso.

Edition
Displays edition information. For a list of features that are supported by the editions of [!INCLUDEssNoVersion], see Features Supported by the Editions of SQL Server.

Product Version
Displays the version of [!INCLUDEssRSnoversion] that you installed.

Report Server Database
Displays the name of the report server database that stores application data for the current report server instance.

Report Server Mode
This should always show a value of Native. The [!INCLUDEssRSnoversion] configuration manager only supports Native mode report servers. If you see a value of SharePoint integrated mode, it may indicate your Native mode deployment is not configured correctly, and you need to connect to a Native mode report catalog. Use the Database page of Configuration Manager to change the database and either create a new database or connect to an existing native mode report server database catalog.

Server Status
Shows whether the Report Server service is running.

Start
Starts the Report Server service. Restarting the service is necessary after some configuration changes (for example, when reconfiguring a report server after a computer name change). If you reconfigure the URL reservations, the service will restart automatically. The restart is required to pick up the changes.

Stop
Stops the Report Server service. Stopping the service causes the report server to stop working. For more information, see Start and Stop the Report Server Service in [!INCLUDEssNoVersion] Books Online.

See Also

Reporting Services Configuration Manager F1 Help Topics (SSRS Native Mode)
Reporting Services Configuration Manager (del)
Initialize a Report Server (SSRS Configuration Manager)