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

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

  • Can't delete project service application instance

    Hi!
    First, sorry for my english.
    I'm trying to delete project service application instance with no luck. I tried to delete service app accordingly with this topic (http://social.technet.microsoft.com/Forums/en-US/d03219d0-9748-43ef-9c5e-b9006bcaf354/cant-delete-project-web-app-or-service-application?forum=sharepointadmin)
    and i've got "Object reference not set to an instance of an object." error after calling Delete method. I tried to delete service app from central administration and also tried to create a new one, but i still got this error in both
    cases.
    I'm using Sharepoint 2013 SP 1 and Project Server 2013 SP 1
    Any suggestions, please

    Hi Konnie,
    Look for any orphan PWA instances in the farm by running the below commands:
    > Retrieve the List of PWA instances in the farm including the orphaned ones: 
    $serviceapp = get-spserviceapplication | ? {$_.TypeName -like "*Project*"}
    $pwainstances = $serviceapp.Sitecollection
    $pwainstances | ft name, id
    > Look for the properties of the instances by running the below commands and find the one which is orphaned
    $toberemoved = $pwainstances | ? {$_.Id -eq "491b0247-fb73-46ac-89ac-fd39db184995"}
    $toberemoved
    > Once the orphaned PWA is identified delete the orphan entry by running the below command
    $toberemoved.delete()
    Cheers! Happy troubleshooting !!! Dinesh S. Rai - MSFT Enterprise Project Management Please click Mark As Answer; if a post solves your problem or Vote As Helpful if a post has been useful to you. This can be beneficial to other community members reading
    the thread.

  • 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

  • Can't access Reporting Services Manager through web browser.

    Hello, 
    I want to start using SQL Server Reporting Services. I'm trying to get access to Report Manager through Internet Explorer so I can set up System-level permissions. I'm running SQL Server 2008 R2 on Windows Server 2008 R2 SP1. 
    I didn't set up this instance of SQL Server so I don't know a lot about it's configuration. I browsed the "C:\Program Files\Microsoft SQL Server\MSSQL10_50.<SQL Instance>\Reporting Services" folder and found the following items:
    LogFiles folder, ReportManager folder, ReportServer folder, RSTempFiles folder, sql_rs_keyfile.dll.
    Given the ReportManager folder I found inside the Reporting Services directory, I assumed the url for Report Manager would be http://<server name>/ReportManager but I get a 404 error when I try that. Then, I found on some MSDN article that the default
    URL for Report Manager is http://<server name>/Reports. When I tried that I got an error that said: 
    "The underlying connection was closed: Could not established trust relationship for the SSL\TLS secure channel".
    I should mention I'm not very knowledgeable with SQL Server so I may be approaching this in the wrong way. 
    I appreciate any help that you can provide. Thanks!

    Hello,
    Based on your description, you configure Report Manager access through an SSL-encrypted channel by binding a certificate.
    Please verify that the certificate is installed in the Console Root\Certificates\Trusted Root Certification Authority of the local machine.
    For more details, please refer to the follwoing blog about similar issue:
    http://blogs.msdn.com/b/mariae/archive/2007/12/12/ssl-configuration-and-reporting-services.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • [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 ---;

  • 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

  • How can I delete only shared instance of a member from Hyperion Planning

    Hello,
    Can anyone tell me how I can instruct the Hyperion Planning IKM to delete a only specific instance of a shared member from Hyperion Planning? I've tried specifying the shared member, the parent of the shared instance, 'Shared' as the data storage type, and 'Delete level 0' as the operation. Instead of deleting just the shared instance under the specified parent, however, the IKM deleted the base member, which in turn deleted all shared instances of the member and all the data for the member (lucky thing I'm working in a development environment!). At one point I thought I had things working as I wanted, but now I think I must have mistaken.
    Does anyone know definitively whether only a specific instance of a shared member can be deleted from Planning and, if so, exactly how to do it?
    Thanks very much.

    Well, with a careful review of my ODI interfaces and some additional testing I found my problem. My interface for one dimension was defined exactly as it should be and it worked as expected, whereas I found I had failed to activate the mapping for the data storage property in my interface for another dimension (DOH!). Naturally, the latter interface deleted the base member because the default data storage property value is 'Store'.
    Thanks for testing and confirming that deleting only a specific shared instance of a member from Hyperion Planning does work, John.
    (P.S. to John: I can't see how to change my "Helpful" tag on your first reply to "Correct", so if you want to post another reply, I'll mark it "Correct" (for more points!). Or, if you can tell me how to modify the "Helpful" tag to "Correct" I'll do that instead.)
    Edited by: Mark on May 25, 2012 3:33 PM

  • PowerView - Can't install reporting services add-in for sharepoint

    hey,
    i'm trying to install PowerView on our existing sharepoint server.
    i'm following the steps in the deployment document-->
    http://msdn.microsoft.com/en-us/library/hh231687%28v=sql.110%29.aspx
    i'm stuck now with the installtion of the " Reporting Services Add-in" nothing seenms to work, i've tried to follow the steps in this document -->
    http://msdn.microsoft.com/en-us/library/aa905871%28SQL.110%29.aspx
    and the error that i'm facing is -->
    SSRSCustomActionError: Could not load file or assembly 'Microsoft.ReportingServices.SharePoint.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
    i've checked in windows\assembly folder and the Microsoft.ReportingServices.SharePoint.Common version is 11.0.0.0
    so, i have a newer version then i need?
    what can i do?
    Dave

    Hello.
    After having the same issue like you in a recently installed SahrePoint 2013 SP1 farm, and using the information I found in http://msdn.microsoft.com/en-us/library/aa905871%28v=sql.110%29.aspx, I traced with the tool procmon the operation, and finally solved
    the problem after discovering a little bug.
    These were the steps I performed:
    1.- I installed "Microsoft SQL Server 2012 RS Add-in for SharePoint" with the command
    Msiexec.exe /i rsSharePoint.msi SKIPCA=1
    2.- I executed PROCMON ...creating a filter of include the Process Name "rsCustomAction.exe"
    3.- I executed a elevated Command Prompt, and going to %temp% folder (in my case C:\Users\%username%\AppData\Local\Temp), executed rsCustomAction.exe /i
    4.- After execute this command I obtained in the Command Prompt the error:
    C:\INSTALL\RS>rsCustomAction.exe /i
    2014-09-29 08:59:20: User: sharepoint-farm
    2014-09-29 08:59:20: Installing Report Server feature.
    2014-09-29 08:59:23: Calling copyappbincontents command.
    2014-09-29 08:59:23: Install error: The system cannot find the file specified
    2014-09-29 08:59:24: Error details: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
       at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
       at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
       at RSCustomAction.BaseProcessLaunch.LaunchCommand(String fileName, String arguments, Boolean ignoreExitCode)
       at RSCustomAction.PsconfigCommands.CopyAppBinContents()
       at RSCustomAction.RSFeatureSetup.Install(Boolean repair, Int32 addRetries)
    2014-09-29 08:59:24: Uninstalling Report Server feature.
    2014-09-29 08:59:24: Stopping W3SVC service.
    2014-09-29 08:59:26: Removing Report Server web application files
    2014-09-29 08:59:26: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\80\App_GlobalResources\ReportServer.resx.
    2014-09-29 08:59:26: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\22816\App_GlobalResources\ReportServer.resx.
    2014-09-29 08:59:26: Removing Report Server web.config modifications
    2014-09-29 08:59:26: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\80\web.config
    2014-09-29 08:59:26: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\22816\web.config
    2014-09-29 08:59:26: Starting W3SVC service.
    2014-09-29 08:59:26: SSRSCustomActionError: The system cannot find the file specified
    5.- Tracing the results in PROCMON, I discovered an extrange issue: The installation was looking for the command PSCONFIG.exe but in a in a folder different than standard.
    The installation was look for PSCONFIG in
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\BIN
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN\BIN
    ...instead C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN or C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
    So... the solution which worked for me was to create C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\BIN and place here PSCONFIG.EXE and PSCONFIG.EXE.CONFIG obtained from C:\Program Files\Common Files\Microsoft Shared\Web Server
    Extensions\15\BIN
    After doing it, the "Microsoft SQL Server 2012 RS Add-in for SharePoint" was installed fine as you can see en the next Command Prompt capture:
    C:\INSTALL\RS>rsCustomAction.exe /i
    2014-09-29 09:09:16: User: sharepoint-farm
    2014-09-29 09:09:16: Installing Report Server feature.
    2014-09-29 09:09:19: Calling copyappbincontents command.
    2014-09-29 09:11:56: SharePoint Products Configuration Wizard version 15.0.4569.1503. Copyright (C) Microsoft Corporation 2012. All rights reserved.
    Performing configuration task 1 of 3
    Initializing SharePoint Products configuration...
    Successfully initialized the SharePoint Products configuration.
    Performing configuration task 2 of 3
    Installing the application content files...
    Installing the SharePoint Central Administration Web Application content files...
    Installing the SharePoint Web Application content files...
    Successfully installed the application content files.
    Performing configuration task 3 of 3
    Finalizing the SharePoint Products configuration...
    Successfully completed the SharePoint Products configuration.
    Total number of configuration settings run: 3
    Total number of successful configuration settings: 3
    Total number of unsuccessful configuration settings: 0
    Successfully stopped the configuration of SharePoint Products.
    Configuration of the SharePoint Products has succeeded.
    2014-09-29 09:11:56:
    2014-09-29 09:11:56: copyappbincontents command completed successfully.
    2014-09-29 09:12:17: Adding ReportServer feature to farm.
    2014-09-29 09:12:18: Installed ReportServer feature.
    2014-09-29 09:12:38: Adding ReportServerStapling feature to farm.
    2014-09-29 09:12:38: Installed ReportServerStapling feature.
    2014-09-29 09:12:58: Adding ReportServerItemSync feature to farm.
    2014-09-29 09:12:58: Installed ReportServerItemSync feature.
    2014-09-29 09:13:18: Adding ReportServerCentralAdmin feature to farm.
    2014-09-29 09:13:21: Installed ReportServerCentralAdmin feature.
    2014-09-29 09:13:21: Activating Report Server feature to root level site collections.
    2014-09-29 09:13:21: Activating feature in web app 'dev-apps.eg.local - 80'
    2014-09-29 09:13:31: Activating feature to root site collection: http://dev-apps.eg.local
    2014-09-29 09:13:31: Feature already activated in site collection http://dev-apps.eg.local
    2014-09-29 09:13:31: Activating Report Server feature in all admin site collections.
    2014-09-29 09:13:31: Activating feature in web app 'SharePoint Central Administration v4'
    2014-09-29 09:13:31: Activating feature to root site collection: http://egdevsps-ap1:10000
    2014-09-29 09:13:42: Activated feature for root site collection: http://egdevsps-ap1:10000
    2014-09-29 09:13:42: Activating feature to root site collection: http://egdevsps-ap1:10000/sites/Help
    2014-09-29 09:13:42: Activated feature for root site collection: http://egdevsps-ap1:10000/sites/Help
    2014-09-29 09:13:42: Activating Report Server Central Admin feature in root-level admin site collections.
    2014-09-29 09:13:42: Activating feature in web app 'SharePoint Central Administration v4'
    2014-09-29 09:13:42: Activating feature to root site collection: http://egdevsps-ap1:10000
    2014-09-29 09:13:42: Feature already activated in site collection http://egdevsps-ap1:10000
    2014-09-29 09:13:42: Calling InstallHelp command.
    2014-09-29 09:15:26: SharePoint Products Configuration Wizard version 15.0.4569.1503. Copyright (C) Microsoft Corporation 2012. All rights reserved.
    Performing configuration task 1 of 3
    Initializing SharePoint Products configuration...
    Successfully initialized the SharePoint Products configuration.
    Performing configuration task 2 of 3
    Installing help collections...
    Successfully installed help collections.
    Performing configuration task 3 of 3
    Finalizing the SharePoint Products configuration...
    Successfully completed the SharePoint Products configuration.
    Total number of configuration settings run: 3
    Total number of successful configuration settings: 3
    Total number of unsuccessful configuration settings: 0
    Successfully stopped the configuration of SharePoint Products.
    Configuration of the SharePoint Products has succeeded.
    2014-09-29 09:15:26:
    2014-09-29 09:15:26: InstallHelp command completed successfully.
    2014-09-29 09:15:26: Stopping W3SVC service.
    2014-09-29 09:15:29: Starting W3SVC service.
    The command completed successfully
    Maybe this is a bug, or maybe a result of failed installation of PowerPivot, but the true is: for me that was the solution
    Regards.

  • Can't configure Reporting Services after installation

    Environment: SQL Server 2008 R2 Reporting Services Enterprise on Windows Server 2008 R2 Enterprise
    Reporting services was installed for me by admins with "install but don't configure" option.  My domain account is a member of local administrators group, but when I open Reporting Services configuration manager, I can't go to any of the tabs
    other than the Service Account one.  The Web Service URL and Database tabs are grayed out and inaccessible.
    Any ideas?
    thx!
    -Peter

    Hello,
    In addition to above: make sure that Exchange 2013 is installed correctly. Check Exchange installation logs and run the Get-ExchangeServer command using Exchange Management Shell on the new server. You should see both Exchange 2010 and Exchange 2013 servers.
    Hope it helps,
    Adam
    CodeTwo: Software solutions for Exchange and Office 365
    If this post helps resolve your issue, please click the "Mark as Answer" or "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others find the answer faster.

  • OEM12c - Can you delete a service (db, schema) as a Cloud admin and not as the user that requested it?

    I configured the OEM 12c to provide DBaaS, ans Schema as a Service in a test environment.
    I was able to configure all the necessary settings, created the pools, admin users and end users.
    I created database and schema requests that were created successfully.
    My question is, Can the Cloud admin user delete the service that any user requested Via OEM or always has to be done by the end user that created the service via the Self Service Portal?
    Thanks,
    Daniel

    Will,
    The answer varies from service to service. For example, you can make simple
    changes to the catalog schema by editing the wlcs-catalog.properties file.
    Please refer to the documentation for more details.
    Sincerely,
    Daniel Selman
    "Will Young" <[email protected]> wrote in message
    news:3c8e30fa$[email protected]..
    >
    Hello,
    I've been combing through the docs, but I can't realy find a definitiveanswer
    for this. If I have an existing Order, Customer, Product catalog, etc.schema,
    can I integrate WL Portal 4.0 with it and not use the WLCS_* tables?
    As for as I can tell, I could re-write ALL the Pipeline Components thatdeal with
    data access. Is that the only way? Is that even advised?
    Thanks,
    Will Young

  • How can we delete old BPM instances

    Hi,
    I have created BPM later I have found some mistake and deletd existed BPM and I created new BPM. But still it is pointing old BPM istance at run time. But i have chacked in SXI_CHACHE transaction there the BPM is updated properly. How can i deleted old instances of BPM?
    Thanks in advance.
    Regards,
    Sudhakar.

    Yes,
    Robin is right. U forgot to implement an exception step, for example for an tranformation and the process can't stop itself. The result is very funny: U can do what u want, nothing will change ur fault until u become black or kill the workitem in TA SWWL.
    Robin has much more knowledge about BPM than about Java Proxies and is very helpful bcoz he is a bit lonly now
    Regards,
    Udo

  • Form can not connect report service

    Dear all,
    My application using fileupload utility from demo files form90 and combine with report.
    If I not upload some file into IAS server using fileupload utility then I cannot execute command to print a report. It says 'Cannot connect to report server'.
    But if I don't run fileupload, it can print the report.
    Is it some conflict between fileupload utility and report server?
    the code is :
    DECLARE
         report_id Report_Object := find_report_object('TRANSFER');
         ReportServerJob VARCHAR2(100);
         vc_rep_status VARCHAR2(100); -- status of the Report job
         vjob_id VARCHAR2(100); -- job_id as number only string
    BEGIN
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_COMM_MODE,SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE,CACHE);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'iasrep');
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,'p_trfno='||:V_PB_REPORT.FTTRNO ||
              ' paramform=no');
         ReportServerJob:=run_report_object(report_id);
         vjob_id := substr(ReportServerJob,length('iasrep')+2,length(ReportServerJob));
         vc_rep_status := REPORT_OBJECT_STATUS(ReportServerJob);
         IF vc_rep_status='FINISHED' THEN
              WEB.SHOW_DOCUMENT ('/reports/rwservlet/getjobid'||vjob_id||'?server=iasrep','_blank');
         ELSE
              message ('Report failed with error message '||vc_rep_status);
         end if;
    END;
    pls help me.
    best regards
    Jansen Hutagalung

    Hi Jansen,
    The problem could be caused by incorrect PATH or CLASSPATH. Set the PATH and CLASSPATH not in Windows system environment but in default.env file like :
    ORACLE_HOME=d:\806_home
    PATH=d:\806_home\bin;D:\ias9i\Apache\jdk\jre\bin\classic
    CLASSPATH=d:\806_home\forms60\java;d:\806_home\forms60\java\UploadServer.jar
    The above ones are just example, edit to suit your environment.
    Next, ensure the uploadclient.jar.sig is in the FORMS_HOME\forms60\java and you have set the
    archive_jini parameter in the formsweb.cfg as follows:
    archive_jini=f60all_jinit.jar,uploadclient.jar.sig
    Please try and update the results.
    Thanks,
    Vinod.

  • Can not delete the service proxy entry from the Enterprise Service Browser

    Hi All , Please provide ur valuable opinions on following:
    I have created a service in ESB (se80 esr) , now i want to delete that entry , and when i right click on that entry and click on delete proxy , it does not actually deletes the service.. please propose a solution....

    what is the error message you recieve when you delete?

Maybe you are looking for