Multiple Reporting Services Instances

Hello,
I'm fairly new to SSRS. I have been working with SQL for a while, however I never have had a need to get into SSRS until now. We are trying to set up a dedicated SSRS server that will be used by multiple different applications within the organization. So
instead of installing SSRS all over the place we'd just have one server dedicated to it. My question is regarding security. Do I need to set up multiple instances of SSRS on the server, one for each application that will be using it? Or, can I handle
all security within SSRS and roles so that I can ensure access is not given to another applications data?

My question is regarding security. Do I need to set up multiple instances of SSRS on the server, one for each application that will be using it? Or, can I handle all security within SSRS and roles so that I can ensure access is not given to another
applications data?
It is not necessary to set up multiple instances of SSRS. A single instance will work however you need to provide role and permissions to different users accessing the SSRS.
Authorization is based on roles that you assign to a principle. Each role consists of a set of related tasks, which are in turn composed of related operations. For example, the
Manage reports task grants access to the following report server operations: view reports, add report, update report, delete report, schedule report, and update report properties.
Refer http://technet.microsoft.com/en-us/library/bb522824.aspx
Regards, RSingh

Similar Messages

  • TF255186: The following SQL Server Reporting Services Instance could not be found

    Hi,
    I'm trying to install TFS 2013 on a remote SQL RS instance. 
    Using the TFS 2103 U4 installation
    SQL 2012 RS, name instance, Server: SQLProdA, Instance Name COMRS
    When I enabled tracing using debugView I see the following output:
    [4160] [Error  @11:07:10.978] Exception Message: TF255186: The following SQL Server Reporting Services Instance could not be found: COMRS. The server name is: SQLProdA. (type TfsAdminException)  
    Any ideas what the issue is?
    Thanks,
    reuvy

    Hi Charles,
    Thanks for the help. I already saw those links, and am already trying with the format. As I wrote above:
    Server: SQLProdA, Instance Name COMRS
    So I wrote in the box "SQLProdA\COMRS" (without quotes of course) and I still keep getting that error.
    I don't know if it matters, but although this is indeed a named instance, nonetheless, the path to the report server uses the default url (ie.
    http://servername/reports) as opposed to the name instance version (ie.
    http://servername_instance/reports) as mentioned by your link and this post:
    https://msdn.microsoft.com/en-us/library/bb552341.aspx
    But, I checked with Fiddler on the server and didn't see it trying to even access the link so I don't think it is related. I saw with Process Monitor that it is indeed trying to access via the network resources on SQLProdA, so I know it's trying.
    I have noticed something in the past, and wondered if this could be the issue, that for example if I have Management Studio 2014 installed, I cannot connect to a Reporting Services instance which is 2012. Only when Management Studio 2012 is installed
    and being used can I connect. I wondered if this possibly could be related, that maybe the API or something else which the installer is using is missing some component to connect to the RS instance.
    Just in case, I already installed both the SQL 2012 and 2014 Client Tools Connectivity (although I first installed 2014, and then 2012).
    Do you think this could be the issue? If not, do you possibly have any other leads?
    Thanks,
    Reuvy

  • Reporting services instance not able to connect from SSMS

    Hi All,,
    I have installed SQL SERVER 2012 on Windows 8.1. I configured report server in native mode.
      * Reporting services is in started state
      * SQl server service is in started state
      * Sql serevr agent is in started state
      * SQL browser is in started state
    When i tried to connect Report server instance using SSMS i got the below error.
    TITLE: Connect to Server
    Cannot connect to .
    ADDITIONAL INFORMATION:
    Unable to connect to the server at . The specified URL might not be valid or there might be a problem with the report server version or configuration. Specify a different URL, or contact your server administrator to verify that the report server runs SQL Server
    2008 or later. Additionally, if you are trying to connect to a SharePoint-integrated report server, verify that SharePoint is installed on the server and that the report server uses SharePoint integrated mode. (Microsoft.SqlServer.Management.UI.RSClient)
    BUTTONS:
    OK
    When i connect using http://localhost/reportserver I am getting below error
    The permissions granted to user '' are insufficient for performing this operation. 
    Though i am the administrator 
    And when i connect using below URL http://localhost/reports 
    I get Unable to connect to the remote server 
    Please suggest your input on the problem

    Hi Khushi N,
    According to your description, you are administrator, when you tried to connect reporting services from SSMS, the error message occurred. When you tried to access report manager with the URL: 
    http://localhost/reportserver, you were prompted that the permissions granted to user '' are insufficient for performing this operation.
    The Reporting Services error rsAccessedDenied occurs when a user does not have permission to perform an action. To troubleshooting this issue, please make sure that you have sufficient permission and the report server name is correct. You can use the reportserver
    URL, e.g. HTTP ://<servername>/ReportServer, to log on the reporting service in SSMS.
    In addition, by default, we could not access all of the report server properties available in SQL Server Management Studio unless we start Management Studio with administrative privileges. To configure Reporting Services role properties and role assignments
    so you do not need to start Management Studio with elevated permissions each time, please refer to the following document:
    From the Start menu, click All Programs, click SQL Server 2012, right-click Management Studio, and then click Run as administrator.
    Connect to your local Reporting Services server.
    In the Security node, click System Roles.
    Right-click System Administrator and then click Properties.
    In the System Role Properties page, select View report server properties. Select any other properties you want associated with members of the system administrators role.
    Click OK.
    Close Management Studio
    The issue may be caused by the UAC or Internet Explorer security setting, please try to follow this steps:
    1. Open the Internet options of the IE and add the report server URL into trusted site in the Security tab.
    2. Run the IE as administrator.
    For more information about Configuring a Native Mode Report Server for Local Administration, please refer to the following document:
    http://msdn.microsoft.com/en-us/library/bb630430(v=sql.110).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • [Forum FAQ] The Reporting Server cannot be reinstalled on a same SQL Server Reporting Service instance

    Symptom: Sometimes, when you want to reinstall the Reporting Server Role for Operation Manager 2012,
    but you may encounter an issue that the Reporting Server Role cannot be reinstalled after you successfully uninstall it. When you check the System Center Operation Manager installation log, you can find the following error as shown in Figure 1.
    Figure 1: Reporting Server Role cannot be reinstalled
    It seems that the SQL Server Reporting Service has not been configured properly. When you open Reporting Services Configuration Manager to check the settings, the settings seem fine though.
    Even you recreate Reporting Service Database, the error remains.
    After reviewing the OpsMgrSetupWizard.log, we get the following errors when wizard try to connect to SQL Server Reporting Instance (Figure 2).
    [07:24:05]:    Error:  :CheckHttpAddressResponse failed: Threw Exception.Type: System.Net.WebException, Exception Error Code: 0x80131509, Exception.Message:
    The remote server returned an error: (500) Internal Server Error.
    [07:24:05]:    Error:  :StackTrace:   at System.Net.HttpWebRequest.GetResponse() at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.CheckHttpResponseFromSRSUrl(String
    httpSite)
    Figure 2: Error Log -1
    It indicates the Reporting Service encounters an internal error. The Website cannot handle the request. So you may check the Reporting Service log which is located in C:\Users\Administrator.SCOM2012\AppData\Local\SCOM\LOGS
    and the following errors may be found (Figure 3).
    library!ReportServer_0-18!1448!03/30/2014-02:53:23:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    Unable to load assembly Microsoft.EnterpriseManagement.Reporting.Security, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error.  ---> System.IO.FileNotFoundException:
    Could not load file or assembly 'Microsoft.EnterpriseManagement.Reporting.Security' or one of its dependencies. The system cannot find the file specified.
    File name: 'Microsoft.EnterpriseManagement.Reporting.Security'
    Figure 3: Error Log -2
    Reason: After the Reporting Server is installed on a SSRS instance, the Reporting Server of SCOM
    needs to modify the web.config and rsreportserver.config  file to add its own assembly to make the Reporting Server work. But it does not change it back when Reporting Server is uninstalled. So the assembly cannot be loaded and the SSRS cannot respond
    our requests.
    Resolution:  When the Reporting Server is installed, the old web.config and rsreportsserver.config
    files will be backed up to web.config1 and rsreportsserver.config1. So you just need to change the files’ name back, then try to install Reporting Server of SCOM again. Everything would go smoothly. 
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi AakashGhare,
    According to your error message, SQL Server 2008 databases are version 655. SQL Server 2008 R2 databases are 661. When you are trying to attach an 2008 R2 database (v. 661) to an 2008 instance and this is not supported. As other post, once the database has
    been upgraded to an 2008 R2 version, it cannot be downgraded. You'll have to either upgrade your 2008 SP2 instance to R2, or you have to copy out the data in that database into an 2008 database (such as using the data migration wizard).
    In addition, if you want to use a Windows Batch file code and command to automatically login to SQL Server, detach database and attach a new one database, there is a similar details about batch code for attaching database to a new database, you can refer
    to this article.
    http://notesbyparth.wordpress.com/2012/06/29/run-sql-commands-from-windows-batch-file-or-attachdetach-database-automatically-using-batch-script/
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • SCCM Report Services Instance missing

    Hi,
    Been trying to troubleshoot this for a day and had already done the following:
    1.
    http://myitforum.com/myitforumwp/2012/10/10/reporting-services-site-role-setup-instance-blankempty/
    2. Reinstalled reporting services on SQL Database Server
    3.
    https://social.technet.microsoft.com/Forums/en-US/4479e73e-8a19-4c7e-9418-b36770656b9b/action?threadDisplayName=sccm-2012-reporting-point-server-instance-blank
    I'm not sure what I am missing but regardless after restarting countless times and troubleshooting, I still can't get the reporting services setup on our SCCM 2012 server. The database is SQL 2012 SP1. Both are on a different VM instance. I'm getting a blank
    value on the Reporting point server instance.
    The good part is I can get the website working but getting the reports via web by opening it on the reports services manager on the SQL server. Other than that, I am stuck between a rock and a hard place.
    Any suggestion?

    Here is another part of the log:
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using report server internal url
    http://localhost:80/ReportServer_SCCM.
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using report server external url
    http://SPQES3489:80/ReportServer_SCCM.
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using url root
    http://SPQES3489:80/ReportServer_SCCM.
    rshost!rshost!119c!11/19/2014-13:46:05:: i INFO: Configuring maxPhysicalCpu=4, minLogicalCpu=0
    rshost!rshost!119c!11/19/2014-13:46:05:: i INFO: Logical processor per physical processor 4
    rshost!rshost!119c!11/19/2014-13:46:05:: i INFO: Logical processor per core 1
    rshost!rshost!119c!11/19/2014-13:46:05:: i INFO: Maximum logical CPU is 4
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using report server internal url
    http://localhost:80/ReportServer_SCCM.
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using report server external url
    http://SPQES3489:80/ReportServer_SCCM.
    configmanager!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Using url root
    http://SPQES3489:80/ReportServer_SCCM.
    library!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!DefaultDomain!119c!11/19/2014-13:46:05:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\Logfiles
    appdomainmanager!DefaultDomain!119c!11/19/2014-13:46:06:: i INFO: Appdomain:2 WindowsService_0 started.
    library!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\Logfiles
    resourceutilities!WindowsService_0!119c!11/19/2014-13:46:07:: i INFO: Reporting Services starting SKU: Standard
    library!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: Catalog SQL Server Edition = Standard
    crypto!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: Initializing crypto as user: NT SERVICE\ReportServer$SCCMINT
    crypto!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: Exporting public key
    crypto!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: Performing sku validation
    crypto!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: Importing existing encryption key
    dbpolling!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_0!1084!11/19/2014-13:46:07:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_0!1094!11/19/2014-13:46:07:: i INFO: PollingMaintenance: Polling started
    resourceutilities!WindowsService_0!1094!11/19/2014-13:46:07:: i INFO: Maximum memory limit is 65536Mb
    rpcserver!DefaultDomain!1084!11/19/2014-13:46:08:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!1084!11/19/2014-13:46:08:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS11.SCCMINT'
    appdomainmanager!WindowsService_0!1084!11/19/2014-13:46:08:: i INFO: Appdomain:2 WindowsService_0 initialized.
    rshost!rshost!1084!11/19/2014-13:46:09:: i INFO: Registered url=http://+:80/ReportServer_SCCM/, vdir=/ReportServer_SCCM, pdir=C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\ReportServer.
    rshost!rshost!1084!11/19/2014-13:46:09:: i INFO: Currently registered url
    http://+:80/ReportServer_SCCM/ on endpoint 2
    rshost!rshost!1084!11/19/2014-13:46:09:: e ERROR: Failed to register url=http://+:80/ReportServer_SCCM/ for endpoint 3, error=b7.
    rshost!rshost!1084!11/19/2014-13:46:09:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=/ReportServer_SCCM, pdir=C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\ReportManager.
    servicecontroller!DefaultDomain!119c!11/19/2014-13:46:09:: e ERROR: Error creating HTTP endpoint. System.Runtime.InteropServices.COMException (0x800700B7): Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7)
       at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String
    filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)
    rshost!rshost!1084!11/19/2014-13:46:09:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer_SCCM/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\ReportServer\ReportBuilder.
    resourceutilities!DefaultDomain!119c!11/19/2014-13:46:09:: i INFO: Maximum memory limit is 65536Mb
    rshost!rshost!119c!11/19/2014-13:46:09:: i INFO: Derived memory configuration based on physical memory as 33553912 KB
    servicecontroller!DefaultDomain!bb8!11/19/2014-13:46:09:: i INFO: Total Physical memory: 34359205888
    rpcserver!DefaultDomain!1084!11/19/2014-13:46:09:: i INFO: Process monitoring started.
    library!WindowsService_0!1094!11/19/2014-13:46:58:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error occurred within the report server database.  This may be due to a connection failure, timeout
    or low disk condition within the database.;
    dbpolling!WindowsService_0!1094!11/19/2014-13:46:58:: e ERROR: PollingFunction: Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: An error occurred within the report server database.  This may be due to a connection failure,
    timeout or low disk condition within the database. ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the
    remote host.).
    library!WindowsService_0!1094!11/19/2014-13:47:12:: i INFO: PollingMaintenance: Polling cycle completed.
    appdomainmanager!DefaultDomain!620!11/19/2014-13:47:55:: i INFO: Appdomain:3 ReportServer_SCCMINT_0-1-130608496751271532 started.
    appdomainmanager!ReportServer_0-1!620!11/19/2014-13:47:57:: i INFO: RS authentication mode is 4; effective ASP.NET authentication mode is Windows. vdir=/ReportServer_SCCM.
    appdomainmanager!DefaultDomain!620!11/19/2014-13:47:57:: i INFO: Appdomain:3 ReportServer_SCCMINT_0-1-130608496751271532 initialized (#1).
    webserver!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Reporting Web Server started
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS11.SCCMINT\Reporting Services\Logfiles
    resourceutilities!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Reporting Services starting SKU: Standard
    ui!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Registering with Software Usage Metrics Product:SQL Server 2012, Role:Microsoft SQL Server Reporting Services, RoleGuid:8cc0ac85-40f7-4886-9dab-021519800418
    resourceutilities!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Maximum memory limit is 65536Mb
    library!ReportServer_0-1!620!11/19/2014-13:48:07:: i INFO: Call to GetItemTypeAction(/).
    library!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Catalog SQL Server Edition = Standard
    crypto!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Initializing crypto as user: NT SERVICE\ReportServer$SCCMINT
    crypto!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Exporting public key
    crypto!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Performing sku validation
    crypto!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Importing existing encryption key
    library!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Call to ListParentsAction(/).
    library!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Call to ListChildrenAction(/, False).
    webserver!ReportServer_0-1!620!11/19/2014-13:48:08:: i INFO: Processed folder '/'
    library!DefaultDomain!120c!11/19/2014-13:50:39:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: SELECT SERVERPROPERTY failed to execute., Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error.  ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly
    closed by the remote host.)
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParserStateObject.WriteSni()
       at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
       at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteScalar()
       at Microsoft.ReportingServices.Diagnostics.SkuUtil.GetSqlSku(SqlConnection sqlConn)
       at Microsoft.ReportingServices.Diagnostics.Sku.EnsureCorrectEdition(SqlConnection sqlConn, String connectionString, Boolean checkRestrictedSkus)
       --- End of inner exception stack trace ---;

  • Can't delete reporting services instance

    I created a repoting service by mistake and want to delete it, but the delete process won't work.
    A dialog comes up asking me to type the name of the server and press the delete button, but the delete button remains disabled no matter what I do.
    No matter where you go, there you are...

    Hey there, and apologies.  I wanted to reach out and see if this is still a problem for you.
    I also wanted to check if this is a question about Azure SQL Database or something else?
    Thanks Guy

  • SCOM 2012 Installation does not show the SQL Server Instance for reporting services

    I have an issue when I try to install SCOM 2012 with the Reporting Server feature, so in the step that I have to select a SQL Server Instance I cannot do that, because as you can see in the picture no one option appears.
    In my scenario I have a DCSERVER, SQLSERVER2008 R2, SCCMSERVER 2012 and in other server I are trying to install SCOM 2012. I are trying to use the same SQLSERVER to SCOM 2012.
    Should I do other procedure on SQL Server before to continue? I will apreciate someone could say me what I need to do to resolve this issue.
    Regards,
    Paul Mendoza.

    Hi Paul
    Can you confirm that SQL Reporting Services is installed on the server that you are doing the install.
    For a lab environment where you have SCOM Management Server, Web Server on one server and SQL Server on another you need to:
    - run setup on the SCOM Server and choose NOT to install reporting. The install here will create the OperationsManager database and OperationsManagerDW (reporting) database.
    - run setup on the SQL Server where SQL Reporting Services is installed. Then choose to install reporting. You should then see the SQL Reporting Services instance on the above window which is blank in your screenshot.
    Take note of the warning in that window - SCOM uses its own role based security within SQL Reporting Services and this can break other reporting. E.g. you can't install SCOM and SCSM reporting (SQL RS component) together. 
    Cheers
    Graham
    New SCOM 2012 Blog! - http://www.systemcentersolutions.com/blog/
    View OpsMgr tips and tricks at
    http://systemcentersolutions.wordpress.com/

  • Unable to find an Instance of reporting services

    Hi,
    I doing a fresh installation of MBAM 2.5 and getting error "Unable to find an instance of Reproting service" during check prerequisites page.
    Actually my SQL is running in cluster on different machine not on the same machine on which MBAM going to install.
    And I don't how to bypass this screen so that I can configure the DB parameter for MBAM.
    Please advise. 

    Hi pawar,
    Before starting the Microsoft BitLocker Administration and Monitoring (MBAM) installation, we must complete some prerequisites. One of the prerequisite is we must Install Microsoft SQL Server with SQL_Latin1_General_CP1_CI_AS collation. And SSRS must be
    installed and running during the MBAM Server installation. Configure SSRS in "native" mode and not in unconfigured or "SharePoint" mode. Then the user should have the following SQL Server Reporting Services instance rights: Create Folders and Publish Reports.
    According to the error message, it seems that you haven’t installed Reporting Services in the same server. Please refer to the article to install the MBAM 2.5 Server:
    http://technet.microsoft.com/en-us/library/dn645331.aspx
    Besides, since the issue related to MBAM. It is out of the support boundaries of our forum, I suggest you post the question in the following forum:
    http://social.technet.microsoft.com/Forums/en-us/home?category=MDOP&filter=alltypes&sort=lastpostdesc. It is appropriate and more experts will assist you.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SQL server reporting services installation

    HI all,
    During the SQL server 2008 Reporting Services installation, select the Install the default
    configuration option to associate the default Reporting Services instance
    to BPC." In my case, the only available option on the Configuration is "Install but not configure". The other two, the "Native m
    ode default configuration" and the "Sharepoint integration" are grayed out or disabled.
    Please advice.
    Regards,
    Raghuram.

    Yes Raghu,
    you have to select the third option.
    So the RS components and services will be installed but it will be necessary to open after the installation configuration tool for RS.
    There you have to follow step by step and to provide the required information.
    Like RS user service or where is the SQL Server or where you have to create the Reports database and others...
    It is not really a big deal to configure the RS if you follow all the steps.
    Regards
    Sorin Radulescu

  • InternalCatalogException in Reporting Services 2008 - no reports rendering

    Hi all,
    We've had an unexpected outage on two of our reporting services server overnight and we're hoping someone can point us in the right direction.  We have a Windows Server 2008 machine running about 5 instances of reporting services in standalone, non-IIS
    mode.
    Two of these instances have started hitting exceptions when rendering any reports.  I include an excerpt from the log below.
    The first evidence of a problem in the log is an InternalCatalogException, of which I can find many unrelated hits when searching the forums so I don't think this is specific enough to trace.  I do note a reference to "segmentedChunkStore" in the
    text which seems like a better clue.
    I've eliminated the idea of a machine/OS issue due to several instances not affected by this problem.  There is some possibly related info which may help:
    -This machine is a HyperV VM which has been moved between hosts within the last few weeks. In the process, all Report Server databases were backed up and restored at the new site.
    - It uses a Custom Authentication extension authored by us.
    - Within the last few days, users of three RS instances advised that a role permission they had prior to the move (Consume Reports Task) was no longer granted.  I had to re-grant this to the role.  The two
    RS instances now experiencing the InternalCatalogException issue raised an error at the time about not being able to find a group when I granted the task.  I added the group, granted again, and it granted without error so I thought nothing more
    of it.
    - These two RS instances have been working fine since the HyperV host move right up until last night.
    - The machine had several Windows Updates queued up which were installed last night.  Since completion of the updates and subsequent reboot, these two Reporting Services instances now raise this InternalCatalogException error when trying to render any
    reports from Report Manager, Report Server, or previous from Report Viewer.
    At this point, I'm suspecting some sort of data corruption has occurred in the ReportServer databases, initially causing the loss of the Consume Reports permission and, after a reboot, these exeptions. But any suggestions on how to troubleshoot further greatly
    appreciated. Here is the excerpt from the log.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/IncConseqCountYTD).
    library!ReportServer_0-1!12f0!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/IncCount13Months).
    library!ReportServer_0-1!f98!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/my30DayActionList).
    library!ReportServer_0-1!10c0!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/org30DayStatusPanel).
    library!ReportServer_0-1!830!09/19/2012-20:55:54:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/org30DayStatusPanel')
    library!ReportServer_0-1!830!09/19/2012-20:55:54:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.,
    segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!830!09/19/2012-20:55:55:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
    chunks!ReportServer_0-1!830!09/19/2012-20:55:55:: w WARN: Rolling back shared chunk transaction for snapshot '49663ae9-6692-4ea2-8a5d-210de4729653', Permanent=False.
    library!ReportServer_0-1!830!09/19/2012-20:55:55:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/my30DayStatusPanel')
    library!ReportServer_0-1!8d4!09/19/2012-20:55:55:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/triCountPanel')
    library!ReportServer_0-1!8d4!09/19/2012-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    chunks!ReportServer_0-1!ff8!09/19/2012-20:55:55:: w WARN: Rolling back shared chunk transaction for snapshot '68d6456c-1ed0-46eb-8bec-37b04f94065a', Permanent=False.
    library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:56:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
    chunks!ReportServer_0-1!8d4!09/19/2012-20:55:56:: w WARN: Rolling back shared chunk transaction for snapshot '464d6ec5-f256-4633-97d9-792c700931a0', Permanent=False.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:56:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!b90!09/19/2012-20:55:56:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/my30DayActionList')
    library!ReportServer_0-1!b90!09/19/2012-20:55:56:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!1598!09/19/2012-20:55:57:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/IncCount13Months')
    library!ReportServer_0-1!b90!09/19/2012-20:55:57:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
    chunks!ReportServer_0-1!b90!09/19/2012-20:55:57:: w WARN: Rolling back shared chunk transaction for snapshot '94bb87a7-bece-454e-b418-78b18b9eacb1', Permanent=False.
    library!ReportServer_0-1!b90!09/19/2012-20:55:57:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:57:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/IncConseqCountYTD')
    library!ReportServer_0-1!1598!09/19/2012-20:55:57:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:58:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    chunks!ReportServer_0-1!8d4!09/19/2012-20:55:58:: w WARN: Rolling back shared chunk transaction for snapshot 'e254656f-6c22-49e6-b473-5ed986e0a730', Permanent=False.
    library!ReportServer_0-1!8d4!09/19/2012-20:55:58:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!ReportServer_0-1!1598!09/19/2012-20:55:58:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
    chunks!ReportServer_0-1!1598!09/19/2012-20:55:58:: w WARN: Rolling back shared chunk transaction for snapshot 'e15cc0b9-c8b1-446a-a3bf-da2ceba6273d', Permanent=False.
    library!ReportServer_0-1!1598!09/19/2012-20:55:58:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
    library!WindowsService_0!14a0!09/19/2012-21:01:07:: i INFO: Call to CleanBatch()
    library!WindowsService_0!14a0!09/19/2012-21:01:13:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings.
    Regards,
    Michael

    There are some more objects that reference the hardcoded temp DB of the ReportingServer:
    - dbo.ExtendedDataSources (VIEW)
    - dbo.ExtendedDataSets (VIEW)
    - dbo.ExtendedCatalog (FUNCTION)
    I've created a TSQL Script which does the job for you. The script below creates a script that can be executed on a renamed ReportingServer DB. 
    Just set appropriate values for the variables @oldTempDB and
    @newTempDB 
    SET NOCOUNT ON
    GO
    IF EXISTS (SELECT * FROM tempdb..sysobjects WHERE id=OBJECT_ID('tempdb..#tmp_objects')) DROP TABLE #tmp_objects
    GO
    DECLARE @oldTempDB varchar(150), @newTempDB varchar(150)
    SET @oldTempDB='ReportServer$TempDB'
    SET @newTempDB='MY_ReportServer$TempDB'
    SELECT
    CASE type_desc
    WHEN 'VIEW'
    THEN 'VIEW'
    WHEN 'SQL_STORED_PROCEDURE'
    THEN 'PROC'
    WHEN 'SQL_TRIGGER'
    THEN 'TRIGGER'
    WHEN 'SQL_SCALAR_FUNCTION'
    THEN 'FUNCTION'
    WHEN 'SQL_INLINE_TABLE_VALUED_FUNCTION'
    THEN 'FUNCTION'
    WHEN 'SQL_TABLE_VALUED_FUNCTION'
    THEN 'FUNCTION'
    END AS objectType
    , m.definition AS SQLCommand
    , s.name AS SchemaName
    , o.name as ObjectName
    , s.name + '.' + o.name AS objectFullName
    , 0 AS done
    , 0 AS success
    , NEWID() AS ID
    , LEN(m.definition) AS Length
    INTO #tmp_objects
    FROM sys.objects o
    INNER JOIN sys.all_sql_modules m
    ON m.object_id=o.object_id
    INNER JOIN sys.schemas s
    ON s.schema_id=o.schema_id
    WHERE type_desc IN (
    'VIEW'
    , 'SQL_STORED_PROCEDURE'
    , 'SQL_TRIGGER'
    -- , 'USER_TABLE'
    , 'SQL_SCALAR_FUNCTION'
    , 'SQL_TABLE_VALUED_FUNCTION'
    , 'SQL_INLINE_TABLE_VALUED_FUNCTION'
    AND PATINDEX('%' + @oldTempDB + '%', m.definition)>0
    AND PATINDEX('%' + @newTempDB + '%', m.definition)=0
    PRINT 'BEGIN TRANSACTION'
    PRINT 'SET NUMERIC_ROUNDABORT OFF'
    PRINT 'GO'
    PRINT 'SET ANSI_PADDING, ANSI_WARNINGS, CONCAT_NULL_YIELDS_NULL, ARITHABORT, QUOTED_IDENTIFIER, ANSI_NULLS ON'
    PRINT 'GO'
    DECLARE @SQLDefinition VARCHAR(MAX), @ObjectName VARCHAR(200), @ObjectType VARCHAR(50), @CommandID VARCHAR(50), @ObjectFullName VARCHAR(350), @SchemaName VARCHAR(50), @searchPattern varchar(250), @reverseSearchPattern varchar(250)
    DECLARE @LineBreakPos INT, @Pos INT, @patternCounter INT
    WHILE EXISTS(
    SELECT *
    FROM #tmp_objects
    WHERE done=0
    BEGIN
    SELECT TOP 1
    @CommandID=ID
    FROM #tmp_objects
    WHERE done=0
    ORDER BY objectName
    /*-----------------------create output-----------------------------------------*/
    SELECT
    @SQLDefinition=t.SQLCommand
    , @ObjectName=t.objectName
    , @SchemaName=t.SchemaName
    , @ObjectFullName=t.objectFullName
    , @ObjectType=t.objectType
    FROM #tmp_objects t
    WHERE
    t.ID=@CommandID
    SET @patternCounter=0
    /************replace create by alter and oldTempDB by newTempDB***********/
    WHILE @patternCounter<4
    BEGIN
    IF @patternCounter=0 SET @searchPattern='%CREATE %' + @ObjectType +'% %' + @SchemaName + '.' + @ObjectName + '%'
    IF @patternCounter=1 SET @searchPattern='%CREATE %' + @ObjectType +'% %[' + @SchemaName + '].' + @ObjectName + '%'
    IF @patternCounter=2 SET @searchPattern='%CREATE %' + @ObjectType +'% %[' + @SchemaName + '].[' + @ObjectName + ']%'
    IF @patternCounter=3 SET @searchPattern='%CREATE %' + @ObjectType +'% %' + @SchemaName + '.[' + @ObjectName + ']%'
    SET @reverseSearchPattern=REPLACE(REVERSE(@SearchPattern),'[','[[]')
    SET @SearchPattern=REPLACE(@SearchPattern,'[','[[]')
    IF PATINDEX(@searchPattern, @SQLDefinition)>0
    BEGIN
    SET @patternCounter=99
    SET @SQLDefinition= REPLACE(
    SUBSTRING(
    SUBSTRING(@SQLDefinition,
    1,
    LEN(@SQLDefinition) - PATINDEX(@ReverseSearchPattern, REVERSE(@SQLDefinition))+1
    PATINDEX(@searchPattern, @SQLDefinition),
    LEN(@SQLDefinition)
    'CREATE ',
    'ALTER '
    + SUBSTRING(
    @SQLDefinition, LEN(@SQLDefinition) - PATINDEX(@ReverseSearchPattern, REVERSE(@SQLDefinition))+2
    , LEN(@SQLDefinition)
    SET @SQLDefinition=REPLACE(@SQLDefinition, @oldTempDB, @newTempDB)
    END
    ELSE
    BEGIN
    SET @patternCounter=@patternCounter+1
    END
    END
    IF @patternCounter=99 /*found pattern*/
    BEGIN
    /************END replace create by alter*******/
    PRINT ''
    PRINT ''
    PRINT '/******ALTER ' + @ObjectType + ' ' + @ObjectFullName + '******/'
    PRINT 'PRINT ''******ALTER ' + @ObjectType + ' ' + @ObjectFullName + '*******'''
    PRINT 'GO'
    SET @LineBreakPos=CHARINDEX(CHAR(13)+CHAR(10), LEFT(@SQLDefinition,8000))
    IF @LineBreakPos>0 AND LEN(@SQLDefinition)>=8000
    BEGIN
    SET @Pos=1
    WHILE @LineBreakPos>0
    BEGIN
    PRINT SUBSTRING(@SQLDefinition, @Pos, @LineBreakPos-1)
    SET @Pos=@Pos + @LineBreakPos+1
    SET @LineBreakPos=CHARINDEX(CHAR(13)+CHAR(10), SUBSTRING(@SQLDefinition, @Pos, 8000))
    END
    END
    ELSE
    BEGIN
    PRINT @SQLDefinition
    END
    PRINT ''
    PRINT 'GO'
    PRINT 'IF @@ERROR>0 BEGIN ROLLBACK TRANSACTION ''Errors occured, script abborded'' SET NOEXEC ON END'
    PRINT 'GO'
    /*---------------------------end output----------------------------------------------*/
    END
    UPDATE TG
    SET TG.done=1
    , TG.success=(CASE WHEN @patternCounter=99
    THEN 1
    ELSE 0
    END
    FROM #tmp_objects TG
    WHERE
    TG.ID=@CommandID
    END
    PRINT 'IF @@TRANCOUNT>0 BEGIN COMMIT TRANSACTION PRINT ''Successful'' END '
    PRINT 'GO'
    PRINT 'SET NOEXEC OFF'
    Select *
    FROM #tmp_objects
    WHERE success=0
    DROP TABLE #tmp_objects
    Execute this script in MSSQL Management Studio or in a similar tool and copy the created script from the "Messages" pane. If any object fails a table containing them will appear in the results pane.
    Make sure you check the resulting script first before executing to avoid accidential altering of an object.
    have fun with it! ...and thanks to microsoft for making us an extra loop...
    Claude

  • Run Reporting services 2005 with databases housed on SQL Server 2012?

    Hi, I have a RS 2005 install in which the ReportServer and ReportServerTempDB databases reside on a different SQL Server 2005 server. I am planning to upgrade DB server to 2012 and would like to keep SSRS as 2005.As a second phase I will upgrade SSRS2005
    to SSRS 2008. So I would be running something like this:
    Server A: SQL 2005 Reporting Services
    Server B: SQL 2012 database engine - housing ReportServer and ReportServerTempDB
    Is this configuration supported? 

    Hello,
    According to the
    BOL, Report Server service checks the database version at startup. If the report server is connected to a database that is an earlier version, the report server will update the database during startup.If you have a newer report server database, you
    cannot use it with an earlier version of a report server instances.
    In that case, the earlier versions of SQL Server Database Engine that can be used to host the SSRS report server databases. For example, In SQL Server 2005 Reporting Services, we can use either SQL Server 2000 or SQL Server 2005 to host the databases, for
    SSRS 2012, we can use SQL Server 2012,2008 R2,2008,2005.
    Based on my test, In the Reporting Services 2005 Configure Manager, we can create a new database on a remote SQL Server 2012 database engine and the Initialization is successful.
    In this way, the databases are created from the script file which installed with the Reporting Services instance, you can find the Catalog.sql and CatalogTempDB.sql  under folder C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer.
    However, when upgrade the existing ReportServer database and ReportServerTempDB database on the SQL Server 2012 by restore from a backup, we cannot use this existing database for Reporting Services 2005 and get the following message:
    The database version (162) does not match your reporting serivces installation.And the initialization failed.
    In your case, you can host the ReportServer database and ReportServerTempDB database of SSRS 2005 on SQL Server 2012 database enginer by create a new database from Reporting Services 2005 Configure Manager. But you cannot use the existing
    database which upgrade to SQL Server 2012.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • Error installing Reporting Services

    Single Primary Site Server INF156 with remote SQL Server INF155.
    The SQL Instance name is SC2012.
    The database name is SC2012.
    I am trying to install Reporting Services role on INF155 (SQL Server).
    I enter the following information
    Site Database Server Name: INF155\SC2012 Click on verify and get following error:
    A network related or instance specific  error occurred while establishing a connection to a SQL Server. The server was not found or not accessible. Verify that the instance name is correct and SQL Server is configured to allow remote connections. (Provider:
    SQL Network interfaces, error: 26- Error locating Server/ Instance Specified.
    Database name: SC2012F
    Reporting Services Instance : SC2012
    User Name: SCCMAdmin
    Verified that firewall is off on both servers.
    Please advise.

    SQL Server Browser service was stopped on SQL server . Started the service and fixed the issue.

  • SCCM 2012 - Migrating SQL components to cluster including Reporting Services

     
    Current SCCM 2012 environment:
     - CAS with database on remote SQL (non-cluster) server in a named instance - SQLSRV\CASINST 
     - SQL Reporting Services in also installed in the SQLSRV\CASINST instance 
     - The SCCM Reporting Services Point role is installed on the SQLSRV\CASINST instance 
     - Primary server with database on the same remote SQL (non-cluster) server in a different named instance - SQLSRV\PRIINST 
    Now I would like to move all of the database stuff to an existing SQL 2008 R2 cluster (SQLCLUSTER) and decommission the SQLSRV server.  SQLCLUSTER already exists and the default instance is already in use (for other applications) for both database engine
    services and reporting services.
    From my understanding:
     - SQL 2008 R2 Reporting Services cannot be clustered
     - Best practise is to install Reporting Services Point on a remote site server rather than a CAS server
     - SSRS can be installed on nodes in SQL cluster as standalone installs - with the caviat that they don't use instance names already in use
    So I plan to:
     - Move CAS database to new named instance on cluster eg SQLCLUSTER\CASINST 
     - Move primary database to new named instance on cluster eg SQLCLUSTER\PRIINST 
     -  Install SQL Reporting Services on one of the cluster nodes (unclustered) using a named SSRS instance eg SQLCLUSTERNODE1\SCCMREPORTING
    -  This article points out some interesting results of not have a default instance -  http://magalhaesv.wordpress.com/2012/05/24/system-center-configuration-manager-x-sql-server-reporting-services-x-wmi-english-version/
     - Move Reporting Services Point from SQLSRV\CASINST to the cluster node eg SQLCLUSTERNODE1\SCCMREPORTING
    I have read on some forums (eg
    http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/40ad0cb4-a464-4576-b824-957ed6e1b2e2) things like '' If you have an app like SCCM that requires a default instance of SSRS, you are out of luck if your cluster already has a default
    instance of the database engine.", but I cannot find this anywhere in Microsoft documentation.  From the MS documentation (http://technet.microsoft.com/en-us/library/7fd0d4f5-14e0-4ec7-b2e6-3b67487df555#BKMK_InstallReportingServicesPoint)
    I understand that as long the current user has read access to WMI on the remote site server where SQL Reporting Services is installed, you should be able to use a named instance for SQL Reporting Services and successfully install the Reporting Services Point
    on it.
    So a 2 part question:
     - Anybody see any obvious flaws in my high level plan?
     - Anybody care to comment on the SCCM requiring a default instance of SSRS?
    My Microsoft Core Infrastructure & Systems Management blog -
    blog.danovich.com.au

    Yes, I know this is an old post, I’m trying to clean them up, Did you figure this out, if so how?
    http://www.enhansoft.com/
    Hi Garth,
    Yes we moved the DBs and RS as outlined above. As expected, we needed to have a default instance of RS because otherwise the SCCM console doesn't see the Reporting Services instance when you try to deploy the Reporting Services site role.
    So the above plan worked.
    My Microsoft Core Infrastructure & Systems Management blog -
    blog.danovich.com.au

  • Trying to make Reporting Services Configuration Manager work. Or, SQL Server Reporting Services.

    Under Start > Programs > Microsoft SQL Server 2008, I have the following:
    SQL Server Management Studio
    Configuration Tools
    Integration Services
    Import and Export Data
    Under Configuration Tools, I have the following:
    SQL Server Installation Center
    SQL Server Configuration Manager
    SQL Server Error and Usage Reporting
    Reporting Services Configuration Manager
    I tried to enable Reporting Services through 'Reporting Services Configuration Manager' but I don't seem to have much control from this view.  I see two boxes, one named Server Name (and it shows my server name) and the other is named Report Servicer Instance (and this is grayed out).  If I click on the Find box next to Server Name, I get this message:
    Report Server WMI Provider Error: Invalid Namespace
    Details
    Invalid Namespace
    To get the Server Name I right-clicked SQL Server > Properties > General
    Any ideas on how to make Reporting Services Configuration Manager work?  Or, can you please give me more details on how to access "System control" => "Services"?  I'm not seeing it anywhere and I'm not seeing any way to find "Sql Server Reporting Services".  Basically, I'm trying to activate my SQL Server Reporting Services.
    I am using SQL Server 2008 Express Management Studio.  Is SQL Server Reporting Services included in Express Management Studio?  I read, online, that it is, but I can't find it anywhere.
    Thanks again!
    Ryan--
    <input id="gwProxy" type="hidden"><!-- Session data--></input> <input id="jsProxy" onclick="jsCall();" type="hidden" />

    Thanks Jerry Nee!!  This may be exactly what I’m looking for!  I went to this link:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en#filelist  
    At the top of the page it says, ‘Microsoft® SQL Server® 2008 Express with Advanced Services’, which seems like this is what I’m looking for, so I downloaded the file named ‘SQLEXPRADV_x86_ENU.exe’
    Then, I cut that from my desktop and pasted it in my C-drive and I get a message that says, ‘this folder already contains a file named ‘SQLEXPRADV_x86_ENU.exe’, would you like to replace the existing file?’
    I’m thinking…what the heck?  Do I already have this thing?  If so, why can’t I see SQL Server Reporting Services?  Maybe I have it now, and I just don’t know how to access the reporting Services features…
    Couple quick questions:
    What’s the difference b/w these two files: 
    ‘SQLEXPRADV_x64_ENU.exe’ and ‘SQLEXPRADV_x86_ENU.exe’? 
    Also, my current version of SSMS, Help > About shows this:
    Microsoft SQL Server Management Studio
    10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    Microsoft Data Access Components (MDAC)
      2000.085.1132.00 (xpsp.080413-0852)
    Microsoft MSXML
    2.6 3.0 5.0 6.0
    Microsoft Internet Explorer
    8.0.6001.18702
    Microsoft .NET Framework
    2.0.50727.3603
    Operating System
    5.1.2600
    Should Server Reporting Services be included in this version?  I think so!!!
    Under Start > Programs > Microsoft SQL Server 2008 > Configuration Tools > Reporting Services Configuration Manager, I see this:
    Connect to a report server instance:
    Server Name: 
    Report Server Instance: 
    My server name is ‘'EXCEL-4J2W8KYNP', which I got from Control Panel > System Properties > Computer Name > Full Computer Name;
    However, when I put that server name in the box, and hit ‘Find’ I get this message: ‘Report Server WMI Provider error’ Invalid namespace
    Details: Invalid Namespace.
    I have no idea what this means…
    Thanks for everything!
    Ryan---

  • DPM 2010 installation failure (SQL-server Reporting Services Problem)

    Hi everyone,
    The last 2 days I have been trying to get DPM 2010 installed on a DC. I know this is not recommended, but for our company with the current setup it's the only way to do it.
    I have been reading some Microsoft articles (http://technet.microsoft.com/en-us/library/ff399416.aspx) about doing this but I fail to do so.
    I have made all of the right service accounts (I guess) and am doing everything in the guide but still get the same error message over and over again:
    Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to DPM2010 of SQL Server
    I just can't get my head around it. This is the error message when I try to install DPM 2010 using an existing SQL-database which I have configured in the SQL 2008-server sp1 installation.
    I have enclosed some screenshots so you could maybe check some things that are not correct? Hopefully we can get this issue resolved, because it's driving me crazy to be honest!
    Physical server which is ADC and where I need to install SQL-server and DPM: VMBACKUP
    The service account for DPM is: DPMSQLSvcsAcct
    Also have another service account: DPMR$VMBACKUP
    I have also enclosed the error log located in C:\DPMLogs\

    This is the DOM error log:
    MSI (s) (D0:4C) [14:59:59:626]: Windows Installer reconfigured the product. Product Name: Microsoft Application Error Reporting. Product Version: 12.0.6015.5000. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    MSI (s) (D0:4C) [14:59:59:627]: Deferring clean up of packages/files, if any exist
    MSI (s) (D0:4C) [14:59:59:628]: MainEngineThread is returning 0
    MSI (s) (D0:D8) [14:59:59:631]: RESTART MANAGER: Session closed.
    MSI (s) (D0:D8) [14:59:59:631]: No System Restore sequence number for this installation.
    === Logging stopped: 27/03/2012 14:59:59 ===
    MSI (s) (D0:D8) [14:59:59:632]: User policy value 'DisableRollback' is 0
    MSI (s) (D0:D8) [14:59:59:632]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D0:D8) [14:59:59:632]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D0:D8) [14:59:59:632]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D0:D8) [14:59:59:633]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D0:D8) [14:59:59:633]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (s) (D0:D8) [14:59:59:634]: Restoring environment variables
    MSI (s) (D0:D8) [14:59:59:634]: Destroying RemoteAPI object.
    MSI (s) (D0:90) [14:59:59:635]: Custom Action Manager thread ending.
    MSI (c) (9C:04) [14:59:59:636]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (c) (9C:04) [14:59:59:637]: MainEngineThread is returning 0
    === Verbose logging stopped: 27/03/2012 14:59:59 ===
    [27/03/2012 14:59:59] Information : MsiInstallProduct returned 0.
    [27/03/2012 14:59:59] Information : End install.
    [27/03/2012 14:59:59] Information : **************************************************************************************
    [27/03/2012 14:59:59] Information : **************************************************************************************
    [27/03/2012 14:59:59] Information : Start Inspect.
    [27/03/2012 14:59:59] Information : Check processor configuration.
    [27/03/2012 14:59:59] Information : Query WMI provider for configuration of processor. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 14:59:59] Information : Query for WMI class. (Query : SELECT * FROM Win32_Processor).
    [27/03/2012 15:00:00] Data : Clock speed of processor = 2500
    [27/03/2012 15:00:00] Data : Manufacturer of processor = GenuineIntel
    [27/03/2012 15:00:00] Information : Check the amount of RAM.
    [27/03/2012 15:00:00] Information : Query WMI provider for configuration of memory. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_OperatingSystem).
    [27/03/2012 15:00:00] Data : Found memory = 14677964
    [27/03/2012 15:00:00] Data : Total amount of memory = 14677964
    [27/03/2012 15:00:00] Information : Check the version of Microsoft Management Console on the machine.
    [27/03/2012 15:00:00] Data : Version of Microsoft Management Console on the machine = 6.1.7600.16385
    [27/03/2012 15:00:00] Data : Required version of Microsoft Management Console = 5.2.3790.2560
    [27/03/2012 15:00:00] Information : MMC correct version is detected.
    [27/03/2012 15:00:00] Information : Check if this machine is part of active directory.
    [27/03/2012 15:00:00] Data : Looking for Active Directory node = LDAP://RootDSE
    [27/03/2012 15:00:00] Information : Active Directory is detected on this machine.
    [27/03/2012 15:00:00] Information : Check if the machine role is Domain Controller.
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_ComputerSystem).
    [27/03/2012 15:00:00] Data : Localhost in Computer role = 4
    [27/03/2012 15:00:00] * Warning : DPM Setup has detected that this computer is a domain controller.Make sure that you have followed the steps given in the link below before proceeding with the DPM Setup.
    [27/03/2012 15:00:00] Information : The machine role is a Domain Controller.
    [27/03/2012 15:00:00] Information : Check if Volsnap QFE is applied.
    [27/03/2012 15:00:00] Information : Volsnap QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if Logical Disk Manager (LDM) QFE is applied.
    [27/03/2012 15:00:00] Information : LDM QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB962975 QFE is applied.
    [27/03/2012 15:00:00] Information : KB962975 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB975759 QFE is applied.
    [27/03/2012 15:00:00] Information : KB975759 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Check if KB955543 QFE is applied.
    [27/03/2012 15:00:00] Information : KB955543 QFE is applied on this system.
    [27/03/2012 15:00:00] Information : Detect if Powershell is installed.
    [27/03/2012 15:00:00] Data : Installed Version of Windows Powershell. = 6.1.7600.16385
    [27/03/2012 15:00:00] Data : Minimum Required version of Windows Powershell. = 6.0.6002.18111
    [27/03/2012 15:00:00] Information : Required version of Powershell software is installed on this system.
    [27/03/2012 15:00:00] Information : Check if reboot is required because of Dot Net installation.
    [27/03/2012 15:00:00] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot.
    [27/03/2012 15:00:00] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\DotNetRequiredReboot is absent.
    [27/03/2012 15:00:00] Information : Reboot is not required.
    [27/03/2012 15:00:00] Information : Detect if SIS Service is running.
    [27/03/2012 15:00:00] Information : Detect if SIS Filter service SIS is running.
    [27/03/2012 15:00:00] Information : SIS Service SIS is running on this system.
    [27/03/2012 15:00:00] Information : Check the version of Windows Installer on the machine.
    [27/03/2012 15:00:00] Data : Version of Windows Installer on the machine = 5.0.7601.17514
    [27/03/2012 15:00:00] Data : Required version of Windows Installer = 4.5.6001.18000
    [27/03/2012 15:00:00] Information : Windows Installer correct version is detected.
    [27/03/2012 15:00:00] Information : Check if Removable Storage Service (Rsm) is disabled or not.
    [27/03/2012 15:00:00] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:00] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='NtmsSvc').
    [27/03/2012 15:00:01] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: NtmsSvc : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckRsmServiceConfig(InspectContext context)
    [27/03/2012 15:00:01] Information : Check if reboot is required.
    [27/03/2012 15:00:01] Information : Reading the registry key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired.
    [27/03/2012 15:00:01] Information : Registry Key Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired is absent.
    [27/03/2012 15:00:01] Information : Reboot is not required.
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 is installed.
    [27/03/2012 15:00:01] Information : Query WMI provider for SQL Server 2008. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:01] Information : Query for WMI class. (Query : Select * from SqlServiceAdvancedProperty where ServiceName='{0}' and PropertyName='Version').
    [27/03/2012 15:00:01] Information : SQL Server 2008 MSDPM2010 instance is not present on this system.
    [27/03/2012 15:00:01] *** Error : Setup has detected that the instance provided is not a SQL Server 2008 instance. Please provide a SQL Server 2008 instance having Service Pack 1 installed.
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 Tools is installed.
    [27/03/2012 15:00:01] Information : SQL Server 2008 Tools is installed
    [27/03/2012 15:00:01] Information : Check if SQL Server 2008 SP1 is applied.
    [27/03/2012 15:00:01] Information : Query WMI provider for SQL Server 2008 SP1. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:01] Information : Query for WMI class. (Query : Select * From SqlServiceAdvancedProperty Where ServiceName='MSSQL$MSDPM2010' AND PropertyName = 'SPLEVEL').
    [27/03/2012 15:00:02] Information : Sql Server 2008 Service Pack Level is 0
    [27/03/2012 15:00:02] Information : SQL Server 2008 SP1 is not present on MSDPM2010 instance of this system.
    [27/03/2012 15:00:02] *** Error : Setup has detected that SQL Server 2008 Service Pack 1 has not been installed on the VMBACKUP\MSDPM2010 instance.Install SQL Server 2008 Service Pack 1 or higher and try again.
    [27/03/2012 15:00:02] Information : Check SQL Server Agent service configuration.
    [27/03/2012 15:00:02] Data : SQL Server instance name = MSDPM2010
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='SQLAgent$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: SQLAgent$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckSqlAgentServiceConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service SQLAgent$MSDPM2010 is not installed. The SQL Server 2008 installation is not valid.Uninstall SQL Server 2008 and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : SQL Server Agent service configuration is not correct.
    [27/03/2012 15:00:02] Information : Check SQL Server service configuration.
    [27/03/2012 15:00:02] Data : SQL Server instance name = MSDPM2010
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: MSSQL$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectConfigs.CheckSqlServerServiceConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service MSSQL$MSDPM2010 is not installed. The SQL Server 2008 installation is not valid.Uninstall SQL Server 2008 and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : SQL Server service configuration is not correct.
    [27/03/2012 15:00:02] Information : Detect if SQL Server is evaluation edition
    [27/03/2012 15:00:02] Information : Check for existing database.
    [27/03/2012 15:00:02] Information : Starting service
    [27/03/2012 15:00:02] Data : Service name = MSSQL$MSDPM2010
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: MSSQL$MSDPM2010 ---> System.InvalidOperationException: Service MSSQL$MSDPM2010 was not found on computer 'VMBACKUP'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
    --- End of inner exception stack trace ---
    at System.ServiceProcess.ServiceController.GenerateNames()
    at System.ServiceProcess.ServiceController.get_ServiceName()
    at System.ServiceProcess.ServiceController.GenerateStatus()
    at System.ServiceProcess.ServiceController.get_Status()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartService(String serviceName, String machineName, Boolean restart)
    --- End of inner exception stack trace ---
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.CheckServiceStartError(String serviceName, InvalidOperationException invalidOperationException)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartService(String serviceName, String machineName, Boolean restart)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.StartSqlService(String instanceName, String sqlServerMachineName)
    [27/03/2012 15:00:02] Information : Dpmdb does not exist on this system.
    [27/03/2012 15:00:02] Information : Check if SQL Server 2008 Reporting Services is installed.
    [27/03/2012 15:00:02] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services. (Namespace : \\VMBACKUP\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2010\v10\admin).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2010').
    [27/03/2012 15:00:02] * Exception : => System.Management.ManagementException: Invalid namespace
    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ReportServerNotInstalledException: Report server is not installed ---> System.Management.ManagementException: Invalid namespace
    at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    --- End of inner exception stack trace ---
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetRosettaConfigFilePath(String sqlServerMachineName, String sqlInstanceName, ConnectionOptions connectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectReportingPrerequisites.CheckSqlServerReportingServices(InspectContext context)
    [27/03/2012 15:00:02] Information : SQL Server 2008 Reporting Services MSDPM2010 instance is not installed.
    [27/03/2012 15:00:02] *** Error : Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to MSDPM2010 of SQL Server.1)To use the local dedicated MSDPM2010 instance with DPM, uninstall SQL Server and run setup again.
    2)To use the option of installing DPM with an existing instance of SQL Server, make sure that the Reporting Services instance is also installed and linked correctly. For details, refer to DPM Setup Help.
    [27/03/2012 15:00:02] Information : Check SQL Server 2008 Reporting Services report server service configuration.
    [27/03/2012 15:00:02] Information : Query WMI provider for Service Details. (Namespace : \\VMBACKUP\root\cimv2).
    [27/03/2012 15:00:02] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='ReportServer$MSDPM2010').
    [27/03/2012 15:00:02] * Exception : Expecting the following exception. Ignoring intentionally. => Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.ServiceNotFoundException: ReportServer$MSDPM2010 : Service not found
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectHelper.GetServiceConfig(String serviceName, String machineName, ConnectionOptions wmiConnectionOptions)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectReportingPrerequisites.CheckRosettaServicesConfig(InspectContext context)
    [27/03/2012 15:00:02] *** Error : Service ReportServer$MSDPM2010 is not installed. The SQL Server 2008 Reporting Services installation is not valid.Uninstall SQL Server 2008 Reporting Services and then run DPM Setup again.
    [27/03/2012 15:00:02] Information : Report Server service configuration is not correct.
    [27/03/2012 15:00:02] Information : End Inspect.
    [27/03/2012 15:00:02] Information : **************************************************************************************
    [27/03/2012 15:00:02] Information : Instantiating inspect component.
    [27/03/2012 15:00:02] Data : Path of output xml = \PostInstallInspect.xml
    [27/03/2012 15:00:03] Information : <<< Dialog >>> Inspect Page : Leaving
    [27/03/2012 15:00:03] Information : <<< Dialog >>> User Information Page : Entering
    [27/03/2012 15:00:03] Data : Purchased Client Agent Licenses = 0
    [27/03/2012 15:00:03] Data : Purchased Standard Agent Licenses = 0
    [27/03/2012 15:00:03] Data : Purchased Enterprise Agent Licenses = 0
    [27/03/2012 15:00:09] Information : <<< Dialog >>> User Information Page : Leaving
    [27/03/2012 15:00:09] Data : Purchased Client Agent Licenses = 0
    [27/03/2012 15:00:09] Data : Purchased Standard Agent Licenses = 0
    [27/03/2012 15:00:09] Data : Purchased Enterprise Agent Licenses = 0
    [27/03/2012 15:00:09] Information : <<< Dialog >>> Install location Page : Entered
    [27/03/2012 15:00:09] Information : Check if the media is removable
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] Data : Drive Name = C:\
    [27/03/2012 15:00:09] Data : Drive Type = 3
    [27/03/2012 15:00:09] Information : Check attributes of the directory
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] * Exception : Ignoring the following exception intentionally => System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft DPM'.
    File name: 'C:\Program Files\Microsoft DPM'
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:09] Information : Check if the media is removable
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] Data : Drive Name = C:\
    [27/03/2012 15:00:09] Data : Drive Type = 3
    [27/03/2012 15:00:09] Information : Check attributes of the directory
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft DPM\DPM\DPMDB'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:09] Information : Query free disk space
    [27/03/2012 15:00:09] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:09] Data : Free Space = 2373
    [27/03/2012 15:00:11] Information : Check if the media is removable
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] Data : Drive Name = C:\
    [27/03/2012 15:00:11] Data : Drive Type = 3
    [27/03/2012 15:00:11] Information : Check attributes of the directory
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] * Exception : Ignoring the following exception intentionally => System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Microsoft DPM'.
    File name: 'C:\Program Files\Microsoft DPM'
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:11] Information : Query free disk space
    [27/03/2012 15:00:11] Data : Folder Path = C:\Program Files\Microsoft DPM
    [27/03/2012 15:00:11] Data : Free Space = 2373
    [27/03/2012 15:00:11] Information : Query free disk space
    [27/03/2012 15:00:11] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:11] Data : Free Space = 2373
    [27/03/2012 15:00:17] Information : Check if the media is removable
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : Drive Name = D:\
    [27/03/2012 15:00:17] Data : Drive Type = 3
    [27/03/2012 15:00:17] Information : Check attributes of the directory
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : File Attributes = Directory
    [27/03/2012 15:00:17] Information : Query free disk space
    [27/03/2012 15:00:17] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:17] Data : Free Space = 786513
    [27/03/2012 15:00:17] Information : Query free disk space
    [27/03/2012 15:00:17] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:17] Data : Free Space = 2373
    [27/03/2012 15:00:18] Information : Check if the media is removable
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Drive Name = D:\
    [27/03/2012 15:00:18] Data : Drive Type = 3
    [27/03/2012 15:00:18] Information : Check attributes of the directory
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : File Attributes = Directory
    [27/03/2012 15:00:18] Information : Check if the media is removable
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Data : Drive Name = C:\
    [27/03/2012 15:00:18] Data : Drive Type = 3
    [27/03/2012 15:00:18] Information : Check attributes of the directory
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] * Exception : Ignoring the following exception intentionally => System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft DPM\DPM\DPMDB'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.File.GetAttributes(String path)
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InstallLocationValidation.CheckForDirectoryAttributes(String path)
    [27/03/2012 15:00:18] Information : Check the filesystem on which DPM and prerequisites are installed
    [27/03/2012 15:00:18] Information : D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Information : C:\Windows\system32
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Free Space = 786513
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Data : Free Space = 2373
    [27/03/2012 15:00:18] Information : Query free disk space
    [27/03/2012 15:00:18] Data : Folder Path = C:\Windows\system32
    [27/03/2012 15:00:18] Data : Free Space = 2373
    [27/03/2012 15:00:18] Data : Location of program files = D:\Program Files\Microsoft DPM
    [27/03/2012 15:00:18] Data : Location of database files = C:\Program Files\Microsoft DPM\DPM\DPMDB
    [27/03/2012 15:00:18] Information : <<< Dialog >>> Install location Page : Leaving
    [27/03/2012 15:00:27] Data : Path of inspection output xml = C:\\DPMLogs\RemoteDbInspectReport.xml
    [27/03/2012 15:00:27] Information : Instantiating inspect component.
    [27/03/2012 15:00:27] Data : Path of output xml = C:\\DPMLogs\RemoteDbInspectReport.xml
    [27/03/2012 15:00:27] Information : **************************************************************************************
    [27/03/2012 15:00:27] Information : Start Inspect.
    [27/03/2012 15:00:27] Information : Check if SQL Server 2008 is installed.
    [27/03/2012 15:00:27] Information : Query WMI provider for SQL Server 2008. (Namespace : \\localhost\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:27] Information : Query for WMI class. (Query : Select * from SqlServiceAdvancedProperty where ServiceName='{0}' and PropertyName='Version').
    [27/03/2012 15:00:28] Information : SQL Server 2008 DPM2010 instance is present on this system.
    [27/03/2012 15:00:28] Information : Check if SQL Server 2008 SP1 is applied.
    [27/03/2012 15:00:28] Information : Query WMI provider for SQL Server 2008 SP1. (Namespace : \\localhost\root\Microsoft\SqlServer\ComputerManagement10).
    [27/03/2012 15:00:28] Information : Query for WMI class. (Query : Select * From SqlServiceAdvancedProperty Where ServiceName='MSSQL$DPM2010' AND PropertyName = 'SPLEVEL').
    [27/03/2012 15:00:28] Information : Sql Server 2008 Service Pack Level is 3
    [27/03/2012 15:00:28] Information : SQL Server 2008 SP1 is present on DPM2010 instance of this system.
    [27/03/2012 15:00:28] Information : Check SQL Server Agent service configuration.
    [27/03/2012 15:00:28] Data : SQL Server instance name = DPM2010
    [27/03/2012 15:00:28] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:28] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='SQLAgent$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : SQL Server Agent service configuration is correct.
    [27/03/2012 15:00:29] Information : Check SQL Server service configuration.
    [27/03/2012 15:00:29] Data : SQL Server instance name = DPM2010
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : SQL Server service configuration is correct.
    [27/03/2012 15:00:29] Information : Detect if SQL Server is evaluation edition
    [27/03/2012 15:00:29] Information : Check the disk space for remote database.
    [27/03/2012 15:00:29] Information : Remote Db disk space required : 900 MB disk space available = 786513 MB
    [27/03/2012 15:00:29] Information : Check the Named Pipes protocol for remote database.
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='MSSQL$DPM2010').
    [27/03/2012 15:00:29] Information : Check for existing database.
    [27/03/2012 15:00:29] Information : Starting service
    [27/03/2012 15:00:29] Data : Service name = MSSQL$DPM2010
    [27/03/2012 15:00:29] Data : Current status of service = Running
    [27/03/2012 15:00:29] Information : Service is already running
    [27/03/2012 15:00:29] Data : Database connection string = Pooling = false;Integrated Security=SSPI;database=master;server=np:localhost\DPM2010
    [27/03/2012 15:00:29] Information : Dpmdb does not exist on this system.
    [27/03/2012 15:00:29] Information : DPM database DPMDB is missing or corrupt.If you are performing a clean installation of DPM, you must delete the DPM database before you run Setup. If you are upgrading or repairing an existing installation of DPM, you must restore a valid DPM database, and then proceed with Setup.
    [27/03/2012 15:00:29] Information : Check whether the remote db msi has been installed.
    [27/03/2012 15:00:29] Information : Check DPM Database Version.
    [27/03/2012 15:00:29] Data : Database connection string = Pooling = false;Integrated Security=SSPI;database=DPMDB;server=localhost\DPM2010
    [27/03/2012 15:00:29] * Exception : Expecting the following exception. Ignoring intentionally. => System.Data.SqlClient.SqlException: Cannot open database "DPMDB" requested by the login. The login failed.
    Login failed for user 'MANAGEMENT\DPMSQLSvcsAcct'.
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
    at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
    at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlContext.Open()
    at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Inspect.InspectDls.CheckDBVersion(InspectContext context)
    [27/03/2012 15:00:29] Information : detectResult = DPMDBAbsent
    [27/03/2012 15:00:29] *** Error : DPM Setup has detected that the DPM database files are missing from the selected instance of SQL Server 2008.Make sure that the correct database files are attached to the selected instance of SQL Server and then install DPM 2010 again.
    [27/03/2012 15:00:29] Information : Checking if DPM db backup is needed.
    [27/03/2012 15:00:29] Information : This is not upgrade path, so no DB Backup needed
    [27/03/2012 15:00:29] Information : DPM DB Backup is not needed.
    [27/03/2012 15:00:29] Information : Check if SQL Server 2008 Reporting Services is installed.
    [27/03/2012 15:00:29] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services. (Namespace : \\localhost\root\Microsoft\SqlServer\ReportServer\RS_DPM2010\v10\admin).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='DPM2010').
    [27/03/2012 15:00:29] Data : Path of configuration file for SQL Server 2008 Reporting Services = D:\Program Files\Microsoft SQL Server\MSRS10.MSRS10\Reporting Services\ReportServer\RSReportServer.config
    [27/03/2012 15:00:29] Information : Query WMI provider for instance linked to SQL Server 2008 Reporting Services. (Namespace : \\localhost\root\Microsoft\SqlServer\ReportServer\RS_DPM2010\v10\admin).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='DPM2010').
    [27/03/2012 15:00:29] Data : Database server for SQL Server 2008 Reporting Services = VMBACKUP\DPM2010
    [27/03/2012 15:00:29] Information : SQL Server 2008 Reporting Services DPM2010 instance is installed and linked to SQL Server VMBACKUP\DPM2010.
    [27/03/2012 15:00:29] *** Error : Setup has detected that the installation of Reporting Services is not correctly configured or no instance of Reporting Services is linked to DPM2010 of SQL Server.1)To use the local dedicated DPM2010 instance with DPM, uninstall SQL Server and run setup again.
    2)To use the option of installing DPM with an existing instance of SQL Server, make sure that the Reporting Services instance is also installed and linked correctly. For details, refer to DPM Setup Help.
    [27/03/2012 15:00:29] Information : Check SQL Server 2008 Reporting Services report server service configuration.
    [27/03/2012 15:00:29] Information : Query WMI provider for Service Details. (Namespace : \\localhost\root\cimv2).
    [27/03/2012 15:00:29] Information : Query for WMI class. (Query : SELECT * FROM Win32_Service WHERE Name='ReportServer$DPM2010').
    [27/03/2012 15:00:29] Data : Credentials of the service = MANAGEMENT\DPMSQLSvcsAcct
    [27/03/2012 15:00:29] Information : Report Server service configuration is correct.
    [27/03/2012 15:00:29] Information : Check Reporting SecureConnectionLevel.
    [27/03/2012 15:00:29] Information : Getting the reporting secure connection level for localhost/DPM2010
    [27/03/2012 15:00:29] Information : Setup detected that the Reporting SecureConnectionLevel is 0.
    [27/03/2012 15:00:29] Information : End Inspect.
    [27/03/2012 15:00:29] Information : **************************************************************************************

Maybe you are looking for

  • Can't open NEF-files from D700

    After installing Mountain Lion and Lightroom 4 i can't import my images from my Nikon D700. Not with LR or with PS. OSX and Creative cloud is updated.

  • SAP PI Issue with RFC Receiver Adapter

    Hello, Iam using File-RFC scenario, where every thing executed fine, but in ECC iam unable to get the DATA coming from PI, Iam using Z RFC to insert data to a Z table. I did'nt any errors in PI, is there any option to find the output data at receiver

  • How can I get my Aperture library back from the Photos application?

    As stated above, How can I get my Aperture library back from the Photos application?  I'm not a fan of Photos right now and haven't used iPhoto in years, so that wasn't a loss... I didn't realize when I gave Photo's access to my Aperture library, I w

  • 9i AS Username and Password

    Hi all, how can i hide the username, Password and connecting string from the address bar. when i access forms 9i. in web mode. Regards Natesh

  • System logs in then immediately logs back out

    Hello, I have an assignment that is due in school on Monday, but there is one problem: Leopard instantly takes me back to the log in screen after I've entered my password. Right now I'm trying to repair disk permission, but apparently I'm having trou