Reporting/Mirror Instance

Hello,
For offloading all the reporting load from the production instance , we are planning to create a reporting/Mirror EBS Instance in our environment.
The requirement is to refresh this instance daily from our DR database and this instance should be open for read as well as update(So in this case i cant use existing Standby DB as that can be open only in readonly mode).
And since the mirror instance is in the same box where the DR is running i thought it would be better to build this instance from DR environment rather than doing it from production RMAN hotback and later applying the archieve logs etc.
Has anyone done this kind of an exercise? I would really help any inputs/pointers in this direction.
I understand this is kind of automating the cloning task , and may require developing shell scripts to achieve this.
DB Version:10.2.0.4
Thanks for your help
Nikhil

Hi Nikhil,
The requirement is to refresh this instance daily from our DR database and this instance should be open for read as well as update(So in this case i cant use existing Standby DB as that can be open only in readonly mode).Have you considered using Dataguard and Flashback database to accomplish this goal? A high-level overview of the process is here: http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/scenarios.htm#SBYDB00707 This may not be an exact fit for your requirements, but it seems to be pretty close.
Regards,
John P.
http://only4left.jpiwowar.com

Similar Messages

  • TinCan not reporting on Instancy LMS provider.

    Has anybody in the community ever used the company Instancy as your LMS provider and had problems with TinCan not working?
    Thanks for any help or TinCan support anybody could provide me with.

    TinCan in Captivate is not properly documented. I haven't heard of its usage as well. As per a comment from Dr. Allen Partridge on this blog post, Captivate just suppports "TinCan in the sense that you can do standard reporting (mirror SCORM reporting) with TinCan format".
    http://blogs.adobe.com/captivate/2013/11/whats-new-and-whats-fixed-in-the-adobe-captivate- 7-0-1-update.html
    Upload your course to SCORM clould and check whether it is giving the expected results (for example, whether it is passing the correct statements). If it is, then you may have to check with your LMS vendor.
    Sreekanth

  • Discoverer Report - Multiple instance migration

    Hi
    We are using Discoverer 4i reports. We are using 5 Test instances. Say
    DEV,DEV1,CRP1,CRP2,CRP3.
    We are doing development in DEV instance and we want to migrate the same report to DEV1 instance. We needs to recreate the same report in DEV1 Instance. It is time taking and double efforts need.
    We have tried below ways, but we have failed in some cases
    1. Taking *.dis file and save in different database
    2. Taking the export of BA and import in another instances.
    Is there any software available in the market to migrate discoverer report between instances. ( Ex like Kintana for Ebusiness suite migration).
    It will be helpful for me, if you have any ideas/comments/suggestion to overthis instance report migration problem.
    Thanks in advance.
    Navas

    Hey Navas.
    This seems to be something many companies wrestle with. A recent client I was at had a similar situation but absolutely, didn't want any exports / imports of the BA and all had to be manually coded in each.
    Reason for this was that you had to write up detailed explanations on what you did so it could be manually copied into PROD by the DBAs and therefore, no export / import (with the exception of you didn't recreate the file system saved report obviously).
    Also, I can attest (and have commented on this before), Disco 4 has seemed 'challenged' to me in the past and an export / import from one v4 EUL to another v4 EUL sometimes doesn't work exactly the same (ie: a file system saved workbook in one EUL doesn't work in a newly exported / imported BA in the other EUL. With different EULs it appears that when people make changes to each, and delete their changes, it can cause problems (ie: ids being renamed to _1, etc.) which just makes life difficult.
    This is why for non-PROD instances, more times than not you just refresh the entire EUL to either your PROD instance (and apply changes you're working on again) or harmonize all test instances.
    Russ

  • Error when creating a new Reports Server instance

    Hi,
    I have tried to create and start a new reports server instance using the following method:
    1- Creating the report server instance:
    rwserver server=%newrepserver% start
    2- Stopping the OPMN:
    *%ORACLEHOME%\opmn\bin\opmnctl stopall*
    3- Adding a new server target to OPMN.XML
    *%ORACLEHOME%\bin\addNewServerTarget.bat %newrepserver%*
    4- Updating the configuration with new OPMN settings:
    *%ORACLEHOME%\dcm\bin\dcmctl.bat updateconfig -ct opmn -v -d*
    *%ORACLEHOME%\dcm\bin\dcmctl.bat resyncinstance -v -d*
    5- Starting the OPMN again:
    *%ORACLEHOME%\opmn\bin\opmnctl startall*
    However, when I try to start the OPMN again, I receive the following error:
    opmn id="##########:6200 5 of 6 processes started
    ias-instance id=red.########.########.lan
    ++++++++++++++++++++++++++++++++++
    ias-component/process-type-process-set:
    *%newrepserver%/ReportsServer/%newrepserver%*
    Error --> Process (pid=6888) failed to start a managed process after the maximum retry limit.
    Log: %ORACLEHOME%\opmn\logs\%newrepserver%~ReportsServer~%newrepserver%
    Any ideas as to why the reports server instance cannot be started?
    I have tried rebooting the server many times and have recreated other reports server instances but with no luck.
    Many thanks in advance,
    Chris

    On Windows this is caused most often by the temporary directory setting.
    Change the temporary directory to some fixed directory writable by anybody, e.g. "C:\temp".
    Change this in:
    Registry entry: hkey_local_machine\software\oracle\key_<oashome>\REPORTS_TMP
    <oashome>\opmn\conf\opmn.xml: search for environment variable TEMP (under ias-instance)
    Good luck!

  • 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

  • Comparision Report between instances

    Pls help on how to generate comparision report between instances. We are on 11.5.10 and i have observed that comparision report takes input which is the extract from the same instance. In 11.5.10, is it possible to compare setup data of source and target instances.
    Thanks,
    Shilpa

    Hi Shilpa,
    No, not at all. It does not matter where the extract had come from. Primary/Secondary Data Source LOV would show all the extracts irrespective of the instance.
    I hope that you question is all about when you do not have mapping between source and target instances, how do I compare setups? Yes, it is possible.
    Download the Extract from target instance and upload it to source instance. Now, you can find the extract in the Primary/Secondary Data Source LOV.

  • 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

  • BW  -  Process did not report an instance

    what did this error message mean?
    "Process did not report an instance"
    Date       Time     Message text                                                                             Message class Message no. Message type
    23.01.2012 03:31:56 Job started                                                                                00           516          S
    23.01.2012 03:31:56 Step 001 started (program RSPROCESS, variant &0000000464969, user ID BIWREMOTE)                 00           550          S
    23.01.2012 03:31:56 Start process CHAIN PCS_F_EHENTWGR in run 4OLH2JZ0Z9LOTQU90MYG2KWH2 of chain EP_EH_LEVEL_2     RSPC          156          S
    23.01.2012 03:31:56 Chain Is OK                                                                                RSPC          028          S
    23.01.2012 03:31:57 Chain PCS_F_EHENTWGR was removed from scheduling                                               RSPC          026          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_ABAP with ID 03315700                RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_ATTRIBCHAN with ID 03315700          RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_ATTRIBCHAN with ID 03315701          RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_DROPCUBE with ID 03315700            RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_DTP_LOAD with ID 03315705            RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_DTP_LOAD with ID 03315706            RSM          703          S
    23.01.2012 03:31:57 Program RSPROCESS successfully scheduled as job BI_PROCESS_DTP_LOAD with ID 03315707            RSM          703          S
    23.01.2012 03:31:58 Cannot activate job BI_PROCESS_DTP_LOAD (return code 4)                                         RSM          702          I
    23.01.2012 03:31:58 Cannot activate job BI_PROCESS_DTP_LOAD (return code 4)                                         RSM          702          I
    23.01.2012 03:31:58 Process did not report an instance -> no log                                                   RSPC          057          E
    23.01.2012 03:31:58 Job cancelled after system exception ERROR_MESSAGE                                              00           564          A
    aren't there enough free BCH workprocess available or what does it mean?

    Hi Christoph,
    When it says that process did not report any instance, it seems like the job is not triggered in active state, it must be in schedule or some other state.
    Just check if you have enough background processes available in the system, you can use SM66 transaction to get a consolidated view.
    Regards,
    Durgesh.

  • Crystal Report 10 - Instance Manager - Report Logs

    Crystal Report 10.
    From the Instance Manager Page we can have the Logs of all the reports executed from each user.
    I can see some options availabe to filter logs [according to users and status].
    Is there any configuration page or any other filteration methods available(Eg: date wise) for this page?
    Option to order the log entries?
    Also from where the instance manager pulling this log details and displaying in this fashion?
    Is there any other dictionaries or flat files exists to capture this information other than from instance manager?
    Please help...
    Thanks
    Joseph Panakkal

    Please re-post if this is still an issue to the Business Objects Forum or if you have a valid support contract create a case on line. If not then you may purchase a case and have a dedicated support engineer work with you directly

  • Crystal Report Server XI Report recurring instances do not work. Logs?

    I have scheduled a report to be run every morning, and each instance return status is "success". However, I encountered the following problem when I try to view instances of the report: There is a long time period of waiting (seems to be waiting for some kind of timeout), and then eventually the message: "A request was cancelled. The necessary security privileges could not be verified. This indicates a problem with the security server."
    I also noticed that in event viewer (windows server 2003) I see many failure audits to login to the sql database, and the events contain the login used in my data source.
    It's interesting to note, that when I run a single instance of the report "Now" there is no problem.
    Some info about the report which may be relevant:
    The report uses 2 formula fields to auto-parameterize 2 of the 5 parameters used by a subreport. The other 3 subreport parameters are set when scheduling the report.
    The subreport uses a call into a stored procedure in a MS SQL server 2005 database to retrieve its records.
    The 2 fields which are parameterized are datetime fields (StartTime, EndTime), and the main report is basically just a wrapper to only show the previous day.
    JDBC data source to local Sql server instance.
    Also, the crystal report server XI install uses the same sql server instance to store CMS data under a separate database.
    I'm stumped on this.
    Has anybody encountered this problem?
    Is there a simpler way to auto-parameterize the report?
    Why are the failure audits occurring when I view the instance of the report? Is this because the instance is setup to use RPT output format?
    Are there logs I can look into aside from event viewer? I can't find anything that looks relevant under program files, but perhaps I missed something.
    The failure audits would make more sense to me if it occurred with the other report instances, but some instances are shown correctly, and some just do this timeout thing.

    Please post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    That forum is monitored by qualified technicians and you will get a faster response there.
    Thank you for your understanding,
    Ludek

  • How to retrieve total number of pages in a report of Instance - RAS SDK ?

    Hello All,
    Hope all is well. I am using BOXI R2 Enterprise and was wondering how to get total # of pages of an Crystal Report Instance using RAS SDK.
    Thanks in advance,
    Sam

    How do i retrieve the total number of pages in a report-- via RAS SDK
    Sincerely,
    Ted Ueda

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

  • Audit Report: Failed Instances

    Hi! Is there a column/field in Activity Universe that can be used to filter failed instances as seen in the Instance Manager
    or what this script can output via Query Builder?
    select SI_NAME, SI_OWNER, SI_AUTHOR, SI_STATUSINFO from CI_INFOOBJECTS
    where SI_SCHEDULEINFO.SI_OUTCOME>=2
    Thanks

    Hi Mike,
    I have a similar report scheduled to me every morning. Something similar might work for you.
    I use the following result Objects (for a Webi report):
    Action Name from Actions
    Server Kind from Server Information
    Object Name from Actions/ Action Details/
    Action Time from Actions/Action Time
    Action Duration from Actions
    Action Type from Actions
    Action Type Details from Actions/Action Type
    User Name from Actions
    Action ID from Actions
    The Query filters are:
    Action Name ID In List : 327681;327682
    You would also need to restrict Action Time. I use objects in the universe to run the report for data within 24 hrs of 6AM each weekday.
    I use the following report filters:
    Action Type In List : Object Folder Path
    This gives the folder in with the report resides.
    Other things to note:
    Object Name is equivalent to the report name.
    User Name is the user that ran the report.
    Action Name is the scheduling status (Scheduling Failed/ Scheduling Succeeded)
    Action Duration is number of seconds the report took to run.
    Let me know if you need any more information.
    Best,
    Srinivas

  • 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

Maybe you are looking for

  • DOUBLE Quantity from CUBE to APO

    Hello All, I am trying to load the data from the cube to APO - DP interactive planning via transaction /SAPAPO/TSCUBE. I loaded once and then reloaded second time. The quantity for the cube for a product is 70. When I loaded first time and saw in the

  • Please help w/ major ipod problem

    black screen with a white apple is all i get. repeatedly turns on and off till battery dies. will not reset or be recoginized by computer

  • Need help moving photoshop files with layers

    I have been having some trouble, when I attempt to move photoshop files with a CD-R disk, from my school pc to my home mac, only the top most image is moved. The layers are deleted, and I only receive the image on the background layer. I need the lay

  • No sound after installing new iphone software

    sounds is no longer working after installing new iphone software.

  • No airplay in command center

    Why does Airplay not show up in my command center (4S model)?  It does show up in my wife's 4S after download.