Report Server Installation Problem

hi
we have installed java web server and dev6 server and deployed our application (which
was coded on Forms 5 later converted to 6) it is working fine in the web browser
but we have problem in running developer report server as nt service. we have followed the same steps as stated on oracle documentation.
we have added all the necessary entries in the registry and created an entry at tnsnames.ora, then installed the oracle report server at the command prompt - the service was added. upto this point it was quite okay. when we startup the report service we are getting "Oracle Report Server Service retuned server specfic error 186"
our oracle server runs on diffrent system
whose ip address is 129.1.2.203 and instance name is O8E. the web server and developer server runs on workstation and it got the following entry on the tnsnames.ora:
rserver.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(Host = 129.1.2.201)
(Port = 1521)
(CONNECT_DATA = (SID = O8E)
we have checke-up all the trouble-shooting tips given in the documentation, but all in vain.
can anybody suggest some tips on this
thanks in advance
regds.,
null

The tns entry you show for rserver is a DATABASE entry (it has a SID) which would explain why this doesn't work - the reports server entry is shorter.
Please refer to the Reports Server Configuration whitepaper, available on OTN (under the 6.0 collateral) which provides in-depth instructions for setting this up. In Reports 6i the installer does all this for you.
Regards
The Oracle Reports Team http://technet.oracle.com

Similar Messages

  • The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError) Problem

    hi all,
    I just installed the reporting service and was configuring it.. and when i try to access it via the browser i get the following error :
    "The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError)"
    When i go to the configuration tool i see the initialized tab greyed out with an X. How can i fix this problem ?
    Please help, i am open to ideas.

    I cant get into it..
    when i click on the initialize tab it goes no where.. since its greyed out.
    This is what my rsreportserver:
    <Configuration>
        <Dsn>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAPMlqBjowR0Wc2PsZTt8ubgQAAAAiAAAAUgBlAHAAbwBy
    AHQAaQBuAGcAIABTAGUAcgB2AGUAcgAAAANmAACoAAAAEAAAAKuZ9/RkgkVVFff8TowDacEAAAAA
    BIAAAKAAAAAQAAAAYydq6zu5Vw/UKFYwQOsI8RgBAAC+zTe1u8S4v+Jr08+s9SEZiAUHrwpnpGMf
    04ooFOQisqo7rVO5s7CRu2y81LGigD/AJY/gYJ7oGVui8NlMRYcPwqWp7152Foz4nmNVxbvI3Drd
    hAN4k3Loi2NHXR8sP7wmBeOTDHenMR+5A0KcqXzf2q9w30wFpiC6qC7TR4ogCcDWGwCKw9UT6sMU
    7WzPEtver6oMgGJYN6Otm0qf1hEEEZ8BGKzFRC3CWmm7lMi60EGIng53k/3QSu5UJ2P7J4S3dTor
    eITJIfLTt+k/sRJn1gkrMP6PUGfuaAsl79AjOiDSaeluxWo/jqVwNJcKjHEpIQlaSBBOV/vD3Q1A
    scKlYsUXh2lARG/AGvlS/+tWuDfF7H16eX5VFAAAAPX9eFGdbE4J/YNa1wqJn7XRfaC+
    </Dsn>
        <ConnectionType>Default</ConnectionType>
        <LogonUser></LogonUser>
        <LogonDomain></LogonDomain>
        <LogonCred></LogonCred>
        <InstanceId>MSSQL.3</InstanceId>
        <InstallationID>{5dab2548-1d82-4cdf-85d8-febe60944ed7}</InstallationID>
        <Add Key="SecureConnectionLevel" Value="0"/>
        <Add Key="ProcessRecycleOptions" Value="0"/>
        <Add Key="CleanupCycleMinutes" Value="10"/>
        <Add Key="SQLCommandTimeoutSeconds" Value="60"/>
        <Add Key="MaxActiveReqForOneUser" Value="20"/>
        <Add Key="DatabaseQueryTimeout" Value="120"/>
        <Add Key="RunningRequestsScavengerCycle" Value="60"/>
        <Add Key="RunningRequestsDbCycle" Value="60"/>
        <Add Key="RunningRequestsAge" Value="30"/>
        <Add Key="MaxScheduleWait" Value="5"/>
        <Add Key="DisplayErrorLink" Value="true"/>
        <Add Key="WebServiceUseFileShareStorage" Value="false"/>
        <!--  <Add Key="WatsonFlags" Value="0x0430" /> full dump-->
        <!--  <Add Key="WatsonFlags" Value="0x0428" /> minidump -->
        <!--  <Add Key="WatsonFlags" Value="0x0002" /> no dump-->
        <Add Key="WatsonFlags" Value="0x0428"/>
        <Add Key="WatsonDumpOnExceptions" Value="Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException"/>
        <Add Key="WatsonDumpExcludeIfContainsExceptions" Value="System.Data.SqlClient.SqlException,System.Threading.ThreadAbortException"/>
        <Service>
            <IsSchedulingService>True</IsSchedulingService>
            <IsNotificationService>True</IsNotificationService>
            <IsEventService>True</IsEventService>
            <PollingInterval>10</PollingInterval>
            <WindowsServiceUseFileShareStorage>False</WindowsServiceUseFileShareStorage>
            <MemoryLimit>60</MemoryLimit>
            <RecycleTime>720</RecycleTime>
            <MaximumMemoryLimit>80</MaximumMemoryLimit>
            <MaxAppDomainUnloadTime>30</MaxAppDomainUnloadTime>
            <MaxQueueThreads>0</MaxQueueThreads>
            <UrlRoot>http://oneilreports/reportserver</UrlRoot>
            <UnattendedExecutionAccount>
                <UserName></UserName>
                <Password></Password>
                <Domain></Domain>
            </UnattendedExecutionAccount>
            <PolicyLevel>rssrvpolicy.config</PolicyLevel>
            <WebServiceAccount>NT AUTHORITY\SYSTEM</WebServiceAccount>
            <IsWebServiceEnabled>True</IsWebServiceEnabled>
            <FileShareStorageLocation>
                <Path></Path>
            </FileShareStorageLocation>
        </Service>
        <Extensions>
            <Delivery>
                <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider,ReportingServicesFileShareDeliveryProvider">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <FileShareConfiguration>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                        </FileShareConfiguration>
                    </Configuration>
                </Extension>
                <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider,ReportingServicesEmailDeliveryProvider">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <RSEmailDPConfiguration>
                            <SMTPServer></SMTPServer>
                            <SMTPServerPort></SMTPServerPort>
                            <SMTPAccountName></SMTPAccountName>
                            <SMTPConnectionTimeout></SMTPConnectionTimeout>
                            <SMTPServerPickupDirectory></SMTPServerPickupDirectory>
                            <SMTPUseSSL></SMTPUseSSL>
                            <SendUsing>2</SendUsing>
                            <SMTPAuthenticate></SMTPAuthenticate>
                            <From></From>
                            <EmbeddedRenderFormats>
                                <RenderingExtension>MHTML</RenderingExtension>
                            </EmbeddedRenderFormats>
                            <PrivilegedUserRenderFormats></PrivilegedUserRenderFormats>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                            <SendEmailToUserAlias>True</SendEmailToUserAlias>
                            <DefaultHostName></DefaultHostName>
                            <PermittedHosts></PermittedHosts>
                        </RSEmailDPConfiguration>
                    </Configuration>
                </Extension>
                <Extension Name="NULL" Type="Microsoft.ReportingServices.NullDeliveryProvider.NullProvider,ReportingServicesNullDeliveryProvider"/>
                <Extension Name="Report Server DocumentLibrary" Type="Microsoft.ReportingServices.SharePoint.SharePointDeliveryExtension.DocumentLibraryProvider,ReportingServicesSharePointDeliveryExtension">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <DocumentLibraryConfiguration>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                        </DocumentLibraryConfiguration>
                    </Configuration>
                </Extension>
            </Delivery>
            <Render>
                <Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.XmlDataRenderer.XmlDataReport,Microsoft.ReportingServices.XmlRendering"/>
                <Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="false"/>
                <Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.CsvRenderer.CsvReport,Microsoft.ReportingServices.CsvRendering"/>
                <Extension Name="IMAGE" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.ImageReport,Microsoft.ReportingServices.ImageRendering"/>
                <Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport,Microsoft.ReportingServices.ImageRendering"/>
                <Extension Name="RGDI" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.RemoteGdiReport,Microsoft.ReportingServices.ImageRendering" Visible="false" LogAllExecutionRequests="false"/>
                <Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false" LogAllExecutionRequests="false"/>
                <Extension Name="HTML3.2" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html32RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false"/>
                <Extension Name="MHTML" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.MHtmlRenderingExtension,Microsoft.ReportingServices.HtmlRendering"/>
                <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>
            </Render>
            <Data>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="OLEDB-MD" Type="Microsoft.ReportingServices.DataExtensions.AdoMdConnection,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.DataExtensions.OracleClientConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="ODBC" Type="Microsoft.ReportingServices.DataExtensions.OdbcConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="XML" Type="Microsoft.ReportingServices.DataExtensions.XmlDPConnection,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="SAPBW" Type="Microsoft.ReportingServices.DataExtensions.SapBw.SapBwConnection,Microsoft.ReportingServices.DataExtensions.SapBw"/>
                <Extension Name="ESSBASE" Type="Microsoft.ReportingServices.DataExtensions.Essbase.EssbaseConnection,Microsoft.ReportingServices.DataExtensions.Essbase"/>
                <!-- <Extension Name="SSIS" Type="Microsoft.SqlServer.Dts.DtsClient.DtsConnection,Microsoft.SqlServer.Dts.DtsClient, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"/> -->
                <!-- <Extension Name="SAP" Type="Microsoft.Adapter.SAP.SAPConnection,Microsoft.Adapter.SAP.SAPProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> -->
            </Data>
            <SemanticQuery>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
                    <Configuration>
                        <EnableMathOpCasting>False</EnableMathOpCasting>
                    </Configuration>
                </Extension>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
                    <Configuration>
                        <EnableMathOpCasting>True</EnableMathOpCasting>
                        <DisableNO_MERGEInLeftOuters>False</DisableNO_MERGEInLeftOuters>
                        <EnableUnistr>False</EnableUnistr>
                        <DisableTSTruncation>False</DisableTSTruncation>
                    </Configuration>
                </Extension>
                <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.QueryExecution.ASSemanticQueryCommand,Microsoft.AnalysisServices.Modeling"/>
            </SemanticQuery>
            <ModelGeneration>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
                <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention,Microsoft.AnalysisServices.Modeling"/>
            </ModelGeneration>
            <Security>
                <Extension Name="Windows" Type="Microsoft.ReportingServices.Authorization.WindowsAuthorization, Microsoft.ReportingServices.Authorization"/>
            </Security>
            <Authentication>
                <Extension Name="Windows" Type="Microsoft.ReportingServices.Authentication.WindowsAuthentication, Microsoft.ReportingServices.Authorization"/>
            </Authentication>
            <EventProcessing>
                <Extension Name="SnapShot Extension" Type="Microsoft.ReportingServices.Library.HistorySnapShotCreatedHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>ReportHistorySnapshotCreated</Type>
                    </Event>
                </Extension>
                <Extension Name="Timed Subscription Extension" Type="Microsoft.ReportingServices.Library.TimedSubscriptionHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>TimedSubscription</Type>
                    </Event>
                </Extension>
                <Extension Name="Cache Update Extension" Type="Microsoft.ReportingServices.Library.ReportExecutionSnapshotUpdateEventHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>SnapshotUpdated</Type>
                    </Event>
                </Extension>
            </EventProcessing>
        </Extensions>
    </Configuration>
    any ideas.

  • THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)

    HI ,i had my report server on SQL SERVER 2005,and for
    reporting service i am using the sql server reporting services 2008R2,i created a report which i am supposed to display in Website ,i
    created the rdl using the BIDS 2008 and , its throwing me an error because my report server is in 2005 and my rdl is in 2008 and i was using it in VS2008 Report viewer control,i was told that i am supposed to create rdl in 05 in order to get
    it run ,but i dont want to create another one since it was pretty big and took lot of time to design it
    Is there any way i can use the same rdl with that report server ,one of my collegue told that i can do in one way (using  catalog of SQL server 2008 Reporting in sql server 2005 report server database i did'nt get that much as iam not aware of that
    catalog stuff .and i tried to configure the report server once again and i am getting this new error
     THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)
    in ssrs 2005 there initialize but in ssrs2008 r2 i couldnt found that option so can any one please help me out with this .
    thnaks in advance

    GO TO report server configuration and go to Encryption keys and delete encryption keys and try to run the URL again, it works.
    I had SSRS2008 two installations, the second one gave this problem, this solution helped resolve it. Thank you.

  • SCOM Reporting Server Installation Give Error The specified SQL Server instance is not valid

    Hi All,
    I am trying to install SCOM 2012 SP1 Reporting Server on a Windows Server 2012 running SQL Server 2012 SP1. The SQL Server also host instance for SCCM 2012 SP1 named SCCM, and not in clustered environment.
    For SCOM 2012 SP1, I choose SQL instance named SCOM. At first, I successfully installed SCCM 2012 SP1 Reporting Services. I have SSRS configured to use port 80 for both SCCM and SCOM instance, and not using SSL, with IP Address settings: All assigned. SQL
    Server Agent services on both instances are configured to started automatically. I could access http://scsqlserver/reports_SCCM and http://scsqlserver/reporserver_SCCM, but could not for http://scsqlserver/reports_SCOM and http://scsqlserver/reporserver_SCOM. 
    On OpsMgrSetupWizard.log give error
    [12:24:53]: 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.
    [12:24:53]: Error:
    :StackTrace:   at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.CheckHttpResponseFromSRSUrl(String httpSite)
    I may continue Reporting Server installation that give no error mentioned above, if I choose SSRS instance named SCCM, but it is not supported for both SCCM and SCOM 2012 using same SSRS instance. Personal certificate for ConfigMgr SQL Server Authentication
    on SQL Server has been exported and deleted. Restarting SQL Server also has been done, but no luck.
    Many thanks for your help.

    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

  • BPC 7.0 Server Installation Problem - Cannot connect to reporting services

    I am upgrading from 5.1 to 7.0 version for SAP BPC.  Everything went smooth on the development server (single instance installation including SQL Server 2005 developers edition 32bit, web, reporting and application services on the same server). I tried to repeat the same process on the test server, and the installation went off the rails.  I started with clean installations of SQL Server 2005 on both servers.
    When I try to install the BPC server software, I get to the point of access to the report server, and everything stops. I get the following message: Cannot connect to reporting services.  I have verified the reporting server name, and I have verified that the server name is correct in the installation panel. I have also verified that the reporting server is configured, started, and that there are no errors.
    Any advice?

    Hi Sorin,
    Thanks for the tip, but this was not the case.  The problem was solved by re-loading the OS. Using Windows Server 2003 gave an issue during the re-installation of the SQL Server database. The problem was in the installation itself. After a clean install of both the OS and SQL Server, then SAP BPC 7 worked. The installation does require a number of tweaks, particularly, in my case, the entire Management console must be configured, even if not being used.
    This problem is now solved.
    J.

  • Report server run problem (urgent plz)

    i am using developer9i, xp opereting system but i am not able to run report server . infact i dont know where report server reside and how configure report server. otn discussion forum gave me below instructions but i need step by step detail to run report server.
    pls help me.
    i want to see (Please reffer to Note:204538.1 on
    Metalink ) but i could not access metalink.
    registration does not alow me. i have no country on
    country list and no Support Identifier (CSI, SAC,
    Access Code etc.) . but i need access.
    please help me. access with path
    thanks
    mostafizDear see this information this is metalink information
    Note:204538.1
    Subject: Common Reasons & Troubleshooting: "Unable to communicate with the Reports Server"
    Type: BULLETIN
    Status: PUBLISHED
    Content Type: TEXT/X-HTML
    Creation Date: 22-JUL-2002
    Last Revision Date: 08-MAR-2005
    PURPOSE
    ========
    The main purpose of this document is to list the known causes of the "Unable to
    communicate with the Reports Server" error. The terms Reports Server, CGI,
    Reports Servlet are also described briefly for a better explanation of this error scenario.
    This document includes the following sections :
    I. Brief summary on the architecture of Reports Server, CGI and Reports
    Servlet
    II. Sources of errors encountered when running a report with Reports Server
    III. How the CGI (or the Reports Servlet) communicates with the Reports
    Server
    IV. Possible reasons which lead to "Unable to communicate with the Reports
    Server" error.
    1) Reports Server is up and running
    2) tnsnames.ora and sqlnet.ora problems
    3) Effect of parameter "ORACLE_HOME"
    4) Effect of parameter "maxconnect"
    5) Passing very large parameters to reports server
    6) A case specific to OAS 4.0.8.2
    7) A case specific to WEBDB version 2.1.0.9.3
    V. References
    I. Brief summary on the architecture of Reports Server, CGI and Reports Servlet
    =================================================================================
    In order to understand the causes of the error "Unable to communicate with the
    Reports Server", let's first briefly review the Reports Runtime Engines, Reports
    Server, the Reports CGI, and Reports Servlet architecture.
    There are 4 important layers in Reports Server architecture which should be
    understood in order to clearly understand the error "Unable to communicate with
    the Reports Server" :
    1) The Runtime Engines : This is the main layer where the reports are actually
    executed. On unix systems there are "rwrun60" and on NT systems there are
    "rwrun60.exe" processes.
    2) The Reports Server : The Reports Server recieves the job request and queues
    it. When one of its runtime engines becomes available, it sends the
    command line to that runtime engine for execution. On Unix systems it is
    the "rwmts60" executable and on NT systems it is "rwmts60.exe".
    3) The Reports CGI : The Reports Web CGI passes the request to the Reports Server.
    The Reports CGI or Servlet converts the request to a command line that can be executed by the Reports Server and
    submits it to the specified Reports Server. On Unix platforms this executable
    is "rwcgi60" and on NTs it is "rwcgi60.exe.
    4) The Reports Servlet : Its functionality and function is just the same as "Reports CGI", but it is
    a program written in Java as difference to the CGI program (which is
    written in C programming language).
    The Reports Server may be running on the same server with the CGI program (or
    servlet) OR may reside totally on another machine which does not necessarily have
    the same Operating System. For instance CGI may reside in a Windows NT machine
    while the Reports server may reside on a Unix box, or any other combination with
    Unix-Linux-NT-2000, etc.
    The reports are called with a URL similar to below with the CGI :
    http://fully.qualified.server.name:PORT/dev60cgi/rwcgi60.exe?server=<REPSERVER>&other_parameters=...........
    where fully.qualified.server.name is the name of the server where the Reports CGI
    reside, and <REPSERVER> is the name of the server.
    II. Sources of errors encountered when running a report with Reports Server
    ============================================================================
    The Reports Web CGI (or the Reports Servlet) makes a call to the Reports Server
    and asks it to place the output into some destination (defined by DESTYPE and
    DESNAME parameters), then gives back the necessary response to the calling
    program. For example if the DESTYPE is "cache", then the Reports server generates
    the report to a file in a temporary place and gives it back to CGI and the CGI gives
    it back to the calling program. Otherwise, if the DESTYPE is "file", the Reports Server
    generates the report output to the requested file and the CGI replies back the
    following message : "Report output was successfully written to requested
    destination.".
    If there is any error in this process, the related error message is returned. The
    possible sources of errors can be categorized as follows :
    1) The errors that are returned from Reports Server; like the Reports Server can
    not find the requested RDF file or the report may be run to file and the
    directory where the reports output is asked to be placed does not occur or
    similar errors. (Usually the REP-XXXX errors)
    2) Another possible cause of error is the errors returned by the RDBMS to the
    Reports Server, for example a table not found error or things like that. Of
    course from the CGI point of view these errors are again transmitted from the
    Reports Server but in fact the error originates from the RDBMS. (Usually the
    ORA-XXXX errors)
    3) Another possible cause of errors is the CGI itself, for example when the CGI
    executable can not connect to the requested Reports Server, then we get the
    famous "Unable to communicate with the Reports Server". In this document we will
    diagnose the common reasons of this last error.
    III. How the CGI (or the Reports Servlet) communicates with the Reports Server
    ===============================================================================
    Having said that "Oracle Reports Server CGI - Unable to communicate with the
    Reports Server." error is returned back from the CGI itself, let's discuss the
    issue of how the Reports CGI connect to the Reports Server. The name of the
    Reports Server given in the URL with "server=....." parameter is, in fact, just
    a special tnsnames alias, similar to aliases for database connect strings. As it is
    important for the CGI to resolve the alias, the CGI needs to know the HOST name (or the
    IP) of the machine where the Reports Server is running and the port on which the
    Reports Server is listening. So a typical Reports Server alias is defined as follows :
    REP60_<MACHINE>=(ADDRESS = (PROTOCOL = tcp)(HOST = <MACHINE>)(PORT = <PORT>))
    This is defined in tnsnames.ora file, and the sqlnet.ora file is also used in
    the name resolving operation.
    IV. Possible reasons which lead to "Unable to communicate with the Reports Server" error.
    ==========================================================================================
    The possible reasons for the "Unable to communicate with the Reports Server" error :
    1) Reports Server is up and running :
    Make sure that the Reports Server is really running on the specified server
    and listening on the specified port. For details have a look at above
    explanations for tnsnames alias of the reports server. And because of this the
    CGI could not establish a connection to the Reports Server.
    2) tnsnames.ora and sqlnet.ora problems :
    As described above, the CGI resolves the details for the reports server using
    the "tnsnames.ora" and "sqlnet.ora" files. There may be a problem with them,
    here are the possible configuration problems :
    a) There is no alias in the tnsnames.ora file for this Reports Server
    b) The CGI looks into the wrong directory for the "tnsnames.ora" and "sqlnet.ora"
    files. By default the CGI checks the $ORACLE_HOME/net80/admin directory for
    these scripts, where the $ORACLE_HOME is the home of the Forms & Reports
    installation. Please note that in a typical 9iAS 1.0.X installation there
    are two ORACLE_HOME's, one is for the iAS and the other is for the tools,
    usually the home for the tools is a directory with name "806" on NT and
    "6iserver" on unix systems. By defining TNS_ADMIN in the environment, one
    can override the search path for these two files.
    The TNS_ADMIN variable can be defined in one of the following places :
    i) In the environment : On MS Windows platforms check the "Settings
    --> Control Panel --> System". On NTs check the environment TAB and in
    Win2K systems check the "Environment Variables" button on Advanced tab.
    ii) In "6iserver.conf" file. Details are as follows : The main configuration
    file for Apache server is "httpd.conf" file which resides in
    $IAS_HOME/Apache/Apache/conf directory. In this file there is a line to
    include "oracle_apache.conf" and in this "oracle_apache.conf" file
    there is a line to include "$ORACLE_HOME/conf/6iserver.conf" file. And
    in this file the TNS_ADMIN variable could be defined as follows :
    SetEnvIf Request_URI "rwcgi60" TNS_ADMIN=c:\orant\network\ADMIN
    Please note that by defining it this way, the TNS_ADMIN will only be defined
    for "rwcgi60" calls, so the other parts of the 9iAS will not be affected by
    this setting.
    c) In sqlnet.ora the "names.default_domain" is set but in tnsnames.ora the
    domain is not defined in the alias description. For example if the
    "names.default_domain=world" is present and active in "sqlnet.ora" file
    then in the "tnsnames.ora" the alias of the reports server should also have
    the ".world" extension appended at the end. And another cause is of course
    the vice versa for this. If there is no "names.default_domain" is defined
    in the "sqlnet.ora" then the alias in "tnsnames.ora" should not have the
    domain extension.
    Another important point that should be checked is, if TNS_ADMIN is defined
    as described above then the search path is as follows, first the directory
    defined by TNS_ADMIN is searched, if the "tnsnames.ora" file is not found in
    this directory then $ORACLE_HOME/net80/admin is checked. (And on unix systems
    /var/opt/oracle is also checked). These directories are only checked if the file
    is not present, so if the "tnsnames.ora" file is present in TNS_ADMIN directory
    but the alias is not present, then the other directories are not checked at all.
    Let us assume that the tnsnames.ora file is present in the TNS_ADMIN directory but
    there is no "sqlnet.ora" files here, then the sqlnet.ora file is checked in
    $ORACLE_HOME/net80/admin directory, which could cause the same problem if the
    "names.default_domain" is defined in this file.
    All the above will result in, CGI to unable to resolve the alias in tnsnames.ora
    file so it will not be able to establish a connection to the Reports Server.
    3) Wrong "ORACLE_HOME" setting :
    Wrong ORACLE_HOME setting. This is usually the case for Reports Servlet,
    because the environment settings are defined in "jserv.properties" file for the
    servlets and the setting here will effect both the Reports Servlet and the
    setting for Oracle JSP and other servlets. So the other servlets or Oracle JSP
    may need to set ORACLE_HOME to home of HTTP server while the reports server needs
    it to be set to the TOOLS_HOME directory. In this case the best alternative is
    not to set ORACLE_HOME in this directory and leave it to registry or defined the
    ORACLE_HOME in "6iserver.conf" file just like the TNS_ADMIN defined above. For
    details please have a look at the following document :
    Note 179609.1 "Getting an error Unable to communicate with the Reports Server
    using RWSERVLET"
    4) Effect of parameter "maxconnect" :
    Another common case for this error is that the CGI request reaches the Reports Server but
    the Reports Server refuses connection. The main cause for this case is, that the Reports Server
    configuration parameter "maxconnect" is defined too low, there are long running reports on the
    server or the server is too busy at that time. Usually a second try some
    later time results in a successful connection. If this is the case, the end user
    may think that the problem is occasional. For details on this case please
    have a look at the following document :
    Note 125265.1 "Unable to communicate with the Reports Server"
    5) Passing very large parameters to reports server :
    Another known reason for this error is, if you are passing large parameters
    to the Reports Server which exceeds sqlnet transmission blocks then the request may
    end up with this error. To test it try with small parameter values. If you hit
    this case, the solution is to increase the SDU (Session data unit size) and the TDU
    (Transport unit data size) parameters in tnsnames.ora file, for details please
    have a look at the following document :
    Note 197358.1 "Passing large parameters to Reports show up a Reports Server
    error"
    6) A case specific to OAS 4.0.8.2 :
    If you are using OAS instead of iAS, and the error appeared after
    upgrading to 4.0.8.2 then this is caused because the 4.0.8.2 is using RSF
    (Required Support Files) version 8.1.6 and the Reports 6i is using 8.0.6 and the
    two could not reside in the same ORACLE_HOME directory. So the solution for this
    problem is to create a new batch file and use it from which the actual CGI
    executable is called. For details please see the following document :
    Note 116754.1 "After applying OAS 4.0.8.2 CGI and Cartridge cannot communicate
    to report server"
    7) A case specific to WEBDB version 2.1.0.9.3 :
    Another known case for this error is with WEBDB version 2.1.0.9.3 or less.
    If you are using these old versions of WEBDB as HTTP listener, please have a
    look at the following document :
    Note 95426.1 "URL Not Found When Calling Oracle Developer Report from WebDB Site"

    On Windows you can create a Report Services:
    rwserver -install server=repserverYou have to choose different names for all servers, like your collegue cannot create a server with the same name. You can start/stop this Report server in Services (control panel). Configuration files can be found under $ORACLE_HOME/reports/conf
    Martin

  • Oracle Application Report Server Installation

    Dears,
    I am new to Oracle AS, i need to know how to do the full installation of Oracle Application Report Server.
    Please, it will be highly appreciated if you provided me detailed Document for this.
    Please, i need also exactly where can i edit the Oracle Report Server configurations ??
    Many Thanks & Best regards,
    Edited by: DBA . . . on Sep 21, 2011 6:25 AM

    Dear ,
    Thanks for your support and reply
    Please, i am facing a problem and raised it on this forum
    Cannot run report that generate more than 50 PDFs
    Can you please help me?
    Thanks & Regards,

  • Reporting server installation issue

    Hello,
    I have a problem while installing SCOM 2012 R2 Reporting server. My configuration is as follows:
    1) 3 servers - 1 database server on SQL 2012 Standard SP2 + 2 SCOM 2012 R2 Management servers
    2) all servers on Windows 2012 R2 Standard
    3) Windows Firewall is disabled on all servers
    4) DB server + Reporting server is installed on SQL server
    5) I am able to access SQL Reporting server URLs
    6) Account I am using to install is local admin on SQL and SCOM management server and has public and sysadmin role in SQL
    During the installation I got error messages below. Any idea?
    [17:05:40]: Error: :ModifySRSServiceAccount failed.: Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BE, Exception.Message:
    [17:05:40]: Error: :StackTrace:   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.ModifySRSServiceAccount(String userName, String userPassword, String sqlSRSServer, String srsServiceName, String sqlServerForSRSDatabase,
    String srsDBName)
    [17:05:40]: Warn: :Message:SetSRSSecurity Exception Exception: . Will retry..
    [17:05:40]: Debug: :Now Sleeping for : 60000 milliseconds
    [17:06:40]: Debug: :More: 4 rety to go..

    Hi,
    Did you install SCOM reporting on the SQL server which has SQL Reporting service running?
    Have you followed the link below:
    http://www.rickygao.com/step-by-step-installing-system-center-2012-r2-operation-manager/
    In which step you got this error. How about changing another admin account to install the reporting server?
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Report Server service problem

    Hi all champions.
    I have installed 9iAs R1 on windows 2k.My form server is running well, but there is a problem with Report server and its service is not ruuning (error 186).
    What could be the tns entry for folders 806 and iSuites?
    Early reply will be appreciated.
    Thanks.

    Do you have the repository connection configured? This is in the 806_home\report60\server\server_name.ora file with repositoryconn= setting.
    If you do, make sure you can connect to that database with the user name/password you have configured. Connect from 806_home\bin\sqlplus to check this.
    Are you on the latest patch?
    Did you configure the service to not interact with the desktop? If not, you should change it to not interact.

  • Report server facing problem

    I have installed Oracle 9iAs (infrastructure & business intelligence) along with developer kit. To my problem , I am finding when starting services trough OEM. Report service is not getting starting up. Engine status is as “Unavailable” and server trace reports as
    [2006/4/25 5:51:9] Info 56025 (RWServer:startServer): Reports Server is starting up
    [2006/4/25 5:51:10] Info 50129 (RWServer:startServer): boa init succeeded
    [2006/4/25 5:51:27] Exception 12154 (): java.sql.SQLException: ORA-12154: TNS:could not resolve service name
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=12154,
    java.lang.String errorString="java.sql.SQLException: ORA-12154: TNS:could not resolve service name
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:596)
         at oracle.reports.utility.DBConnection.connect(DBConnection.java:74)
         at oracle.reports.server.RWSecurity.start(RWSecurity.java:65)
         at oracle.reports.server.SecurityHelper.start(SecurityHelper.java:60)
         at oracle.reports.server.RWServer.startServer(RWServer.java:495)
         at oracle.reports.server.RWServer.run(RWServer.java:198)
         at java.lang.Thread.run(Thread.java:484)
    [2006/4/25 5:51:27] Info 50002 (RWServer:shutdown): Server is shuting down
    can any one help me in resolving this ……
    Thanking You

    ORA-12154: TNS:could not resolve service nameLooks like the infrastructure database is not listed, or listed incorrectly, in the tnsnames.ora file.

  • Oracle Report Server wierd problem

    Hi All,
    I am facing very wierd problem with oracle report server.
    I am using Oracle Report Server 10g R1. The problem I am facing is as under:
    There is custom parameter form where user enters report filter criteria and press a button to create the report.
    The problem is that report is giving output some times and sometimes it gives no output at all. Both the times, the parameters passed by user are same. The report executions are done for both runs one after other. We have tried to look in report server trace file but could not find anything. When report server fails to give any data in the report, at the same time, we have tried to execute the report query on SQL prompt and it did return data.
    Can any one give any hint where the problem could be ?
    Thanks,
    Ramchandra Jetwani

    Hi,
    When i used to get only one page the options like facing, continuous facing are disabled. And displays only single page.
    These options are enabled only when there are multiple pages in pdf.
    One more thing i found that it happens when I first view the report as pdf it displays
    all the pages, then i change the display format to csv and again when i change
    the format to pdf the problem starts.
    And when I will restart the report server service, it works fine again until i wont view it in CSV format.
    Message was edited by:
    Yogesh

  • Reporting server installation fails

    Hi,
    I am installing SCOM  reporting on my SQL server and it keeps failing.
    I have disabled firewall on my management server (domain profile). 
    DNS resolution is also working,
    I am using separate instance of SQL server for SCOM. all services are running for SQL server. 
    Below are the logs, any help is appreciated: (Only error entries)
    Line 52: [22:16:27]: Error:
    :Error:User did not accept EULA.
    Line 52: [22:16:27]:
    Error: :Error:User did not accept EULA.
    Line 88: [22:16:28]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 88: [22:16:28]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 161: [22:16:30]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 162: [22:16:30]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 164: [22:16:30]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 166: [22:16:31]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 167: [22:16:31]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 169: [22:16:31]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 171: [22:16:32]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 172: [22:16:32]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 174: [22:16:32]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 207: [22:16:34]:
    Always: :HttpErrorsRoleCheckTitle
    Line 292: [23:34:03]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 292: [23:34:03]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 293: [23:34:03]:
    Error: :StackTrace:   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
    Line 296: [23:39:27]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 296: [23:39:27]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 297: [23:39:27]:
    Error: :StackTrace:   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
    Line 306: [23:40:21]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 307: [23:40:21]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 309: [23:40:21]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 311: [23:40:22]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 312: [23:40:22]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 314: [23:40:22]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 486: [23:40:43]:
    Error: :Error:User did not accept EULA.
    Line 486: [23:40:43]:
    Error: :Error:User did not accept EULA.
    Line 522: [23:40:43]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 522: [23:40:43]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 595: [23:40:44]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 596: [23:40:44]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 598: [23:40:44]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 600: [23:40:45]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 601: [23:40:45]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 603: [23:40:45]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 605: [23:40:47]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 606: [23:40:47]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 608: [23:40:47]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 641: [23:40:48]:
    Always: :HttpErrorsRoleCheckTitle
    Line 726: [23:41:01]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 726: [23:41:01]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 727: [23:41:01]:
    Error: :StackTrace:   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
    Line 730: [23:41:51]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 730: [23:41:51]:
    Error: :Could not retrieve DNS name: Threw Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80004005, Exception.Message: No such host is known
    Line 731: [23:41:51]:
    Error: :StackTrace:   at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
    Line 910: [00:03:54]:
    Debug: :Setting Error Reporting bit for this msi
    Line 1099: [00:10:23]:
    Error: :Application Monitoring reports publishing failed.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message: Client found response content type of '', but
    expected 'text/xml'.
    Line 1099: [00:10:23]:
    Error: :Application Monitoring reports publishing failed.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message: Client found response content type of '', but
    expected 'text/xml'.
    Line 1101: [00:10:23]:
    Error: :StackTrace:   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    Line 1108: [00:10:23]:
    Error: :Error:Publishing App Diagnostics Reports failed.
    Line 1108: [00:10:23]:
    Error: :Error:Publishing App Diagnostics Reports failed.
    Line 1109: [00:10:23]:
    Error: :FATAL ACTION: ConfigureReportingForInstall
    Line 1110: [00:10:23]:
    Error: :ProcessInstalls: Running the PostProcessDelegate returned false.
    Line 1111: [00:10:23]:
    Always: :SetErrorType: Setting NonVitalFailure. currentInstallItem: Reporting Server
    Line 1112: [00:10:23]:
    Error: :ProcessInstalls: Running the PostProcessDelegate for OMREPORTING failed.... but this item is not fatal so we will process the other items.
    Line 1246: [00:10:33]:
    Debug: :Attempted to add a warning icon to item OMREPORTING but since this was an NonVitalFailure case, we added an Error icon instead.
    Line 1305: [00:16:53]:
    Always: :<?xml version="1.0" encoding="utf-8"?><Root><DisplayItem image="/SetupChainerUI;component/smallgreencheck.png" displayText="Initial configuration" controlTitle="INITIAL_CONFIGURATION"
    /><DisplayItem image="/SetupChainerUI;component/smallerror.png" displayText="Reporting" controlTitle="OMREPORTING" ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&lt;Run
    Text=&quot;Reporting failed to install.&amp;#xA;&quot;/&gt;&lt;Hyperlink Foreground=&quot;#FF0066CC&quot; NavigateUri=&quot;C:\Users\USER\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log&quot;&gt;&lt;Run Text=&quot;For
    more information, view the Setup log.&quot;/&gt;&lt;/Hyperlink&gt;&lt;/TextBlock&gt;" /><DisplayItem image="/SetupChainerUI;component/yieldIcon.png" displayText="Final configuration" controlTitle="POSTINSTALL"
    ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&l...
    Line 1305: [00:16:53]:
    Always: :<?xml version="1.0" encoding="utf-8"?><Root><DisplayItem image="/SetupChainerUI;component/smallgreencheck.png" displayText="Initial configuration" controlTitle="INITIAL_CONFIGURATION"
    /><DisplayItem image="/SetupChainerUI;component/smallerror.png" displayText="Reporting" controlTitle="OMREPORTING" ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&lt;Run
    Text=&quot;Reporting failed to install.&amp;#xA;&quot;/&gt;&lt;Hyperlink Foreground=&quot;#FF0066CC&quot; NavigateUri=&quot;C:\Users\USER\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log&quot;&gt;&lt;Run Text=&quot;For
    more information, view the Setup log.&quot;/&gt;&lt;/Hyperlink&gt;&lt;/TextBlock&gt;" /><DisplayItem image="/SetupChainerUI;component/yieldIcon.png" displayText="Final configuration" controlTitle="POSTINSTALL"
    ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&l...
    Line 1305: [00:16:53]:
    Always: :<?xml version="1.0" encoding="utf-8"?><Root><DisplayItem image="/SetupChainerUI;component/smallgreencheck.png" displayText="Initial configuration" controlTitle="INITIAL_CONFIGURATION"
    /><DisplayItem image="/SetupChainerUI;component/smallerror.png" displayText="Reporting" controlTitle="OMREPORTING" ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&lt;Run
    Text=&quot;Reporting failed to install.&amp;#xA;&quot;/&gt;&lt;Hyperlink Foreground=&quot;#FF0066CC&quot; NavigateUri=&quot;C:\Users\USER\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log&quot;&gt;&lt;Run Text=&quot;For
    more information, view the Setup log.&quot;/&gt;&lt;/Hyperlink&gt;&lt;/TextBlock&gt;" /><DisplayItem image="/SetupChainerUI;component/yieldIcon.png" displayText="Final configuration" controlTitle="POSTINSTALL"
    ErrorInformationText="&lt;TextBlock TextWrapping='Wrap' xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;&l...
    Line 1375: [00:40:27]:
    Error: :Error:User did not accept EULA.
    Line 1375: [00:40:27]:
    Error: :Error:User did not accept EULA.
    Line 1411: [00:40:28]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 1411: [00:40:28]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 1484: [00:40:29]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1485: [00:40:29]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1487: [00:40:29]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1489: [00:40:30]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1490: [00:40:30]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1492: [00:40:30]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1494: [00:40:31]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1495: [00:40:31]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1497: [00:40:31]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1530: [00:40:33]:
    Always: :HttpErrorsRoleCheckTitle
    Line 1645: [00:40:48]:
    Error: :CheckHttpAddressResponse failed: Threw Exception.Type: System.Net.WebException, Exception Error Code: 0x80131509, Exception.Message: The remote server returned an error: (503) Server Unavailable.
    Line 1645: [00:40:48]:
    Error: :CheckHttpAddressResponse failed: Threw Exception.Type: System.Net.WebException, Exception Error Code: 0x80131509, Exception.Message: The remote server returned an error: (503) Server Unavailable.
    Line 1645: [00:40:48]:
    Error: :CheckHttpAddressResponse failed: Threw Exception.Type: System.Net.WebException, Exception Error Code: 0x80131509, Exception.Message: The remote server returned an error: (503) Server Unavailable.
    Line 1646: [00:40:48]:
    Error: :StackTrace:   at System.Net.HttpWebRequest.GetResponse()
    Line 1747: [22:22:41]:
    Error: :Error:User did not accept EULA.
    Line 1747: [22:22:41]:
    Error: :Error:User did not accept EULA.
    Line 1783: [22:22:41]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 1783: [22:22:41]:
    Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
    Line 1856: [22:22:42]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1857: [22:22:42]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1859: [22:22:42]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1861: [22:22:44]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1862: [22:22:44]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1864: [22:22:44]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1866: [22:22:46]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1867: [22:22:46]:
    Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    Line 1869: [22:22:46]:
    Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    Line 1902: [22:22:48]:
    Always: :HttpErrorsRoleCheckTitle
    Line 2018: [22:24:14]:
    Error: :Dummy schedule was not created: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: The SQL
    Agent service is not running. This operation requires the SQL Agent service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SchedulerNotRespondingException: The SQL Agent service is not running. This operation requires the SQL Agent service.
    Line 2018: [22:24:14]:
    Error: :Dummy schedule was not created: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: The SQL
    Agent service is not running. This operation requires the SQL Agent service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SchedulerNotRespondingException: The SQL Agent service is not running. This operation requires the SQL Agent service.
    Line 2021: [22:24:14]:
    Error: :StackTrace:   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    Line 2057: [22:24:28]:
    Error: :Dummy schedule was not created: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: The SQL
    Agent service is not running. This operation requires the SQL Agent service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SchedulerNotRespondingException: The SQL Agent service is not running. This operation requires the SQL Agent service.
    Line 2057: [22:24:28]:
    Error: :Dummy schedule was not created: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: The SQL
    Agent service is not running. This operation requires the SQL Agent service. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SchedulerNotRespondingException: The SQL Agent service is not running. This operation requires the SQL Agent service.
    Line 2060: [22:24:28]:
    Error: :StackTrace:   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    Line 2224: [22:26:09]:
    Debug: :Setting Error Reporting bit for this msi
    Line 2421: [22:30:30]:
    Error: :Application Monitoring reports publishing failed.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message: Client found response content type of 'text/html;
    charset=utf-8', but expected 'text/xml'.
    Line 2421: [22:30:30]:
    Error: :Application Monitoring reports publishing failed.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message: Client found response content type of 'text/html;
    charset=utf-8', but expected 'text/xml'.
    Line 2422: The request failed with the error message:
    Line 2436:          .error {margin-bottom: 10px;}
    Line 2443:             <span><H1>Server Error in '/ReportServer_SCOMDB' Application.<hr width=100% size=1 color=silver></H1>
    Line 2449:             <b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about
    the error and where it originated in the code.
    Line 2455:             <b>Source Error:</b> <br><br>
    Line 2479:    System.Web.ApplicationStepManager.ResumeSteps(Exception error) +762
    Line 2501:    at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)
    Line 2506: [22:30:30]:
    Error: :StackTrace:   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    Line 2513: [22:30:30]:
    Error: :Error:Publishing App Diagnostics Reports failed.
    Line 2513: [22:30:30]:
    Error: :Error:Publishing App Diagnostics Reports failed.
    Line 2514: [22:30:30]:
    Error: :FATAL ACTION: ConfigureReportingForInstall
    Line 2515: [22:30:30]:
    Error: :ProcessInstalls: Running the PostProcessDelegate returned false.
    Line 2516: [22:30:30]:
    Always: :SetErrorType: Setting NonVitalFailure. currentInstallItem: Reporting Server
    Line 2517: [22:30:30]:
    Error: :ProcessInstalls: Running the PostProcessDelegate for OMREPORTING failed.... but this item is not fatal so we will process the other items.
    Line 2651: [22:30:56]:
    Debug: :Attempted to add a warning icon to item OMREPORTING but since this was an NonVitalFailure case, we added an Error icon instead.

    Ensure that SQL Server Reporting Services has been correctly installed and configured
    To verify that Reporting Services is configured correctly
    Verify that the ReportServer and ReportServerTempDB databases in SQL Server Management Studio are located on the stand-alone server.
    Verify the correct configuration of SQL Server Reporting Services. Click Start, point to Programs, point to the appropriate offering of Microsoft SQL Server, point to Configuration Tools, and then click Reporting Services Configuration Manager. Connect
    to the instance on which you installed Reporting Services.
    3.In the navigation pane, select the <servername>\SQLinstance. This displays the Report Server status in the results pane. Ensure that the Report Server Status is Started.
    4.In the navigation pane, select Scale-out Deployment, and then ensure that the Status column has the value of Joined.
    5.Verify that the Report Server website is functioning and available by browsing to
    http://servername/reportserver_<$instance>. You should see a page with the <servername>/ReportServer_<$INSTANCE> and the text, Microsoft SQL Server Reporting Services Version ##.#.####.##
    where the # is the version number of your SQL Server installation.
    6.Verify that the Report Manager website is configured correctly by opening Internet Explorer and browsing to <a href="http:///reports_<instance">http://<servername>/reports_<instance>.
    7.In the Report Manager website, click New Folder to create a new folder. Enter a name and description, and then click OK. Ensure that the new, created folder is visible on the Report Manager website.
    Roger

  • SQL Server 2008 R2 Report Server Credential Problem

    All
    When our report viewer connects to the remote report server, we got HTTP 401 unauthorized problem.
    When we copy the report url into IE, it asks for user name and password. If I typed in the report server's windows credential, I can access the report. I don't want to reveal my server's credential. So I tried to configure the report server to no credential
    I found some links talking about configuring SSRS for unattended account
    I configured one. It seems that this account must be a valid windows account of the report server.
    Then I logged in Report Manager remotely and configured the data source to the following options:
    Windows integrated security
    Credentials are not required
    It does not help.
    Does anyone have any suggestion?
    What is the right way authenticate client to remote access the report server?
    Thanks,
    FL

    My winforms ReportViwer still failed to connect to the Report server. The server is on a win 2008
    server R2. 
    Both client and server computers are not on any domain, but connected to the same wifi network.  I disabled loopback check as MSFT kb suggested (http://support.microsoft.com/kb/896861)
    Does anyone know how to solve this logon issue?
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          2/10/2010 7:34:06 PM
    Event ID:      4625
    Task Category: Logon
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      serverName
    Description:
    An account failed to log on.
    Subject:
                    Security ID:                         NULL SID
                    Account Name:                 -
                    Account Domain:                             -
                    Logon ID:                             0x0
    Logon Type:                                       3
    Account For Which Logon Failed:
                    Security ID:                         NULL SID
                    Account Name:                 reportUser
                    Account Domain:                             serverName
    Failure Information:
                    Failure Reason:                 Unknown user name or bad password.
                    Status:                                  0xc000006d
                    Sub Status:                         0xc000006a
    Process Information:
                    Caller Process ID:             0x0
                    Caller Process Name:     -
    Network Information:
                    Workstation Name:        123-PC
                    Source Network Address:            -
                    Source Port:                       -
    Detailed Authentication Information:
                    Logon Process:                  NtLmSsp
                    Authentication Package:               NTLM
                    Transited Services:          -
                    Package Name (NTLM only):       -
                    Key Length:                        0
    This event is generated when a logon request fails. It is generated on the computer where access was attempted.
    The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
    The Process Information fields indicate which account and process on the system requested the logon.
    The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
                    - Transited services indicate which intermediate services have participated in this logon request.
                    - Package name indicates which sub-protocol was used among the NTLM protocols.
                    - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4625</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12544</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2010-02-11T00:34:06.646670900Z" />
        <EventRecordID>4706</EventRecordID>
        <Correlation />
        <Execution ProcessID="476" ThreadID="528" />
        <Channel>Security</Channel>
        <Computer>serverName</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="SubjectUserSid">S-1-0-0</Data>
        <Data Name="SubjectUserName">-</Data>
        <Data Name="SubjectDomainName">-</Data>
        <Data Name="SubjectLogonId">0x0</Data>
        <Data Name="TargetUserSid">S-1-0-0</Data>
        <Data Name="TargetUserName">reportUser</Data>
        <Data Name="TargetDomainName">serverName</Data>
        <Data Name="Status">0xc000006d</Data>
        <Data Name="FailureReason">%%2313</Data>
        <Data Name="SubStatus">0xc000006a</Data>
        <Data Name="LogonType">3</Data>
        <Data Name="LogonProcessName">NtLmSsp </Data>
        <Data Name="AuthenticationPackageName">NTLM</Data>
        <Data Name="WorkstationName">123-PC</Data>
        <Data Name="TransmittedServices">-</Data>
        <Data Name="LmPackageName">-</Data>
        <Data Name="KeyLength">0</Data>
        <Data Name="ProcessId">0x0</Data>
        <Data Name="ProcessName">-</Data>
        <Data Name="IpAddress">-</Data>
        <Data Name="IpPort">-</Data>
      </EventData>
    </Event>

  • Reporting Server Installation Compatibility

    Hi,
    I've completed the construction of an OES 11 SP1/SLES 11 SP2 server with ZENworks 11 SP2, Updated to 11.2.1/11.2.2 via the manual update method. I'm preparing to install the ZENworks Reporting Server, but I'm hesitant due to the fact that the ZEN Reporting Server 11.2 installation guide tells me that the requirements to install the reporting software stop at SLES 11 SP1 (well, that coupled with the fact that the installation media is named "ZENworks11SP1_Reporting_Lin", which doesn't sound like SP2) .
    I've initially launched the installation process via setup.sh, but I'm receiving input/output errors when executing the command. The exact error is: "/media/iso/Install/Disk1/InstData/Linux/VM/install.bin: /media/iso/Install/Disk1/InstData/Linux/VM/install.bin: Input/Output error". I will download the iso again and double check the md5sum to be sure of the integrity of the download.
    The most important set of questions I'd like to ask are: (1) Is this version of the reporting software incompatible with the environment I've built? (2) If the answer to (1) is "yes", when will Novell be releasing a compatible version for this environment?
    Of course, if anyone has seen the error I mentioned earlier and would like to save me some time downloading another copy, I'd be happy to listen to your experience and potential solution.
    Thanks,
    Elliott

    Originally Posted by ElliottRScott
    Hi,
    I've completed the construction of an OES 11 SP1/SLES 11 SP2 server with ZENworks 11 SP2, Updated to 11.2.1/11.2.2 via the manual update method. I'm preparing to install the ZENworks Reporting Server, but I'm hesitant due to the fact that the ZEN Reporting Server 11.2 installation guide tells me that the requirements to install the reporting software stop at SLES 11 SP1 (well, that coupled with the fact that the installation media is named "ZENworks11SP1_Reporting_Lin", which doesn't sound like SP2) .
    I've initially launched the installation process via setup.sh, but I'm receiving input/output errors when executing the command. The exact error is: "/media/iso/Install/Disk1/InstData/Linux/VM/install.bin: /media/iso/Install/Disk1/InstData/Linux/VM/install.bin: Input/Output error". I will download the iso again and double check the md5sum to be sure of the integrity of the download.
    The most important set of questions I'd like to ask are: (1) Is this version of the reporting software incompatible with the environment I've built? (2) If the answer to (1) is "yes", when will Novell be releasing a compatible version for this environment?
    Of course, if anyone has seen the error I mentioned earlier and would like to save me some time downloading another copy, I'd be happy to listen to your experience and potential solution.
    Thanks,
    Elliott
    Yes, the SP1 ZRS works with ZCM 11.2. It's kinda dumb with the naming, but that's what you do/use/install.
    But I've not tried on an OES11 SP1 server, just on plain SLES11 SP1 at the time.

  • Oracle9i AS Reports Server Installation - Service Failed to start

    Hi All,
    I have installed Oracle9i Apps Server on Win 2000. Installation was successful and the forms are configured correctly but REPORTS SERVICE FAILED TO START. Everytime, I try to start Rerports Service, it fails and the following lines are written to the REP60_Server.Log file in [OracleHome]/REPORT60/Server directory,
    *** 2002-04-29 09:24:48 -- Server is starting up.
    *** 2002-04-29 09:24:48 -- Daemon failed to listen to port
    Does anyone has any idea of what is going on? Your help will be very much appreciated. Thank you.
    Regards
    The Oracle Reports Team
    http://otn.oracle.com/

    Have you made any changes to the TNSNAMES.ora in ORA_HOME/NET80/ADMIN using NET8. If you did, usually it screws up the entry for reports server because it is not the standerd format. Check the Report_server entry manually then try starting up reports server.
    Hope this helps
    Peace

Maybe you are looking for

  • New key board eject key will not open Drive Door

    I know this has been answered, but I cannot find it. I have added a new white key board (not the thin one) to an 800 Mhz iMac flat-panel and of course the CD drive door will not open with the eject key. I'm considering removing the door and gluing a

  • Moto 360 Watch.!

    A neat concept in the form of a Watch from Motorola is coming Soon to Verizon according to Following Pre-ordering is open and the Watch will ship to new owners around the 11 of March this Info is Via Droid Life, The Watch is really nice Looking and w

  • My pages 09 doesn't have iCloud!

    Hi all, I hope you can help me... I have Pages and Keynote '09 on my MBP, but when I downloaded them from the App Store they have the sync function with iWork beta. Now that iWork is not active anymore and has switched to iCloud, my iWork application

  • Swapping drives between Ultra 5 and 10 is it possible?

    I currently am faced with a problem. I have 2 machines running Solaris 7. One is an ultra 10 and the other is an ultra 5. The Ultra 10 is currently running off of an external scsi drive. The Ultra 5 is currently running off of an internal IDE drive.

  • QuickTime 10 fails to export Apple Animation video

    I'm attempting to export a movie from QuickTime 10, without success. The movie is currently a QuickTime with the Animation codec in 256 greys, 720p, 24 fps, 159.20 MBit/s, 3.58 GB. On trying to use 'Save As...' or 'Save for Web..' QuickTime immediate