Multi block report in clustered report server environment on web

Hi, I have a complex report that runs on web through web_show_document. There are two report servers configured as primary and slave. The report has two query blocks. When executed on this environment, the first query block is executed on the primary and the 2nd on the slave.Thus generating two different reports. While when there is only one report server(slave stopped) the report runs fine.
My reqirement is to execute this report on one server. Can anybody guide in resolving this..
Thanks in advance.
Jawaid.

Hi, I have a complex report that runs on web through web_show_document. There are two report servers configured as primary and slave. The report has two query blocks. When executed on this environment, the first query block is executed on the primary and the 2nd on the slave.Thus generating two different reports. While when there is only one report server(slave stopped) the report runs fine.
My reqirement is to execute this report on one server. Can anybody guide in resolving this..
Thanks in advance.
Jawaid.

Similar Messages

  • Formatting a multi-block report

    I am having trouble with formatting a multi-block report. For some reason, when I get to the second page - the builder automatically starts putting in extra white space at the top of each page thereafter which really throws off my formatting.also, for one of the blocks, the builder puts each record onto its own page. does anyone have any suggestions?

    i was unable to resolve the issue -
    it is as follows
    i am creating a complex report that includes several different reports and graphs - so the report that i am referring to had to be created manually -
    it is a manually created group above report -
    the group above works nicely - but between each group there is a page break -
    although there is no page break between the last group and the next report block.

  • Crystal Reports Server 8.5/Web Reporting Launch Kit/Crystal Enterprise 8.5

    I have an old IIS 5.0 server which is serving up our company's Crystal 8.5 reports.  The time has come to decommision that server, so I would like to migrate the IIS configuration to a new server.  However, I have been unable to locate the media necessary to install the server side component on the new IIS server.  The first question I have is, what is the product name I should be looking for?  My research has been inconclusive, identifying Crystal Reports Server 8.5, Web Reporting Launch Kit, and Crystal Reports 8.5 Enterprise Edition as possible product names.  My second question is, how can I go about obtaining replacement media for the product?  Thanks in advance for your assistance.

    Hi Peet,
    The software might work on windows 2008 server. However, if there are any error messages or bugs found while using it will not be addressed as the product has not be tested on this platform. (As also the technical support for versions 9.2 and earlier has already ended, so Product Group no longer works on the bugs or supported platform for these products.)
    A better idea would be to install the products CR 10 and higher on Operating Systems which have been tested. That ways you can be sure that the the product is supposed to work correctly on a particular setup.
    Please do let us know your thoughts about it.
    Cheers!

  • How to set reports server environment

    Hi..
    Now Oracle 9iAS r1 (reports60) was installed on Linux, Unix and NT for testing.
    I typed like below in web browser .
    http://IP:Port/dev60cgi/rwcgi60/showenv?server=ServerName
    then Oracle Reports environment variants(REPORTS_PATH, REPORTS... so on..) did not set . except PATH, LI_LIBRARY_PATH and ORACLE_HOME variants like below..
    ====================================================
    Oracle Reports Server CGI60 Environment Variables:PATH /home/ora9iasr1/product/9.0.1/Apache/perl/bin:/home/ora9iasr1/product/9.0.1/bin:/usr/kerberos/bin:.:/usr/local/bin:/usr/java/jdk1.3.1_07/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/ora9iasr1/bin
    LD_LIBRARY_PATH /home/ora9iasr1/product/9.0.1/6iserver/lib
    ORACLE_HOME /home/ora9iasr1/product/9.0.1/6iserver
    ORACLE_PATH undefined
    REPORTS60_PATH undefined
    REPORTS60_TMP undefined
    REPORTS60_CGIMAP undefined
    ==============================
    I can set it with editing registery on Windows.
    But thought I set it with export option at .bash_profile, reports60.sh and reports_server on Unix platform, it did not affected.
    Please let me know how to set reports environment on Unix.
    regards..
    Ryu,

    The reports CGI is started from script rwcgi60. Did you set those env variables in rwcgi60? Or did rwcgi60 call reports60.sh to set env variables? Please check.
    -Jeff

  • Unable to create a reports server to test web.show_document in Forms 10.1.2

    Hi all,
    In Forms 10.1.2 DS, I'm trying to use the web.show_document built-in to 'generate' a report from a .jsp file. This JSP file was created by wizard through creating a report object in the Object Navigator. The code I'm using from a push button is as follows:
    web.show_document('http://<hostname>:8889/reports/rwservlet?report=<dirpath>\Sales.jsp&userid=<username/password@connectstring&server=<server_name>'
    As far as I am aware no 'reports server' has been created so I've tried the following command in a dos window:
    rwserver -install <server_name>
    but this just raises an 'alert' indicating that I should consult an installation guide to setup and install the server. So my questions are:
    (1) Is what I'm trying to do supported in DS?
    (2) What installation guide should I consult?
    Any information on this would be gratefully appreciated,
    Kevin.

    Hi Inol,
    Thanks for the response. I agree with the comment about exposing user details, I'm just doing a bit of experimenting at the moment! I tried to do what you suggest in terms of changing the URL but whether I reference the server or leave it out, the subsequent browser session seems to hang and then eventually I get a 'Page Not Found' response. On using the URL 'http://127.0.0.1:8889/reports/rwservlet/showenv?', I get an 'Access Denied' Error Page. Is there something additional I need to set up with regards to Reports to get this to work?
    regards,
    Kevin.

  • 11g Reports Development Environment, Run Web Layout Error

    Hi,
    I'm using
    Operation System: Windows 7 32 bit
    Jdk: jdk1.7.0_07
    Weblogic Server: 10.3.6
    Forms and Reports: 11.1.2 Development Environment.
    When I'm trying to run report in web layout, it gives error
    java.lang.NoClassDefFoundError:
    Javax/servlet/jsp/tagext/TagLibraryInfo
    Kindly help me to resolve this error
    Thanks
    Edited by: Sadiq Ali on Oct 3, 2012 11:08 PM

    Hello,
    First, JDK 1.7 is not certified with Forms 11gR2. Only JDK 1.6 familly is certified and supported.
    It seems to be an environment/installation issue as this installation works fine.
    - Are you installing as Admin user and running Builder as the with the same OS user?
    - Let me know the WLS 10.3.6 complete zip file name you installed and the command you used to install it. Also the 11.1.2 file names for review
    As a workaround:
    You can open rwrun.jar in Jdeveloper and check the classpath in the manifest.
    I remembered i had an issue on this(11.1.1.3 version) when rwrun.jar called a jar file javax.jsp_1.1.0.0_2-1.jar that did not exist in the installaton(There was a newer version like javax.jsp_1.2.0.0_2-1.jar in the installation).
    Normally should not be happening in 11gR2, but give it a try.
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Can anyone help me in configuring the reports server

    Can any one help me in configuring report server to personal web server on Windows NT 4.0 sp4 environment.

    Hi.
    One way of searching for tables that contains specific fields is use transaction ST05 (Performance Analysis) and then turn on the trace function.
    If you know some program that has a component (textbox, select-option, parameter, label, radiobutton, etc) that reffers to the field desired (or even just use it in the internal logic), in your case 'charg', you'll be able to check in a report what tables were used while the trace was on.
    Search about ST05 and its trace function. It's very simple and very useful to find tables.
    Edited by: Fabio Luiz Esperati Pagoti on Sep 29, 2009 7:40 PM

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • RUN_ PRODUCT whith report server

    Is it possible to use run_product with a report server and how?
    What are avantages to use a report server with a web product?

    Jeff Smith (guest) wrote:
    : Whenever I select the print button which uses this command, the
    : system either hangs up and just sits there or gives me an error
    : that the printer is not defined. I am trying to send the print
    : output in PDF format.
    : Has anyone ever encountered either of these errors and knows
    : what they are?
    : Thanks,
    : Jeff
    Use web.showdocument instead of runproduct
    null

  • New to Report Server

    I am working with Portals 3.0.9 (where report server resides). My question is .... Can I run a report from report server on my web browser? I have followed the configuration. I have set up Report server in my TNSNames.ora file. Or do I have to use Portals to do this? Can I use WEB DB?

    Hello,
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
    2 Starting and Stopping OracleAS Reports Services
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_run.htm
    13 Running Report Requests
    Regards

  • Report Server has only ApShell

    Hi everyone.
    I installed SAP BPC MS 7.5 normally (windows server 2008 R2), no error occurred.
    I created new appsets with no problems apparently.
    But when I tested the SQL Server Reporting Services it is only showing the AppSet: ApShell.
    I created new appsets but none of them appear when I open the page of the reporting service, only the ApShell.
    Another problem is that, when I try to modify any application from a new applictation set this error is occouring:
    Cannot connect to the Reporting Server
    There is something wrong with the connection with BPC and the Reporting Server.
    I checked the names/configurations (Report Server Virtual Directory) in both sides they are the same.
    Hope anyone can help.
    Thanks a lot.

    Hi Gisele
    The user account in which BPC is running under, does it have 'Content Administrator' permissions in Reporting Services?
    When modifying the application and you get the error can not connect to reporting server, could either be that the user in which BPC is running doesnt have permission to access the report server, or the value defined in Server manager is incorrect, perhaps an incorrect server name, etc
    Quick test, from the BPC application server connect to the report sever URL http://<ReportServer>/Reports using the account in which BPC is installed and running under. It must have acces to connect to the report server url without it prompting for any authentication. (no username and password dialog box)
    If you are not able to see the reports for the other application sets, you will need to manually publish the reports, this will recreate the reports in the report server. BPC Web Admin -> Publish Reports -> Publish the reports
    Kind Regards
    Daniel

  • Problems with Report Server configuration

    I am installing the Report Server using the Web Cartridge in Oracle Aplication Server.
    The version of OAS is 4.0.
    I have followed the steps indicated in the manual of configuration of the Report Server, but the cartridge it doesn't work, being obtained the following error in the logging files:
    06-29-2000 12:46:40 543608 andromeda `Cartridge Server` 2696 1 0x400fff `OWS-10804: Cartridge instance failed to initialze `
    06-29-2000 12:46:40 560208 andromeda `Cartridge Server` 2696 1 0x400fff `OWS-10911: Throwing exception for reason: wrkwfCreate: Error in Creating instances `
    06-29-2000 12:46:40 608409 andromeda `Broker` 122 1 0x10fff `OWS-04793: Operation oracle_OAS_Cartridge_OASCartridgeFactory_create_nw returns exception IDL:oracle/OAS/Cartridge/CreateFailed:1.0 `
    06-29-2000 12:46:40 760776 andromeda `Cartridge Server` 2696 1 0x400fff `OWS-10827: Cartridge LISTA/Lactas init instance callback did not return WRB_DONE `
    06-29-2000 12:46:40 778988 andromeda `Cartridge Server` 2696 1 0x400fff `OWS-10911: Throwing exception for reason: wrkwInit : instance init did not return WRB_DONE `
    When an application and a cartridge are defined for the Form Server there is not any problem, and OAS it works perfectly.
    I wait some suggestion on that it is what can have been forgotten in the configuration the one cartridge.
    Thank you in advance.

    "Unable to connect to the server at CALYSTO\ReportService.
    Hello Tom,
    It should be "ReportServer" in the URL, not "ReportService".
    In "Reporting Service Configuration Manager" look up the correct URL. Open Internet Explorer with right-mouse click => "Run as Administrator" and open the URL, this should work. Navigate to "Side setting" (on top right side),
    go to tab "Security" and add your account with role "System Administrator". Afterwards you should be able to open the URL without running IE as admin.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Use of SQL Reporting Services in BPC (multi-server environment) - concept

    Hello Experts,
    I have the following scenario:
    2 BPC application servers. Lets call them BPCA1 and BPCA2.
    Load Balancer with virtual name BPCA
    SQL 2005 database server BPCDB
    Database server would hold BPC databases and Report Server database - requires 1 SQL Server license.
    Each application server requires SQL Server Integration Services to be installed - 2 SQL Server Standard Edition licenses in my scenario.
    Now, is Reporting Services a required component and needs to be installed on both application servers?
    Because "scale-out" deployment for Reporting Services is only supported in SQL Server Enterprise Edition. Price difference between Standard and Enterprise Editions are quite sufficient.
    So, can I install SQL Server Reporting Services only on BPCA1 and point BPC configuration to BPCA1 for all applications servers?
    What is the use of SQL Server Reporting Services in BPC besides running Admin Reports?
    Thanks in advance,
    Akim

    Hi RS is not required to be installed into db server or app server. It  can be even an external RS server.
    You are right if you will try to install RS in both app server you need Enterprise Edition because is required by Microsoft for RS web farm.
    If you will install RS into database server then you don't need other license for SQL but if you will use SQL Server 2005 you have to install IIS into database server.
    For many companies this broke some security policies and for this reason you have to install RS into appserver.
    If you will use SQL Server 2008 then IIS is not required anymore and this is another plus in favor of SQL 2008.
    Also SAP recomendations is to use SQl Server 2008 for SAP BPC 7.0 SP3 or later becaiuse the performances are better.
    RS is used for:
    Admin reportts. Audit Reports Journal Reports.
    But without RS working you can have issue also with some Admin components not really just with reports.
    Regards
    Sorin Radulescu

  • SQL blocking during removal of report server from Scale-out-Deployment

    I recently removed a 2012 reporting service instance from the Reporting Service Scale-out-Deployment. After I removed the server, there was a lot of blocking  on the report DB for about 30 minutes. My report DB is on the same SQL instance as
    my TFS databases and the blocking caused web access for TFS and Visual Studio connections to fail during check-out/check-in.
    Should I expect blocking to happen every time I remove a report server out of the Scale-out-Deployment?
    Thanks,
    KA

    Hi KA,
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
    Thank you for your understanding and support.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Run a report made in Rerports 9i in client/server environment

    Hello
    I need to run a report made in Reports 9i in a client/server environment, but we don´t want to install the developer suite. Reports 6i had a runtime tool how can i do in Reports 9i?
    PD: si alguien me puede responder en español seria fantastico.
    Thank you
    Angelo J. Gonzalez

    In client server mode you can use RUN_PRODUCT built-in. Lookup help for this built-in for more details.
    Best of luck!

Maybe you are looking for

  • How can I add a new field for Belgium in T588M?

    Hi experts, I am trying to change the infotype 0002 screen for BElgium. This is how I am doing T588M > new entry > MP000200 > alt. screen 2012 > var. key 12 >  feature p0002 >. I also maintained 12 as the var. key for the countr yBE in P0002 feature.

  • Please help about Custom View fo EditorKit

    Thank You for reply TextArea in Visual Studio .NET is somehow displayed like that. - public class Test{ | | + public Test(){ | | .... | _ } | | + public int load(){ | | ...... | _ } | and if u press + symbol, method code is displayed. thats why i wan

  • Why may be RMAN backup not taken to FRA on 10.2.0.3 EE?

    below is my configuration and rman script, but my backups are taken to $ORACLE_HOME/dbs not FRA; SQL> show release release 1002000300 SQL> archive log list Database log mode              Archive Mode Automatic archival             Enabled Archive des

  • Debug Mode Crashing Flash

    I have an application which reads in several pages of XML data. When I try to de-bug the application, Flash locks and then crashes out. I am getting no compile errors & I can make a successful deploy of the application. So in short everything works b

  • Unable to register UWL

    Hello We are unable to register the UWL. Following is the status of current configurations: 1. SSO works fine. 2. JCO to all systems are fine. 3. Unable to register the WebFlowConnector and AlterConnector The WebFlowConnector has following settings: