Error REP-51002 on Report Services 10.1.2

Hi
I installed Oracle Apps Server 10.1.2 and I only pick Form and Report Services to be installed with standard-dates.
I create a "Standalone" Report-Server, because I want to see the err-log.
<oarcle_home>\BIN\addNewServerTarget.bat repsrv01
In "rwservlet.properties" I have changed:
SERVER_IN_PROCESS =NO
TRACEOPTS=TRACE_ALL
TRACEFILIE= rwservlet.trc
SINGLESIGNON=NO
SERVER=repsrv01
In the default from "rwservlet.properties" I read (????):
OID_ENTITY=%REPORTS_OID_ENTITY%
But when I test the Report Services : http://host-name:port-number/repdemo, then click : Test a Paper Report. I got this error :
REP-51002: Bind to Reports Server repsrv01 failed
In "rwservlet.trc" I can read:
[2006/4/24 8:59:10:6] Debug 50103 (RWClient:RWClientInit): ORACLE_HOME is derived from RWClient.class, oracle home: C:\oracle\FRHome_1
[2006/4/24 8:59:10:577] Debug 50103 (InfraConfigMgr:createDirContext): Pool size is 0. 10 more DirContext will be created.
[2006/4/24 8:59:14:32] Exception 50125 (oracle.ias.repository.schema.SchemaException: Unable to establish initial connection to Oracle Internet Directory Server. Please verify that the correct Oracle Internet Directory Server parameters are specified in C:\oracle\FRHome_1\config\ias.properties. Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport is up and running. Base Exception : javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused: connect]
     at oracle.ias.repository.IASSchema.connectAs(IASSchema.java:2273)
     at oracle.ias.repository.IASSchema.connectAs(IASSchema.java:2243)
     at oracle.ias.repository.SchemaManager.connectAs(SchemaManager.java:1288)
     at oracle.reports.utility.InfraConfigMgr.createDirContext(InfraConfigMgr.java:234)
     at oracle.reports.utility.InfraConfigMgr.createOIDContext(InfraConfigMgr.java:149)
     at oracle.reports.rwclient.OIDManager.init(OIDManager.java:88)
     at oracle.reports.rwclient.RWClient.RWClientInit(RWClient.java:634)
     at oracle.reports.rwclient.RWClient.init(RWClient.java:269)
     at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
     at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
     at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
     at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
     at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
     at com.evermind.server.Application.getHttpApplication(Application.java:890)
     at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
     at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
     at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
     at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
     at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
     at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
     at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
     at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
     at java.lang.Thread.run(Thread.java:534)
): Interner Fehler oracle.ias.repository.schema.SchemaException: Unable to establish initial connection to Oracle Internet Directory Server. Please verify that the correct Oracle Internet Directory Server parameters are specified in C:\oracle\FRHome_1\config\ias.properties. Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport is up and running. Base Exception : javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused: connect]
[2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createDirContext): Failed to create OiD DirContext.
[2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createDirContext): OiD DirContext created successfully. m_totalSize:0
[2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createOIDContext): connect to OID server successfully as %REPORTS_OID_ENTITY%
[2006/4/24 8:59:15:13] Debug 50103 (KeyMapParser:readKeyMapFile): file: C:\oracle\FRHome_1\reports\conf\cgicmd.dat
[2006/4/24 8:59:15:93] Debug 50103 (NetworkUtility:setTimeout): Timeout value set to 1000
[2006/4/24 8:59:15:324] Info 65000 (Multicast:init): Der Kommunikationskanal wurde initialisiert
[2006/4/24 8:59:15:404] Debug 50103 (Multicast:registerReceiver): Packet handler registered
[2006/4/24 8:59:41:572] (RWClient:doGet) enter...
[2006/4/24 8:59:41:602] Debug 50103 (RWClient:doGet): QueryString: start=auto
[2006/4/24 8:59:41:882] Debug 50103 (ServletCmdMgr:handleCmdPingServer): server name: repsrv01
[2006/4/24 8:59:41:882] Debug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: repsrv01
[2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: false
[2006/4/24 8:59:41:892] Info 50103 (RWClientUtility:findServer): Failed to bind to server: repsrv01
[2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): reports server status: 0|1
[2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): http status code: 200
[2006/4/24 8:59:41:892] (RWClient:doGet) ...exit
[2006/4/24 9:0:1:841] (RWClient:doGet) enter...
[2006/4/24 9:0:1:841] Debug 50103 (RWClient:doGet): QueryString: start=auto
[2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): server name: repsrv01
[2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: repsrv01
[2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: false
[2006/4/24 9:0:1:841] Info 50103 (RWClientUtility:findServer): Failed to bind to server: repsrv01
[2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): reports server status: 0|1
[2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): http status code: 200
[2006/4/24 9:0:1:841] (RWClient:doGet) ...exit
Now what I have to do ? - in ias.properties ????
Is it a security-problem with SSO or OID ? - I don't need two.
Some people in this forum have the same problem, but what is the solution now?
best regards
Walter

question. Did you solve this? If so was it because you firstly needed to create a Report Server and register it with Enterprise Manager?
Pamela

Similar Messages

  • Error REP-51002 on Report Srveices 10.1.2

    Hi
    I installed Oracle Apps Server 10.1.2 and I only pick Form and Report Services standalone to be installed with standard-dates.
    I create a "Standalone" Report-Server, because I use it with Forms.
    <oarcle_home>\BIN\addNewServerTarget.bat repsrv01
    In "rwservlet.properties" I have changed:
    SERVER_IN_PROCESS =NO
    TRACEOPTS=TRACE_ALL
    TRACEFILIE= rwservlet.trc
    SINGLESIGNON=NO
    SERVER=repsrv01
    In the default from "rwservlet.properties" I read (????):
    OID_ENTITY=%REPORTS_OID_ENTITY%
    But when I test the Report Services : http://host-name:port-number/repdemo, then click : Test a Paper Report. I got this error :
    REP-51002: Bind to Reports Server repsrv01 failed
    In "rwservlet.trc" I can read:
    [2006/4/24 8:59:10:6] Debug 50103 (RWClient:RWClientInit): ORACLE_HOME is derived from RWClient.class, oracle home: C:\oracle\FRHome_1
    [2006/4/24 8:59:10:577] Debug 50103 (InfraConfigMgr:createDirContext): Pool size is 0. 10 more DirContext will be created.
    [2006/4/24 8:59:14:32] Exception 50125 (oracle.ias.repository.schema.SchemaException: Unable to establish initial connection to Oracle Internet Directory Server. Please verify that the correct Oracle Internet Directory Server parameters are specified in C:\oracle\FRHome_1\config\ias.properties. Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport is up and running. Base Exception : javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    at oracle.ias.repository.IASSchema.connectAs(IASSchema.java:2273)
    at oracle.ias.repository.IASSchema.connectAs(IASSchema.java:2243)
    at oracle.ias.repository.SchemaManager.connectAs(SchemaManager.java:1288)
    at oracle.reports.utility.InfraConfigMgr.createDirContext(InfraConfigMgr.java:234)
    at oracle.reports.utility.InfraConfigMgr.createOIDContext(InfraConfigMgr.java:149)
    at oracle.reports.rwclient.OIDManager.init(OIDManager.java:88)
    at oracle.reports.rwclient.RWClient.RWClientInit(RWClient.java:634)
    at oracle.reports.rwclient.RWClient.init(RWClient.java:269)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    at com.evermind.server.Application.getHttpApplication(Application.java:890)
    at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    at java.lang.Thread.run(Thread.java:534)
    ): Interner Fehler oracle.ias.repository.schema.SchemaException: Unable to establish initial connection to Oracle Internet Directory Server. Please verify that the correct Oracle Internet Directory Server parameters are specified in C:\oracle\FRHome_1\config\ias.properties. Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport is up and running. Base Exception : javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    [2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createDirContext): Failed to create OiD DirContext.
    [2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createDirContext): OiD DirContext created successfully. m_totalSize:0
    [2006/4/24 8:59:14:42] Debug 50103 (InfraConfigMgr:createOIDContext): connect to OID server successfully as %REPORTS_OID_ENTITY%
    [2006/4/24 8:59:15:13] Debug 50103 (KeyMapParser:readKeyMapFile): file: C:\oracle\FRHome_1\reports\conf\cgicmd.dat
    [2006/4/24 8:59:15:93] Debug 50103 (NetworkUtility:setTimeout): Timeout value set to 1000
    [2006/4/24 8:59:15:324] Info 65000 (Multicast:init): Der Kommunikationskanal wurde initialisiert
    [2006/4/24 8:59:15:404] Debug 50103 (Multicast:registerReceiver): Packet handler registered
    [2006/4/24 8:59:41:572] (RWClient:doGet) enter...
    [2006/4/24 8:59:41:602] Debug 50103 (RWClient:doGet): QueryString: start=auto
    [2006/4/24 8:59:41:882] Debug 50103 (ServletCmdMgr:handleCmdPingServer): server name: repsrv01
    [2006/4/24 8:59:41:882] Debug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: repsrv01
    [2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: false
    [2006/4/24 8:59:41:892] Info 50103 (RWClientUtility:findServer): Failed to bind to server: repsrv01
    [2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): reports server status: 0|1
    [2006/4/24 8:59:41:892] Debug 50103 (ServletCmdMgr:handleCmdPingServer): http status code: 200
    [2006/4/24 8:59:41:892] (RWClient:doGet) ...exit
    [2006/4/24 9:0:1:841] (RWClient:doGet) enter...
    [2006/4/24 9:0:1:841] Debug 50103 (RWClient:doGet): QueryString: start=auto
    [2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): server name: repsrv01
    [2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: repsrv01
    [2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: false
    [2006/4/24 9:0:1:841] Info 50103 (RWClientUtility:findServer): Failed to bind to server: repsrv01
    [2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): reports server status: 0|1
    [2006/4/24 9:0:1:841] Debug 50103 (ServletCmdMgr:handleCmdPingServer): http status code: 200
    [2006/4/24 9:0:1:841] (RWClient:doGet) ...exit
    Now what I have to do ? - in ias.properties ????
    Is it a security-problem with SSO or OID ? - I don't need both.
    Some people in this forum have the same problem, but what is the solution now?
    best regards
    Walter

    question. Did you solve this? If so was it because you firstly needed to create a Report Server and register it with Enterprise Manager?
    Pamela

  • Error REP-51002; REP-50125 and REP-56048

    Hello All,
    We are upgrading our Forms/Reports environment to 11.1.2.0.0. For report server setup we have done following:
    1) Setup a new VM with 2008 Windows Server R2 64 bit operating system
    2) Installed Oracle Reports Server 11.1.2.0.0
    3) Pointed our new Forms Server (which is also 11.1.2.0.0) to use this new report server.
    Normally reports work fine, but at times it results in error. At times with error it brings the whole report server down as well.
    In the Enterprise Manager it shows following log messages:
    Dec-13 3:44:01 (Incident Error) REP-51002 : Bind to Reports Server willow_reports_qa1 failed.
    Dec-13 3:44:01 (Incident Error) ServerManager:getServer Bind to Reports Server willow_reports_qa1 failed.
    Dec-13 3:48:20 (Incident Error) REP-50125 : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
    Dec-13 3:48:21 (Incident Error) REP-50125 : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    Dec-13 3:48:21 (Incident Error) REP-56048 : Engine rwEng-0 crashed., job Id: 327
    Dec-13 3:48:21 (Incident Error) REP-56048 : Engine rwEng-0 crashed., job Id: 327
    Any help will be highly appreciated. Let me know if you need additional information.
    Regards,
    Saket Maheshwary

    question. Did you solve this? If so was it because you firstly needed to create a Report Server and register it with Enterprise Manager?
    Pamela

  • Error in Create a Reporting Services Service Application in SharePoint

    I have a problem when trying to setup "SSRS ad on" on SharePoint 2013 server :
    - i have azure farm for SharePoint
    - Server A is SQL2012 SP1 and reporting services is installed and running on it
    - Server B is SharePoint 2013 with Microsoft® SQL Server® 2012 SP1 Reporting Services Add-in for Microsoft® SharePoint®
    - by using power shell in SharePoint server i successfully installed and Ran "the Insall-SPRSService and Install-SPRSServiceProxy" on Central Admin and SSRS server.
    - when i reach to the step of Create a Reporting Services Service Application from "SharePoint Central Administration" i face this error "Could not find SOFTWARE\Microsoft\Microsoft SQL Server\120 registry key"
    Please Advice

    Hi Rehab Essam,
    According to your description, you are installing reporting services of sharepoint integrated mode, you installed SQL Server 2012 and reporting services in server A, SharePoint 2013 and Reporting Services Add-in on server B. When you create a Reporting Services
    Service Application, you got the error message.
    According to my knowledge, to join a report server to a SharePoint farm, the report server must be installed on a computer that has an instance of a SharePoint product or technology. We can install the report server before or after installing the SharePoint
    product or technology instance. Then we can install Reporting Services add-in for SharePoint Products.
    For more information about Installing Reporting Services SharePoint Mode for SharePoint 2013, please refer to the following document:
    https://msdn.microsoft.com/en-us/library/jj219068(v=sql.110).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Error in sql 2008 reporting services with sharepoint 2013

    i have database sql 2008r2 and sharepoint 2013 enterprise
    database is in cluster server and sharepoint have 2 servers one for webfront end and one for services.
    im tring to configer ssrs in the web front end server for sharepoint and i install sql 2008 add on for sharepoint 2010  but still have this error
    The configuration parameter SharePointIntegrated is set to True but Share
    Point Object Model cannot be loaded. The error was:
    System.IO.FileNotFoundException: Could not load file or assembly
    'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral,
    PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot
    find the file specified. File name: 'Microsoft.SharePoint, Version=14.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c' at
    Microsoft.ReportingServices.SharePoint.Objects.RSSPImpSecurity.set_StaticCatchAccessDeniedException(Boolean
    value) at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper..ctor() at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelperFactory.get_ServiceHelper()
    WRN: Assembly binding logging is turned OFF. To enable assembly bind failure
    logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]
    (DWORD) to 1. Note: There is some performance penalty associated with assembly
    bind failure logging. To turn this feature off, remove the registry value
    [HKLM\Software\Microsoft\Fusion!EnableLog]. .
    (rsSharePointObjectModelNotInstalled)
    and befour that i was install sql 2012 add on for sharepoint 2013 but was the same error so i did uninstall for it
    this error when i try to open reporting services url
    Thanks for any help :) my blog is: http://www.waelk.com

    SharePoint 2013 only supports SSRS 2012 SP1 - http://msdn.microsoft.com/en-us/library/gg492257.aspx. You'll need to upgrade your SSRS instance to 2012 SP1.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Errors installing SCOM 2012 Reporting Services

    I've run into an issue installing SCOM2012 Reporting Services, that I can't seem to figure out. I installed SQL Server 2008 R2 SP2 SSRS local to the SCOM server using an instance name of SCOM. I created the databases for this on another server (SQL server
    2008 R2 SP2) during the SSRS configuration. All from SSRS looks fine, and shows the scale out join, all good. I can browse to the reports page, add folders, all that normal stuff. I added the domain\datareader and datawriter accounts as SSRS admins in the
    site security, as well as ensured they are sysadmin in SQL, and local admins on the SQL and SCOM servers. So, all looks good. Until I go to add reporting services to SCOM 2012. It fails to complete, and the log shows:
    [12:28:36]: Warn: :Message:SRSPolicySetter SoapException Exception: System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[Microsoft.EnterpriseManagement.Common.UnauthorizedAccessMonitoringException, Microsoft.EnterpriseManagement.OperationsManager.Common, Version=7.0.5000.0,
    Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: The creator of this fault did not specify a Reason.
       at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description). Will retry..
    I then look in the SSRS logs, and see:
    library!ReportServer_0-1!89c!08/12/2013-12:28:34:: Call to GetRolePropertiesAction(Browser).
    library!ReportServer_0-1!89c!08/12/2013-12:28:36:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException: , Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException: An error occurred when
    invoking the authorization extension. ---> System.ServiceModel.FaultException`1[Microsoft.EnterpriseManagement.Common.UnauthorizedAccessMonitoringException]: The creator of this fault did not specify a Reason. (Fault Detail is equal to Microsoft.EnterpriseManagement.Common.UnauthorizedAccessMonitoringException:
    The user domain\DataReader does not have sufficient permission to perform the operation.).
    So, I'm at a loss. That user is a sysadmin in SQL, has been added to the SSRS security for site and folder with full permissions, has been added to the SSRS databases specifically, and is a local administrator on both the SSRS/SCOM server and the SQL server.
    What am I missing here folks? The SSRS is then completely hosed, and no longer works either. So, I have to uninstall and reinstall to even try again. This is getting frustrating.
    Please help! :)
    Thanks in advance,
    mpleaf

    After many google searches, and a lot of security changes, I think I found the right now that finally cured the issue. I had to add my datareader account to the Operations Manager Administrators in SCOM User Roles, and then it seemed to go through just fine.
    mpleaf

  • Error REP-0118 on Report Builder

    Hi,
    I develop Reports with Report Builder Version: 6.0.8.20.1
    on MS Windows XP.
    There are no local installations. All environement setting and tools are netbased(not web).
    And now my problem.
    I have a Formsapplication. In this Formsappl. I starting the Report.
    If I work under Windows NT all works fine.
    But if I work under Windows XP (under the same environement) I get the following Errorsituation.
    - I start the Report from the Forms.
    - The Reportsbackgroundengine is starting and works fine.
    The status of the Report is "initialising"
    - At this point I get the errormessage from ReportsBuilder
    (why not from Reports RunTime, under Windows NT starts
    the Reports-Runtime)
    The error-message is:
    REP-0118: temorary file can not be created (I have it
    translated from german)
    Both Reports are starting from Forms under the same environementsetting and workconditions. The only change is the different Operatingsystem.
    And I can't find the errorexplanation for REP-0118 everywhere.
    Thanks for help
    J.M.-Schubert

    Hi
    Many Thanks for your help!!!!
    In my Company are all computers installed from SysAdmins.
    And they have forgotten to build in the creating of the TEMP-directory in there Installationscripts.
    But in the Environementsettingbatchfiles ist the REPORTS60_TMP parameter correctly staid.
    Again, many thank for so fast help!!
    By and a nice day
    J.M.-Schubert

  • Error REP-826 on reports 9i

    Hi,
    I can run my reports on my 9ids fine.
    But when I run then on 9ias on the web and incorporated into muy application and execute with run_report_object I get: REP-826 after I hit submit on the parameter form.
    I have desformat=pdf and destype=cache too desformat=htmlcss.
    I have the HTML code in the Before Parameter trigger to make the submit function correctly, copy and paste document http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    Any suggestions?

    Hi ,
    This error occurs when a value other than DFLT is specified as the initial value of the DESFORMAT system parameter.
    The PRT drivers pass values to a printer from character mode
    reports only. Bitmap mode reports cannot use .PRT files and will generate this error if any other value is specified in DESFORMAT.
    Thanks,
    Vinod.

  • Location to keep .rep files in Report services 10gR2

    Dear All,
    I have installed Reports and Forms services standalone 10gR2.
    I want to know the default directory where to keep report executable files.
    Or if i select an other directory where to specify the path so that report server looks for the files from our specified directories.
    Thanks, Imran Baig

    Hi,
    The Path of Reports is defined in reports.sh locale in $ORACLE_HOME/bin. You need set the value em reports.sh and restart the OAS. Other poin is the file of reports to public in server to execute isn't more .rep. Now you developer yours reports and put in your server the files .rdf.
    Mesti

  • Error rep-1401 in report 6i

    dear sirs,
    when i run the report i got this error rep_1401 cf_2formula fatal pl/sql error occurred
    known that after i trace i find that the error come because report not see the value inside the paramater :budg_type
    the code is here
    function CF_2Formula return Number is
    cursor c1 is SELECT
    to_char(A.DUE_DATE,'mm') ,
    SUM(nvl (b.EST_CRAFT,0)) man,
    SUM(nvl (b.EST_TOOL,0)) tol,
    SUM(nvl (b.EST_SUPPLY,0)) con,
    SUM(nvl (b.EST_SPARES,0)) mat,
    SUM(nvl (b.EST_MISC,0)) misc
    FROM PLANNING_SIMULATION A ,maintenance_plans b
    WHERE A.EQUIPMENT_ID = B.equip_EQUIPMENT_ID(+)
    AND A.MAINTENANCE_WORK_ID = B.mw_MAINTENANCE_WORK_ID(+)
    AND to_number(to_char(a.due_date,'yyyy')) =:YEAR
    and A.EQUIPMENT_ID IN (SELECT EQUIPMENT_ID FROM EQUIPMENT WHERE
                   COSTCENTER_COST_CENTER_ID = :COST_CENTER)
    and to_char(A.DUE_DATE,'mm') = :mon
    group by to_char(A.DUE_DATE,'mm');
    rec c1%rowtype;
    total number(10,3);
    begin
    open c1;
    fetch c1 into rec;
    close c1;
    total := nvl(rec.mat,0)+nvl(rec.con,0)+nvl(rec.man,0)+nvl(rec.tol,0)+nvl(rec.misc,0);
    --if :cf_budg_type = 'material' then
    if :budg_type = 'material' then
         total := rec.mat;
         return(total);
    elsif :budg_type = 'contract' then
         total := rec.con;
         return(total);
    elsif :budg_type = 'manpower' then
         total := rec.man;
         return(total);
    elsif :budg_type = 'tool' then
         total := rec.tol;
         return(total);
    elsif :budg_type = 'misc.' then
         total := rec.misc;
         return(total);
    elsif :budg_type = 'totals' then
         return(total);
    end if;
    end;
    when i make hash for the if statement it work without problem, please advice me how to solve this and why if statement not feel what inside the paramter even i try to print the contents of paramater and it was ok
    help me pls
    Yasser

    I think the problem is that
    to_number(interface_header_attribute1)fails when there are non numeric values in interface_header_attribute1.
    You could write a stored function in the database for converting char-values to number-values.
    These function should catch the conversion errors and return an appropriate default (or null).
    You then could use your own function instead of buildin to_number-function.
    Edited by: hm on 05.09.2011 01:25

  • REP-51002: Bind to Reports Server "test_srv" failed & REP-52266

    Hi folks,
    I'm trying to run reports on my machine localy, but when I run my report I always obtain this error:
    REP-51002: Bind to Reports Server "test_srv" failed
    I searched for this answer, but nothing worked for me.
    I tried steps described in thread: REP-51002: Bind to Reports Server <servername> failed
    So I did this:
    1. I run OC4J
    2. In file %ORACLE_HOME%\reports\conf\rwnetwork.conf I commented line with multicast and uncomented namingService part. Now rwnetwork.conf file looks like:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE discoveryService SYSTEM "file:C:\Oracle_10g_R2/reports/dtd/rwnetworkconf.dtd">
    <discoveryService>
      <!--multicast channel="228.5.6.7" port="14021" timeout="1000" retry="3"/-->
      <namingService name="Cos" host="localhost" port="14021"/>
    </discoveryService>3. In cmd, in C:\ORACLE_10g_R2\bin>namingservice 14021
    Naming Service started sucessfully
    4. In cmd:
    C:\ORACLE_10g_R2\bin>rwdiag -findAll
    Naming service used to locate servers
    Naming Server host = localhost
    Naming Server port = 14021
    (1) test_srv : Type = server : Host = NA
    5. I copied my report into: c:\Temp\report_test\szrcomp.rdf
    6. I run report from IE browser using url:
    http://localhost:8889/reports/rwservlet?report=c:\Temp\report_test\szrcomp.rdf&destype=cache&server=test_srv&desformat=htmlcss&userid=usr/psw@db
    I received Error:
    REP-51002: Bind to Reports Server test_srv failed
    7. http://localhost:8889/reports/rwservlet/getserverinfo
    I received Error:
    REP-52266: The in-process Reports Server rep_dimopatsep05 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    8. http://localhost:8889/reports/rwservlet/showjobs
    The same error as in 7.
    Can somebody help me with this problem?
    Thanks,
    Tomas
    sorry for duplicate post in REP-51002: Bind to Reports Server "test_srv" failed  & REP-52266
    but this section it probably better for my problem.

    Hello,
    You should test first with a "standalone" reports server :
    1. Stop the OC4J
    2. Start the namingservice
    3 Start the reports server :
    rwserver server=test_srv
    4. test to execute a report :
    rwclient server=test_srv report=test destype=cache desformat=html
    If the reports server does not start , it will be necessary to activate the trace in
    order to get details about the problem :
    Edit the file $ORACLE_HOME/reports/conf/<reports server name>.conf
    Modify it in order to have a line :
    <trace traceOpts="trace_all"/>
    restart the reports server
    Regards

  • Reporting Services 2008 error

    Good morning all,
    I'm using SQL Server 2008 R2 reporting services, and I'm having a problem with the report server and manager pages.  I've been able to configure everything in the Reporting Services Configuration Manager, and created the ReportServer and ReportServerTempDB
    databases in my SQL Server instance, but when I try to hit either the Web Service URL or the Report Manager URL, I get a 500 error.  The stack trace is below, with the error lines in bold.  If anyone could help, I would really appreciate it. 
    Thanks.
    rshost!rshost!4c4!08/17/2010-09:19:53:: i INFO: Application domain type ReportManager statistics: created: 11, unloaded: 11, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:53:: i INFO: Appdomain:29 ReportManager_MSSQLSERVER_0-23-129265247936138778 started.
    rshost!rshost!4c4!08/17/2010-09:19:53:: i INFO: Application domain type ReportManager statistics: created: 12, unloaded: 12, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:53:: i INFO: Appdomain:30 ReportManager_2-24-129265247938638554 started.
    rshost!rshost!4c4!08/17/2010-09:19:54:: i INFO: Application domain type ReportManager statistics: created: 13, unloaded: 13, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:54:: i INFO: Appdomain:31 ReportManager_3-25-129265247940669622 started.
    rshost!rshost!4c4!08/17/2010-09:19:54:: i INFO: Application domain type ReportManager statistics: created: 14, unloaded: 14, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:54:: i INFO: Appdomain:32 ReportManager_4-26-129265247942700690 started.
    rshost!rshost!4c4!08/17/2010-09:19:54:: i INFO: Application domain type ReportManager statistics: created: 15, unloaded: 15, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:54:: i INFO: Appdomain:33 ReportManager_5-27-129265247944731758 started.
    rshost!rshost!4c4!08/17/2010-09:19:54:: i INFO: Application domain type ReportManager statistics: created: 16, unloaded: 16, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:54:: i INFO: Appdomain:34 ReportManager_6-28-129265247946762826 started.
    rshost!rshost!4c4!08/17/2010-09:19:55:: i INFO: Application domain type ReportManager statistics: created: 17, unloaded: 17, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:35 ReportManager_7-29-129265247948793894 started.
    rshost!rshost!4c4!08/17/2010-09:19:55:: i INFO: Application domain type ReportManager statistics: created: 18, unloaded: 18, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:36 ReportManager_8-30-129265247950981198 started.
    rshost!rshost!4c4!08/17/2010-09:19:55:: i INFO: Application domain type ReportManager statistics: created: 19, unloaded: 19, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:37 ReportManager_9-31-129265247953168502 started.
    rshost!rshost!4c4!08/17/2010-09:19:55:: i INFO: Application domain type ReportManager statistics: created: 20, unloaded: 20, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:38 ReportManager_10-32-129265247955355806 started.
    rshost!rshost!4c4!08/17/2010-09:19:55:: i INFO: Application domain type ReportManager statistics: created: 21, unloaded: 21, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:39 ReportManager_11-33-129265247957386874 started.
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: e ERROR: AppDomain ReportManager_11 failed to start. Error: The configuration system has already been initialized.
    library!DefaultDomain!4c4!08/17/2010-09:19:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: Failed to create HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException:
    An internal or system error occurred in the HTTP Runtime object for application domain ReportManager_11.  ---> System.InvalidOperationException: The configuration system has already been initialized.
       at System.Configuration.ConfigurationManager.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete)
       at System.Configuration.Internal.InternalConfigSettingsFactory.System.Configuration.Internal.IInternalConfigSettingsFactory.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete)
       at System.Web.Configuration.HttpConfigurationSystem.EnsureInit(IConfigMapPath configMapPath, Boolean listenToFileChanges, Boolean initComplete)
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
       at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError)
       at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
       --- End of inner exception stack trace ---;
    appdomainmanager!ReportManager_11-33-129265247957386874!4c4!08/17/2010-09:19:55:: i INFO: Appdomain:39 ReportManager_11-33-129265247957386874 unloading
    appdomainmanager!DefaultDomain!4c4!08/17/2010-09:19:55:: e ERROR: AppDomain:ReportManager_11-33-129265247957386874 failed to unload. Error: System.ArgumentNullException: Value cannot be null.
    Parameter name: WaitCallback
    Server stack trace:
       at System.Threading.ThreadPool.QueueUserWorkItemHelper(WaitCallback callBack, Object state, StackCrawlMark& stackMark, Boolean compressStack)
       at System.Threading.ThreadPool.QueueUserWorkItem(WaitCallback callBack)
       at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
       at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()
       at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
       at System.Web.HttpRuntime.ShutdownAppDomain(ApplicationShutdownReason reason, String message)
       at System.Web.HttpRuntime.UnloadAppDomain()
       at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.UnloadAspDomain(Boolean memoryRecycle)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.UnloadAspDomain(Boolean memoryRecycle)
       at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.CreateHttpRuntime(RsAppDomainType appDomainType, String vdir, String pdir, Int32& domainId).
    library!DefaultDomain!4c4!08/17/2010-09:19:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException:
    An error occurred when attempting to start the application domain ReportManager within the Report Server service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the
    HTTP Runtime object for application domain ReportManager_11.  ---> System.InvalidOperationException: The configuration system has already been initialized.
       at System.Configuration.ConfigurationManager.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete)
       at System.Configuration.Internal.InternalConfigSettingsFactory.System.Configuration.Internal.IInternalConfigSettingsFactory.SetConfigurationSystem(IInternalConfigSystem configSystem, Boolean initComplete)
       at System.Web.Configuration.HttpConfigurationSystem.EnsureInit(IConfigMapPath configMapPath, Boolean listenToFileChanges, Boolean initComplete)
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
       at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
       at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError)
       at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
       --- End of inner exception stack trace ---
       at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
       at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.CreateHttpRuntime(RsAppDomainType appDomainType, String vdir, String pdir, Int32& domainId)
       --- End of inner exception stack trace ---;
    rshost!rshost!4c4!08/17/2010-09:19:55:: e ERROR: Failed to create HttpRuntime 80131500.
    rshost!rshost!4c4!08/17/2010-09:19:55:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00F99350.
    rshost!rshost!4c4!08/17/2010-09:19:55:: e ERROR: Error state. Internal abort for pipeline=0x00F99350 ...

    Hi Chris,
    From the error messages you posted, the error is caused by the Reporting Services is not able to create the HttpRuntime.
    Based on my research, the issue should be caused by the account the Reporting Services is running under does not have sufficient privilege to write files under folder 'RSTempFiles'.
    To verify the cause, please check if there is message that resembles the following error message in the Reporting Services error logs:
    Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: An error occurred when attempting to start the application domain ReportManager within the Report Server service. --->
    Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeInternalException: An internal or system error occurred in the HTTP Runtime object for application domain ReportManager_MSSQLSERVER_0. ---> System.Web.HttpException: The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\RSTempFiles\'.
    In case we can verify the issue is caused by insufficient privilege to write files to 'RSTempFiles', we can assign the mentioned account (Service Account) the permissions to write files to the folder to solve the issue.
    Generally speacking, giving permission to the service account in the folder per log error in reporting services granted access.
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Error TF255050 when attempting to install reporting services in TFS 2013 in-place upgrade.

    Hi,
    Last week we performed an in-place upgrade of our TFS 2012 server to TFS 2013.   During the upgrade process all went well until we hit reporting.   After placing the reporting server's name in the input and click populate URLs we get the TF255050
    error.  We are running a dual tier setup, the reporting server is on a different server than tfs.  (Though the tfs database and the reporting database share the server).
    Myself and my partner did a lot of digging on here and have tried most everything we could find to no avail.  
    -We have ensured myself(installer) and the tfs service account are local admins on both machines
    -Sql client connectivity tools are installed
    -WMI seems configured correctly when compared to other resolutions to this issue others have posted
    note: this site
    ProBlog on artiso.com was mentioned in several posts as part of a resolution but is a broken link.
    -I can connect to the reporting services manager from the tfs server without a problem, as both myself and the tfs service.
    -I've followed suggestions mentioned in this post (ERROR (TF255050)
    while configuring Reporting Services)
    -I've also looked into windows logs on both machines and really seen nothing useful.  We do know that we can successfully talk to sql server though, as the TFS 2013 install already did so.
    I could really use some direction/help on the issue.  
    Thanks

    Hi Kyleco,  
    Thanks for your post.
    Your TFS 2013’s SQL Server instance and the Reporting Server installed on the same machine?
    On your TFS 2013 Server machine, open the SQL Server Management Studio and try connect to your Reporting Server, ensure can connect successfully.
    You didn’t configure the Reporting Server for your TFS 2012 Server? If yes, we suggest you in-place upgrade to TFS 2013 Server first, then manually configure the Reporting Server for your TFS 2013 Server:
    http://nakedalm.com/integrate-reporting-and-analyses-services-with-team-foundation-server-2013/.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • [Forum FAQ] Troubleshooting error "The specified SQL server instance is not valid" when installing SCOM reporting service

    Symptom
    If you have failed to install SCOM reporting service, you may encounter below error when you reinstall it:
    “The specified SQL server instance is not valid”.
    (Figure 1)
    Figure 1.
    Reason
    This issue may be caused by multiple reasons, for example the reasons in Figure 1.
    However, you may find that SSRS and Report Server website are configured correctly and no SSL or proxy Server is used. In these scenario, you can open the log file under path
    to find the root reason:
    C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\LogFiles
    Later, you will find the error as below:
    ERROR: Throwing Microsoft.ReportingServices.Library.ReportServerDisabledException: , Microsoft.ReportingServices.Library.ReportServerDisabledException:
    The report server cannot decrypt the symmetric key that is used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. ---> System.Runtime.InteropServices.COMException
    (0x80090016): Keyset does not exist (Exception from HRESULT: 0x80090016)
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at RSManagedCrypto.RSCrypto.ReencryptSymmetricKey(Byte[] symKeyBlob, Byte[] pPublicKeyBlob)
    at Microsoft.ReportingServices.Library.ConnectionManager.<GetEncryptionKey>b__2()
    --- End of inner exception stack trace ---;
    Solution
    According to the error message, you can delete encrypted content by following the steps below:
    Open SQL Reporting Services Configuration Manager.
    Select “Encryption Keys”.
    Click “Delete” to delete all encrypted content. (Figure 2)
    Figure 2.
    After that, we can install SCOM reporting service again, after successfully install reporting service, we should see the SCOM operation console as below:
    Figure 3.
    In addition, you may also encounter other errors when installing SCOM reporting service, and the troubleshooting steps may be different. However, we can also check SQL reporting
    service logs to find the root reason.
    Here are some articles that would be helpful for SCOM reporting service installation and troubleshooting:
    How to Install the Operations Manager Reporting Server
    http://technet.microsoft.com/en-us/library/hh298611.aspx
    Unable to install SCOM 2012 Reporting Services
    http://blogs.technet.com/b/mdegre/archive/2013/05/27/unable-to-install-scom-2012-reporting-services.aspx
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hello,
    I'm afraid you must use a dedicated instance of SQL Server for each site(SCOM/SCCM). Some similar issues were disscussed on this forum:
    SCCM and SCOM - SQL Server 
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/bfa14da9-4692-4c64-a107-e085c967d259
    SCOM, SCCM, SQL on same server?
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/b5373aa7-5233-4b1f-9b39-b86e481e04d5
    Thanks,
    Yog Li
    TechNet Community Support

  • Scatter Charts and Reporting Service Configuration ran into error

    Dear MS Support,
    i'm newbie in sharepoint, especially in sharepoint 2013. i'm interest in MS BI and collaboration with sp2013.
    but  after i install the sp2013 and add file excel using excel 2013, and has scatter chart inside the file, the file doesnt want to shown up. first, i read the error is about the reporting service that need to be check and configure, but after i follow
    the step that i have got on internet, the error wont go away, and still appear.
    here is the installation taht i've made, please check if i had miss or set the configuration wrong.
    http://www.4shared.com/office/FInvHzEC/Instalasi__Autosaved__docx.html
    and here the error and the capture when i try to re config the reporting service.
    and 
    so please help me to solved this issue.
    thanks in advance
    Regards,
    Bambang

    Hi,
    You need to choose to either use Excel services or Excel Web Apps they both have advantages. To suppress opening the file in Excel webApps use the following PowerShell cmdlet, this will resolve the error
    New-SPWOPISuppressionSetting –Extension “XLSX” -Action “view”
    New-SPWOPISuppressionSetting –Extension “XLS” -Action “view”
    This will allow Excel services to be used to view the files or your installed Desktop Client used to edit them..
    Excel Web App and Excel Services in SharePoint have a lot in common, but they are not the same. Excel Services is available only in the Enterprise edition of SharePoint Server 2013. Excel Web App is available in SharePoint Server 2013 and SharePoint Foundation
    2013. Both applications enable you to view workbooks in a browser window, and both enable you to interact with and explore data.
    But there are certain differences between Excel Web App and Excel Services in SharePoint. For example, Excel Services supports external data connections, data models, and the ability to interact with items that use data models (such as PivotChart reports,
    PivotTable reports and timeline controls). Excel Services provides more business intelligence functionality than Excel Web App, but Excel Services does not enable users to create or edit workbooks in a browser window.
    Reference:
    For details about the differences between the Excel Web App and Excel Services, see
    Overview of Excel Services in SharePoint Server 2013 and
    Comparing Excel Services in SharePoint to Excel Web App.
    -Ivan
    -Ivan

Maybe you are looking for

  • Sol.Man. 7.1 SPS04 - Shortdump at Template Maintenance

    Dear Experts I just started customizing the Monitoring Templates for Technical Monitoring in Solution Manager Setup (Technical Monitoring - Step 3). Creating a custom template for Host (Server) Windows or Linux worked just fine. But when I try to mod

  • Resource / - MySQL String Problem

    Hey guys! What's up? I'm a begginer with JSP and Servlets and I'm having some problems when I try to connect to MySQL Database. This is my Context.xml : <Resource     auth="Container"     driverClassName="com.mysql.jdbc.Driver"     maxActive="100"   

  • "No Audio Device Available" - Vi

    My uncle bought the external sound blaster assuming it would work with windows vista, since it says this on the box... however as it turns out the disc doesnt carry the correct drivers... anyway, i've downloaded and installed these onto his laptop, a

  • Tranferring contacts from iPhone into Mac

    How can I do that ?

  • Help for n73

    I WANTED Update my phone software N73 BUT HANGING THE PUTTING IN DAY I TO DISCONNECT THE TELEPHONE ME can not demarrer my telephone