Best OLTP Reporting Tool

Hi Gurus,
My company asked me to build a reporting framework to support their needs on OLTP, i am trying to do some research on which tool is the best tool to do reporting on OLTP..
Need help to find out a best reporting tool to make reports on OLTP data base
Right now we are using OBIEE for our OLAP reporting and we are open to implement any tools, need inputs and comparisons between all the available tools and pros and cons also.
Appreciate all your inputs/suggestion.
Thanks,
Seshu.

1) I guess you tried to pull thousands or report's rows on screen. Firstly OBIEE does pagination perfectly. Secondly human being cannot handle more than 30-50 lines physically. It is simple psychology. As soon as you've jumped on other couple pages you have no idea what was on the first pages. I've never seen such an idiot who would need report even with few hundred rows. Such reports are example of bad practice.I agree with that but you missed my point. Enterprises are large "beats" and as such they have many departments where they use different tools. In an ideal world you will have one and only one DWH with one an only one reporting tool on top. The thruth is that this never ever happens in reality. So in many cases users are asked to provide larde data extracts to use as sources for other reporting systems or external entities. OBIEE can not handle these data extracts properly as it not designed to work as an "extraction tool". This is what you missed. BO can handle them very well as it was designed as an extration tool in mind.
2) Here you are right if it is all about dimensional model. However here is the difference between OLTP and data warehouse. In data warehouse users should be educated to know conceptual and logical models. BTW you are getting requirements from them and you say they don't know which dims can be pulled with facts and which ones cannot? Wow )) Also OBIEE does allow to pull such dims ( not connected to facts ) using very simple OBIEE modeling technique (level-based measures). That makes OBIEE reporting/analytics very flexible. You are only thinking dimensional. That's very good for an OBIEE developer. But the world is more than just dimensional. You can't answer all reporting requirements with a dimensional model I am afraid. So keep this in mind. A DWH is not the solution to all report requirements just like saying "a truck is the best vehicle in the world because it's big and can transport big loads". BTW have you tried to implement cross-fact analysis in OBIEE? Do you know that you need to set the content level for each non-confirmed dimension in each measure individually or OBIEE will bring back the measure as "NULL"? It's non-sense really, it's too tricky and too flaky.
3) OBIEE has GUI object called PROMPT. There you have full power to force users to apply filters. And you can easily pre-defined your prompt's filter values.Again you missed a key word on my statement: "adhoc users". Prompts are fine but don't exist unless the OBIEE developer creates them in advance, typically in a dashboard. I am talking about ad-hoc here so you know that's Answers. Try to restrict Answers users and force them to put a filter on a column and you will know what I mean. BO can do this in the metadata very easily. OBIEE can't. Prompts are fine (*) but they need to be created in advance by the report developer. (*) Actually they are not that fine, you can't even force them OOTB to use a prompt or not run a dashboard without any values. Sure there are work arounds, but such a basic feature should be part of the product!
4) OBIEE has different concepts of dims hierarchies and visual presentations. Here you are mixing them together. Indeed OBIEE 10g has such a restriction on GUI to have maximum two embedded levels. But it is only visual presentation. In business model you can have N levels of hierarchy and multiple hierarchies in dim . My goodness !!!Do you really think that ORACLE does not follow dimensional modeling ABCs? BTW please check Gartner's magic quadrants. ............BTW did you see OBIEE 11g demo ??????Yes it's only visual presentation, but that's one of the most important things! It's a stupid restriction. If you can have N levels on the BMM why shouldn't you have the ability to prent the data in more levels. Yes, I have seen the magic quadrant and Microsoft is on top of OBIEE (see http://www.gartner.com/technology/media-products/reprints/microsoft/vol2/article15/article15.html). Yes I have seen OBIEE 11g and have running on one of our Dev boxes. It's one of the most buggy releases I have seen in years. Only last week the client tools were released for Windows. How can you have proper ecosystem without proper client tools? No Solaris or HPUX release so it's a partial release. No support for other J2EE web app servers. From our point of view OBIEE 11g is a beta release. We are seating and waiting for Oracle to clean it this mess and get the product stable. And if you think Oracle Support will help read this: http://searchoracle.techtarget.com/news/2240031826/Has-the-phrase-Oracle-Support-become-an-oxymoron
5) Inheritance...Hm, maybe it is simple dimensional modeling concept of supertype/subtype described in any BI/DW books? I am not arguing. maybe BO does it with one click. yeah, convenient enough, but no critical.Consider this problem. You have a large DWH that a large organisation wants to share with different departments which they would then extend adding they own data sources and customise to their own needs. How would you handle changes in the "core" model that need to feed to the different departments metadata stores? RPD merging and MUDE is a mess to be honest, it barely works and it's too prone to human error. Once you worked in a very large project with many OBIEE developers working in different parallel projects you will realise that inheritance is the only sensible solution. I wish Oracle would see this as well. If the metadata was in a database it would have been so much easier...
6) Again just lack of knowledge of dimensional modeling in OBIEE. The one support ALL types of models: snowflakes (3NF) and star. Only what OBIEE requires you cannot have standalone logical table without any relations to at least one another table. Heh...I cannot recall such an example even from Bill Inmon. Regarding 3 layers. This gives you tremendous advantage over BO )) Why? It is long story))You can support all models in dimensional, but should you be forced to use it? 3 layers is not advantage. It's an interesting aproach to solve how you need to model things in OBIEE. You have become too used to it and now think it's the best in the world. It's not, in a relational reporting solution 2 layers are more than enough (physical with all your joins and presentation with all your business names and hierarchies).
8) You I understood you correctly ))))))) None of BI tools today can beat OBIEE on number of supported data sources. I'm just wondering. When you add new column in dim/fact table you DO NOT change your metadata????? My assumption is that BO does always "select * from <table name>"? Yes, then you don't have to change your metadata. The what kind of query BO generates against database??? select d1.*,f1* from dim d1, fact f1...????OK consider this requirement. You work for a top US bank. You have invested $5m in the state-of-the-art DWH with OBIEE that covers every requirement you may even need. The US FED comes in and tells you that it wants one of your excellent reports but filtered for a number of companies. They give the user a spreadsheet with 20k companies that you need to filter you report on. Can any user in OBIEE perform the filtering without any changes in OBIEE? No. In BO you can. End of the argument.
9) That is not true AT ALLYou saying that OBIEE can "merge" two Answers reports and get attributes from both queries in an INNER/OUTER/FULL OUTER fashion? Please show me how, I love to learn from you! (BO indeed can).
10) You r kidding me )) have you forgotten in what time are we living??))) Do you read latest news? By 2016 most of businesses will be in social networks. Everyone wants to be power user holding mobile device in his hands!!!
AND.....OBIEE already DOES it !!!The web client works for 90% of the user population, as said in my comment for real "power users" a fat client approach works best. There browsers are still not powerful enough to handle large data sets. Going back to Gartner's 2011 Quadrant for Business Intelligence Platforms, which you seem to love, I quote from it: "[...] it (Oracle) has lacked innovation around mobile, in-memory, consumerization, interactive visualization and search [...]".
Please forgive me to be so sarcastic. But today the only real advantage BO over OBIEE is PRICE. I would really advise you to look at OBIEE11g. It is almost different product then OBIEE10g.I love sarcasm. Sarcasm is my middle name. But you need to open your mind a bit. OBIEE has taken control of your brain! :-) One solution does not fit all. The world of IT is too big for that...

Similar Messages

  • Best Usage reporting tool for SharePoint 2013 (onpremises)

    Please suggest me best reporting tool for SharePoint 2013 on premises.
    Need to get site usage summary for any time in last one year.
    Need to get library/list usage summary for any time in last one year. etc.
    How many peak hits and unique no of users across all levels.
    Thanks, Ram Ch

    Hi Ram
    We have two links “Popularity Trends” and “Popularity and Search Reports” in the site settings. By Clicking on the two links we can view the usage reports in SharePoint 2013.
    More references:
    http://technet.microsoft.com/en-us/library/jj715890(v=office.15).aspx
    http://sureshpydi.blogspot.com/2013/06/usage-reports-and-popularity-trends-in.html
    http://blogs.msdn.com/b/chandru/archive/2013/08/31/sharepoint-2013-web-analytics-report-where-is-it.aspx
    http://www.prweb.com/releases/2012/8/prweb9821144.htm
    Amit Kotha

  • Best java reporting tool

    hi,
    I'm developing client/server application and need to use reporting tool i have analysed several reporting tools(crystal report,jreport,
    espress report,jfree report,rreport,inet soft's style report,Formula One e.Report Engine etc.) but coluld n't come to the conclusion which one to use?
    Espress report is flexible,good but it's expensive.
    Can anybody suggest good reporting tool?
    thanx in advance.
    jmos

    By the way, i already found the reason why i always get null when i create new Designer (path, catalog).
    This is what the log said:
    ---------------------------------start of log---------------------------
    Error: Sorry, your evaluation copy of JReport has expired.
    Please contact Jinfonet Software at [email protected] to extend your evaluation.
    Error: jet.universe.exception.FMLFileException: c:\JReport\tutorial.fml. Formula file save error
         at jet.universe.JetUUniverse.$58(jet/universe/JetUUniverse)
         at jet.universe.JetUUniverse.Save(jet/universe/JetUUniverse)
         at jet.api.Designer.exit(jet/api/Designer)
         at TestDesignInvoice.create(TestDesignInvoice.java:581)
         at TestDesignInvoice.main(TestDesignInvoice.java:608)
    ----------------------------------end of log----------------------------
    It's really strange since my evaluation copy of JReport should be expired on Sept 21, 2003 :(
    I've already sent e-mail to jinfonet, but no reply yet :(

  • Oracle reporting tools

    Hi all,
    What are the best oracle reporting tools except reports builder.
    Please suggest

    carmac wrote:
    Hi all,
    What are the best oracle reporting tools except reports builder.
    Please suggest
    The best tool depends on what you want. Any tool that uses SQL and provides a method for output can be used for reporting.
    SQL*PLUS provides effective if simplistic reporting capabilities including writing to files and very basic formatting.  Printing is a bit trickier as an OS interface must be implemented.
    GUI tools like SQL*Developer and TOAD also provide output.  Getting them to schedule jobs if needed will probably be hard since they are "ad hoc" tools.
    Apex provides reporting capabilities including graphs and is easy to use if you're willing to work with the capabilities built into it.  It can also be customized with a bit of effort.
    Other tools exist.  OBIEE is popular.  These other tools may require extra licenses.

  • [Reports]   The best reporting tool for JDeveloper 10g

    Hi,
    Which is the best reporting tool for JDeveloper 10g: JasperReports, Crystal Reports or something else? I want to build parametric and rather complex reports but I don't know which tool offers more features, flexibility, ease of use , ... . I've built some simple parametric reports using JasperReports and JDeveloper 10g but I think it's not so productive and may need something more, maybe iReport. Does anyone have any ideas?
    S/\EE|)

    Hi Saeed,
    I'lm using Jasper too, and here is an example of how i pass to it some variables:
         <parameter name="theWantedId" isForPrompting="false" class="java.lang.Integer"/>
         <queryString><![CDATA[SELECT field1, field2 from table1 WHERE table1.field1 = $P!{theWantedId}]]></queryString>And in a bean (or other java code from which the template is called)
            Map parameters= new HashMap();
            parameters.put("theWantedId", findSelectedId()); // return the ID of the object to print
            JasperDesign design =
                JRXmlLoader.load(myTemplate); // First load template from the Blob table in an inputstream
            JasperReport report =
                JasperCompileManager.compileReport(design);
            InitialContext initialContext = new InitialContext();
            DataSource ds = (DataSource)initialContext.lookup("java:comp/env/jdbc/MYDATASOURCEConnectionDS");
            Connection conn = ds.getConnection();
            JasperPrint print =
                JasperFillManager.fillReport(report, parameters, conn);Hope that can help, if you need more information please ask,
    Best regards,
    Tif

  • Which is the best reporting tools/sw available for J2EE based web app?

    Hi,
    I am looking for best reporting tools/sw available for J2EE based web application.
    Please help in this...
    Regards
    kundan krishna chakraborty

    Hi,
    maybe you can have a try RAQ Report. It is a powerful pure Java reporting tool which is very easy to learn.
    You can get the free version at http://www.raqsoft.com/.
    Good luck!

  • What is the best reporting tool to use over a WAN

    I am currently working on improving the performance of our Oracle FMIS over a WAN that covers most of Australia.
    I was wondering if anyone could point me to tech information on the impact of Oracle Reporting tools on a WAN.
    The three tools we use are ADI, Discoverer and strait Oracle Reports.
    I am not an expert in Oracle so even basic info on the effect of the 3 products would be of help, of course if anyone is willing to share their experiences it would be appreciated.
    We have two major user sites of 500 people seperated by 3000km and 5 minor sites 2000 from head office. I unfortunalty am at the major office 3000km from the server with 500 dissatisfited users.

    Hi Cab211,
    Thanks for visiting Apple Support Communities.
    You may want to use these links as starting points in your search for a camera:
    iMovie ’11 Supported Cameras
    http://help.apple.com/imovie/cameras/en/index.html
    Final Cut Pro X Supported Cameras
    http://help.apple.com/finalcutpro/cameras/en/index.html
    Cheers,
    Jeremy

  • What is the best reporting tool for my web application?

    Hi guys,
    I'm using ADF 11g with EJB 3.0 im my web application. My application is deployed on weblogic server 11g, I want to use a reporting tool in my application that is dynamic and flexible.
    Note: I've tried to use JasperReports but it didn't fulfill my needs.
    Thanks in advance.
    AccadSoft

    There are plenty of them. Oracle has one called BI Publisher, and there are others out there as well, such as BIRT, Business Objects, etc, etc, etc.
    "it didn't fulfil my needs" doesn't give anyone any possibility to comment, because you didn't tell us why, or what was lacking.
    John

  • SAS or BW as reporting tool

    Hi everyone,
    I know that some customers using SAP as OLTP system, use SAS
    and BW as reporting tools. 
    I would like to get in touch with customers who work on SAP CRM and SAP ECC and use SAS and BW as reporting tools.
    I would like to compare the work to do to extract information from SAP and upload information in SAS or BW cubes???
    To be honest, I don't understand for which reasons these customers have benefits in maintaining 2 data warehouse tool.
    Thank you in advance to reply to my mail.
    Best regards
    Béatrice

    Beatrice,
    Welcome to SDN....
    typically SAS is used in analyticsintensive applications where you have custom data mining models etc running on huge volumes of data. Also SAS is predominantly geared towards analytics and it aso comes with a rich set og tols fr data warehousing  ( SAS warehouse Builder ) .
    BW would satisfy a basic reporting need - more on the lines of operational and light analytical reports that is required for day to day oprations and high level reporting needs..
    An example of a highly analytical report would be : What is the percentage of my customers who use SAP ITTolbox as wel as SDN and contribute the same questions in both ( Nothing in particlar against SDN or SAp .. forgive me for the example used..)
    You could d it in BW but that would required umpteen summarizations levels and business models in between , to do it in AS would mean a neat SQL query and a single data model to chew the data and give you the results andchanging the model is quite easy.
    A BW report might be : give me a list of new poets by pster for each day griuped by country and peak activity time ( an example again ..)
    Places where you could compare it are ;
    organizations like GE , Citibank etc which might use Oracle / SAP for their ERP and use SAS for their analytics due t the data intensive nature of the same.
    Hope it helps..
    Arun
    Assign points if useful

  • Using AE(htmldb 2.0)  as for reporting tool for other oracle databases.

    Maybe I was mistaken, but when I first saw the HTMLDB demo's I saw this as a slick way to build a browser based reporting tool for the masses for quasi-ad-hoc reporting on some of our larger databases that currently have limited reporting capability, and also as a possible replacement for the many MSAccess applets we have.
    I just got 2.0 installed and working on a 9i database and went through the basic tutorials, but I can't find much info on how to connect to other oracle databases.
    Are my options as follows?:
    create dblinks from the local database that houses htmldb to all the other databases?
    or
    install htmldb schemas on each database I want to access from htmldb?
    or
    I'll keep looking, but if any of you have any pointers or know of a tutorial that explains the best way to do this it would be greatly appreciated!
    tia

    As for question 1, yep, that's what I mean. Example:
    In a schema in the App Express instance, create a user called "APP1_USER", and then
    create view app1_user.people as select * from people@link_user@remotedb
    As for the next question, using the built-in insert/update/delete processes will give you
    ORA-01461: can bind a LONG value only for insert into a LONG column
    among other errors. Apparently version 2.1 will fix this. See Cannot Update VARCHAR column in Remote DB
    We address this problem by creating pl/sql APIs for DML, and then writing our own insert/update processes. Slows us down a little, but even with that, App Express remains a productive choice for us.
    Another weird problem: auto-row fetch (built-in to HTML DB) doesn't work over db links when you have two columns for a primary key. Many ways around this, e.g. create sequence-populated primary key, create a view with single column that concatenates primary key column values (key1|key2)
    Hope this helps!
    -John

  • SAP CRM 7.0 - Interactive reporting tool enhancing reports with new fields

    Hi Everyone,
    I am a BW Professional, currently working on evaluating the true benefits of implementing Interactive Reporting tool for our company. As I understand the Interactive reporting tool restricts us to report on individual reporting areas like Activities, Leads, Opportunties etc.
    But according to our business it is very important for us to be able to report on cross reporting areas real time i.e. activities & leads together or activties, leads & opportunties together etc.
    I learned about the enhancement work bench in interactive reporting tool where we can add SAP fields to individual reporting areas, so I thought of adding leads & opportunties to activities. This is where the fun part starts.
    Here I learned that all activty ID, Lead ID and Oppo ID are all fed from one single field from SAP CRM i.e. OBJECT_ID, which means the system is dividing this data into individual reporting areas based on type of data i.e. leads or oppor's etc. and may be based on some key like account etc. So here is a technical question, for me to add a new field to a reporting area I have to give a field name but we already have OBJECT_ID from where I am pulling activties data, so if I want to include leads also in activties then I will have to add some logic manually to get that and can't use enhancement workbench because it is for missing fields from SAP CRM whereas in my case I already have OBJECT_ID from where I am getting Activity data.
    Sorry if I am driving you guys crazy but I am just trying to think loud to make myself clear with concepts.
    Also I have seen that a reporting area in Interactive reporting tool is based on a BW query, but I am not sure why not all the fields in BW query are available for reporting in Interactive reporting tool?
    Any help or commets will be greatly appreciated.
    Thanks & Regards,
    SRV

    Hello,
    checking with the config wizard is always a good idea since it's the only supported way to configure this scenario
    The secret is that you apparently did not activate the report areas. It is a bit missleading that the queries are checked before the report areas are checked, therefore you see the errors concerning the queries first. Below those errors you should find some lines like
        Report areas: delivered 15, active <?>
        CRM interactive reports: delivered 20, active <?>
        Activation of report areas checked
    The last line offers some documentation and the actual link to activate the report areas.
    Best regards

  • CRM 6.0 ERMS OLTP Report set up

    Has anyone used the CRM ERMS OLTP reports available?   Appreciate any comments or advice for set up based on our simple scenario for processing email.   We are on CRM 2007(s) Version 6.0 and at Support Pack Level 5
    Our CRM ERMS system is configured to use the SAP SAPconnect Interface and store all emails in the tables of the SAP CRM System.  Every incoming email is routed to the 311 Agent Inbox,  where agents have access to all incoming emails.  Each OPEN incoming email in our system is processed by an agent and once interacted with are set to status COMPLETE.  We do not have any additional business rules defined for automated email processing based on content.
    John Burtonu2019s book u201CMaximizing Your SAP CRM Interaction Centreu201D describes E-mail reports that can work with our configuration of ERMS using SAPconnect and Agent Inbox for email processing.
    In Section 7.1.3 the Note on page 232, it is stated that for our current version (6.0), several CRM-based reports, known as CRM interactive reports, are available.  The reports are online transaction processing (OLTP) and the data is retrieved directly from the CRM system. 
    In Section 7.5.3 E-Mail Reports on page 258,  there is mention of a report called Average Handling Time (the actual amount of time where an agent was actively processing the email) that our Contact Centre would like to use.  We would like to start with the standard delivered report but when we (using IC Administrator access) click on the link there is no report available.  Any advice appreciated for set up or required authorization.
    More Info:  Agent Processing of Email & Related BI Reporting we have available
    All of our available BI reports are based on Service Ticket information.
    Agents interact with the emails, processing replies by creating a correctly coded Service Ticket to wrap each e-mail.  The Service Ticket and associated contact account record act like a wrapper, containing both incoming and outgoing emails in the business context.  This allows the correct Organization ID and categorization to be associated to each email interaction via the Service Ticket.  Service tickets created when interacting with email are of interaction type u201CINTu201D.
    This is consistent with the manner we drive out Organization and Categorization for our Service Tickets created by telephone calls which are of interaction type u201C202u201D.  These Service Ticket interaction types and statistical information is reportable via the SAP BI 311 reports.  We can tell the volume of Service Tickets created via interacting with email versus the volume created by telephone contact.  We do not have telephony integration with our CRM system at this time.  We do not have any email record data being transferred to BI at this time.
    Edited by: Donna Jackson on Jan 24, 2010 6:16 PM

    Hi Donna,
    How did you solve this issue? We would also like to report on emails but we are using Interactive Reporting and have no integration with BI. So I wonder if those reports are also possible to use via Interactive Reporting. I do not see any proper OLTP Data Source....
    I would be very grateful for advise.
    Thanks and best regards,
    Joasia

  • Limitations of Discoverer compared to Other Reporting tools

    Hi,
    I need to evaluate the Pro's and Con's of Oracle Discoverer.Can u please tell me the advantages and disadvantages when compared to Business Objects, Cognos or any other Reporting Tool.
    Thanks, Prasad

    Hey Prasad.
    Now there's an open question (ie: which is better, Ford or Chevy).
    I'm sure this has been address on this forum before so you might want to perform a search for this subject.
    However, dipping my toes in the pool ...
    1. Oracle is pushing Discoverer as an important tool in their repertoire. Future versions will now interface with XML Publisher (now BI Publisher), etc. so it's tightly inter-woven into Oracle. BO, Cognos, etc. are 3rd. party tools and therefore not tightly woven.
    2. If running Oracle Apps, then you can use the BIS views for pre-written views, Disco workbooks, etc. It's simply not practical to try to use BIS without Discoverer.
    3. Newest version of Disco (10g r2) now supports OLAP. Badly ... but it's a start.
    4. Oracle is really pushing the idea of everything being in the database and therefore they are pushing OLAP, DW stuff in the database along with your relational stuff. What this means in tools is that they're strongly pushing Disco with OLAP instead of a customer having to buy hardware, software (ie: Hyperion, Cognos, etc.), people (dbas to manage, software types to program), etc. and exporting your data from the Oracle database to a 3rd. party database to then report on. Again, Disco with OLAP (and someday if actual possible / practical) mixing your OLTP stuff with OLAP stuff.
    5. It's been awhile since I used BO and Cognos so not sure if their newest versions have the same idea of 3 versions (well 2 someday) where you create the report with Plus (or Desktop) and allow users to lightly manipulate (but not create) existing reports using a simple HTML browser (Viewer).
    6. Discoverer is a neat name as it sounds like you're stuttering ...
    I'm sure they'll be lots of other reasons stated by others on this board, but if I was betting the farm on where to go, I would go with Discoverer if I had an Oracle installation. It'll cost you - and Oracle is definitely in it for making a buck or two - but if you're in for a penny with Oracle databases, etc., then you're in for a pound and using 3rd party tools that may do the same, less or even a bit more, never appeals to me as Oracle will either catch up and surpass them ... or let's be realistic ... buy them out! Like Microsoft, they've been doing that lately with a spare few billion dollars falling out of Larry's pockets.
    Russ

  • Which reporting tool should we use for SAP-BI?

    Hello - I was wondering which reporting tool would SAP currently recommended for reporting out of SAP-BI?  For instance, which specific versions etc., of Business Objects or BEx is the best choice considering the subsistence of Business Objects and BEx (i.e. which one will remain in existence?).

    Hi,
    check this links to get addtional info (sorry that first link in prev. post does not work...)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b00a1a75-c49d-2b10-0ebb-ecc80ab88994
    Faster queries with BO
    /people/jon.reed/blog/2008/08/18/what-i-learned-from-the-sap-bo-summit-in-boston
    /people/chetan.patel3/blog/2008/12/05/sap-and-bobj-front-end-integration
    Assigning points if it helps. Thanks.
    Regards
    Andreas

  • Comparison in reporting tools

    Hi All,
    I have a question, that whenever we are presented with a requirement document to develop a report,how can we determine which is the best reporting tool which can be used.
    Regards,
    Ankur

    Hi,
    'each worksheet essentially creates and runs a single SQL statement 'A Discoverer workbook is like an Excel and is made up of a number of worksheets. When the user runs a worksheet Discoverer builds an SQL statement and sends this to the database. The results returned from the database are then displayed. Each worksheet can run a single SQL statement so you cannot have separate SQL for example, for header and body, you must combine all the data you want in the worksheet into a single query.
    'With Reports 6i each report can run many SQL Statements and the results can be formated in anyway you like'.In Reports 6i you can create many queries within a report, so for example you can have master and detail queries. So can use the master query to display the header records and the detail query for the records under the heading. You can layout and format the results on page anyway you want, so for example, so can format one field based on the content in another field.
    Is it somehow performance based difference also?Both the tools run SQL in the database, so if the SQL is the same then you will get much the same performance. If the data returned in Discoverer workbook is the same as the data in the Reports 6i report then they can use the same SQL, so you won't see any performance difference.
    Rod West

Maybe you are looking for

  • Is it possible to download video directly from my camcorder to my iPod?

    I have a new 80GB iPod and I am aware that there is a connector that allows you to load phootos directly onto it but is there something similar that allows me to download video direct from my camcorder?

  • Performance slowdown

    This has happened to me twice: The most recent time, I opened up an on-going iMovie 4.0.1 project (66 minutes) and all of a sudden, the audio track sounds like it's run in slo-mo and chopped up (10 beats/sec). The video runs faltering, then freeezes

  • Gethostname on 2.5.1 implicit error

    Hi There, When I use the "cc" compiler with a program using the function call "gethostname()" it compiles/links fine. When I use the "c++" compiler with a program using the function call "gethostname()" I get the following error: "implicit declaratio

  • Precautions to be taken before design infocube

    hi what precautions shuld be taken before designing an infocube?

  • WRT54G all computers connect to internet, but not each other

    ver 5 firmware v1.02.5 build 002, Jan. 9, 2008 Here is my issue. I run a secure wireless network at my home, consisting of 1 desktop (wired) and 1 laptop (wireless) after setting up the network, and turning on file sharing, and sharing drives, the ne