Drill Through reports takes too long

Hi all,
I need some suggestions/help with our drill through reports. We are using Hyperion 11.1.1.3 and the cube is ASO.
We have drill through reports set up in Essbase studio for drilling down from Essbase to Oracle database. It takes too long (like 30 mins for fetching 1000 records) and the query is simple.
What are the changes that we can do to bring down this time. Please advice.
Thanks.

Hi Glenn,
We tried optimizing the drill through SQL query but actually when we run the directly in TOAD it takes *23 secs* but when we do drill through on the same intersection
it took more than 25 mins. Following is our query structure :
(SELECT *
FROM "Table A" cp_594
INNER JOIN "Table B" cp_595 ON (cp_594.key = cp_595.key)
WHERE (Upper(cp_595.*"Dim1"*) in (select Upper(CHILD) from (SELECT * FROM DIM_TABLE_1 where CUBE = 'ALL') WHERE CONNECT_BY_ISLEAF = 1 START WITH PARENT = $$Dim1$$ CONNECT BY PRIOR CHILD = PARENT UNION ALL select Upper(CHILD) from DIM_TABLE_1 where CUBE = 'ALL' AND REPLACE('GL_'||CHILD, 'GL_IC_', 'IC_') = $$Dim1$$))
And ----same for 5 more dimensions
Can you suggest some improvement ? Please advice.
Thanks

Similar Messages

  • Report Takes Too Long Time

    Hi!
    I am in troubble
    following is the query
    SELECT inv_no, inv_name, inv_desc, i.cat_id, cat_name, i.sub_cat_id,
    sub_cat_name, asset_cost, del_date, i.bl_id, gen_desc bl_desc, p.prvcode, prvdesc, cur_loc,
    pldesc, i.pmempno, pmname, i.empid, empname
    FROM inv_reg i,
    cat_reg c,
    sub_cat_reg s,
    gen_desc_reg g,
    ploc p,
    province r,
    pmaster m,
    iemp_reg e
    WHERE i.sub_cat_id = s.sub_cat_id
    AND i.cat_id = s.cat_id
    AND s.cat_id = c.cat_id
    AND i.bl_id = g.gen_id
    AND i.cur_loc = p.plcode
    AND p.prvcode = r.prvcode
    AND i.pmempno = m.pmempno(+)
    AND i.empid = e.empid(+)
    &wc
    order by prvdesc, pldesc, cat_name, sub_cat_name, inv_no
    and this query returns 32000 records
    when i run this query on reports 10g
    then it takes 10 to 20 minuts to generate report
    how can i optimize it...?

    Hi Waqas Attari
    Pls study & try this ....
    When your query takes too long ...
    hope it helps....
    Regards,
    Abdetu...

  • Going to the LastPage of a report takes too long

    <p>Hi,</p><p>Using Web ReportViewer. Pressing the LastPage button in the browser&#39;s window takes LONG time before the last page appears (and almost 100% CPU), as the CR control apparently generates the complete document internally, before showing its last page. For a few hundreds pages long report the time can easily be 20+ minutes.</p><p>No SubReports, no fancy formulas etc. IIS running on a powerful machine with plenty of grant. Single application, single user.</p><p>Can anybody suggest a way to optimise/change the behaviour?</p><p>Much appreciated.</p>

    This is a known issue with Crystal. The more work that your report does the worse it is. The only way to move to the last page is for crystal to "virtually produce" every page.
    Some things that you can to to speed this up.
    1. Do not have "Page n of x" as this slows down the production of the first page.
    2. Many reports will suppress the detail line only showing the Group totals this increases the number of records that Crystal has to work with. If I am just showing summary values I use a stored proceedure to do the aggregation.
    3.Use a stored proceedure to do all of the formula work and use Crystal only to paint the data. I often play the game of how few formulas I can have in the report. I look at each formula and see if that work can be done in the stored procedure.
    4. If the user is just viewing a pre run report as opposed to having the user specificly run the report have the report exported to .pdf and just post the PDF. By the way with R2 (But not if not R2). You can export the group tree to the PDF.
    5. One last thing pagination likes memory I have 2gb on my machine (a workstation) if you are running on a server make sure that memory is available to Crystal.

  • Report takes too long to display

    Post Author: NGCMatt
    CA Forum: Publishing
    I am using Crystal XI, Vsual Studio 2003, SQL Server 2000 and Windows Server 2003. I create a report in Crystal and then add it to my Visual Studio 2003 project. Then using the CrystalReportViewer in Visual Studio 2003 I create a webpage then stick in the CrystalReportViewer on the page then add all the properties and other code in the code behind page. Like a close button on the page so when the user clicks on the close button the crystal report page closes and goes back to the home page.
    When I run the report from my developement machine the report displays in less than 5 seconds and when the close button is clicked the crystal reports page closer in less than 2 seconds and returns to the home page.
    But after I deploy by web app to the server and try to run a report it ALWAYS takes longer than 40 seconds to display and even longer to close. This is driving my customers crazy.
    What am I missing??????
    Thanks for the help.
    Matt

    Is it possible the java memory is not high enough on the service (assuming Windows). Try to Set the JVMOption to -Xmx1024m (default is 512m) on the "HyS9WebAnalysis" registry entry under HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\WebAnalysis

  • HT1222 updating through itunes takes too longer to compelete , is there any way to update it quickly?

    hello frnds. i have an apple iphone3gs and becoz of finish charging it is turned off and now it shows "connect to itunes" , but when i connect it to itunes it shows that ur device needs to restore and update. if i did'nt want to restore my iphone . is there any way to run it? plz tell me

    Asad Ali wrote:
    is there any way to run it? plz tell me
    Yes.
    Restore it.

  • This report cannot be executed because it may take too long to execute

    Dear expert,
    i am getting below message when user is trying to execute the report. I am new to Basis support, can any one let me know how to resolve this problem. This in R3 4.6 version
    "This report cannot be executed because it may take too long to execute"
    Thanks in advance for your help.
    Regards.
    Ameture

    Hi Ameture,
    This is not permanant solution, for better and running smooth business pls inform to ababper to change bad codding and provide expert coding so that you can run this report at any time. Becuase same problem already done with me. I have checked all the thing even the coding also and inform to abaper to change specific coding and expert coding. I found result immediately, earlier that report took 3-4 hours and now take 15-20 minuts only. Now user and myself both are happy.
    Regards,
    Anil

  • How to increase number of rows displayed in Essbase drill-through report?

    Hi
    By default, the maximum number of rows per Essbase drill-through report (via Integration Services) is set to 1000. Could anyone tell me how to change this limit please?
    Regards
    Chandra

    Is this for an EIS drill through report that drills through to get RDBMS data, using spreadsheet add-in for example? If so check and see if "Maximum rows per query" in EIS is currently set at 1000 and try to increase it. (I don't recall hitting a 1000 limit in the past, perhaps your report is set at that? or if this is through Web Analysis maybe WA is governing it)
    To set/change a query governor in EIS:
    1     In the Drill-Through Reports dialog box, select a report name.
    2     Click Edit to open the Report properties dialog box.
    3     In the Report properties dialog box, select the Governors tab.
    4     In the Maximum time per query (in seconds) text box, enter the maximum query time.
    For example, to stop a query that takes longer than 100 seconds, type 100.
    5     In the Maximum rows per query text box, enter the maximum number of rows to retrieve.
    For example, to stop a query that retrieves more than 200 rows, type 200.
    6     Click OK.

  • EIS Drill Through Reports

    Hi,
    Working with Drill Through reports on essbase 9.3.1. I have defined 10 drill thru reports in EIS because of mulitple hierarchies in some dimensions that needed to be specified. I created 1 from scratch and then copied it and modified OLAP intersections as needed, typically it was just 1 dimension that I needed to delete and re-add using a different child.
    Some simple drill thru retrievals are working just fine, while others are causing me to receive an error...
    {ESSNET MESSAGE} Network error [10054]: Cannot Send Data
    Why would some report retrievals work, and others get this message?
    Any ideas?
    TIA,
    Robert

    Not a problem.. http://timtows-hyperion-blog.blogspot.com/2007/12/essbase-api-error-fix-geeky.html
    Remember, you have to reboot the machine(s) where you make changes for them to take effect.. If your EIS server is also Windows (and on a different server), do the same thing there.
    We see this issue all the time with the Outline Extractor as it makes many, many requests to the Essbase server (and each one uses a port that is not released by Windows for some time).. In fact, I am currently writing some new caching functionality into our Dodeca-Essbase server and am putting a configurable delay into the code so the code doesn't call the server too quickly (but, of course, this is something that runs in the background, so performance isn't a huge issue in that case)..
    Let us know if it fixes your issue.
    Tim Tow
    Applied OLAP, Inc

  • Having lagging problems with YouTube videos, it simply takes so long for the red bar to completely load and the videos frequently pause and take too long to restart playing again.

    I have been having lagging problems with YouTube videos for a number of months now. It simply takes so long for the red bar to completely load and the videos frequently pause and take too long to restart playing again. Even with little 2 and 3 minute videos.
    I have a fast computer and my webpages load really, really fast. I have FireFox 4 browser and a Vista Home Premium 64-bit OS. So I don't have a slow computer or web browser. But these slow YouTube vids take way too long to load for some reason.
    Does anyone have any idea how I can speed up YouTube?

    Hi
    The forums are customer to customer in the first instance, Only the mods (BT) will ask for personal information through a email link. Would you mind posting your Hub stats & BT speed test results this will help all with diagnosis-
    To post the full stats from your router
    for home hub - 192.168.1.254
    Navigate to ADSL Settings or use the A-Z at the top right
    Click on More Details and then post the results.
    Run BT speed tester and post the results from http://speedtester.bt.com/
    If possible it would be best to connect to the BT master socket this will rule out any telephone/broadband extension wiring also consider the housing of the hub/router as anything electrical can cause problems as these are your responsibility, if these are found to be the case Openreach (engineer) will charge BT Broadband, which will be passed onto you, around £130.00.
    Noisy line! When making telephone calls, if so this is not good for your broadband, you can check-
    Quite line test dial 17070 option 2 and listen - should hear nothing best done with old type analogue phone digital (dect) will do but may have slight hiss If you hear noise- crackling pops etc, report it as a noisy line on your phone, don’t mention broadband, Bt Faults on 151.
    As for your FTTC its available in some areas between 40% & 80% of customers in enabled areas can receive it!
    Mortgage Advisor 2000-2008
    Green Energy Advisor 2008-2010
    Charity Health Care Provider Advisor 2010-
    I'm alright Jack....

  • Accessing BKPF table takes too long

    Hi,
    Is there another way to have a faster and more optimized sql query that will access the table BKPF? Or other smaller tables that contain the same data?
    I'm using this:
       select bukrs gjahr belnr budat blart
       into corresponding fields of table i_bkpf
       from bkpf
       where bukrs eq pa_bukrs
       and gjahr eq pa_gjahr
       and blart in so_DocTypes
       and monat in so_monat.
    The report is taking too long and is eating up a lot of resources.
    Any helpful advice is highly appreciated. Thanks!

    Hi max,
    I also tried using BUDAT in the where clause of my sql statement, but even that takes too long.
        select bukrs gjahr belnr budat blart monat
         appending corresponding fields of table i_bkpf
         from bkpf
         where bukrs eq pa_bukrs
         and gjahr eq pa_gjahr
         and blart in so_DocTypes
         and budat in so_budat.
    I also tried accessing the table per day, but it didn't worked too...
       while so_budat-low le so_budat-high.
         select bukrs gjahr belnr budat blart monat
         appending corresponding fields of table i_bkpf
         from bkpf
         where bukrs eq pa_bukrs
         and gjahr eq pa_gjahr
         and blart in so_DocTypes
         and budat eq so_budat-low.
         so_budat-low = so_budat-low + 1.
       endwhile.
    I think our BKPF tables contains a very large set of data. Is there any other table besides BKPF where we could get all accounting document numbers in a given period?

  • Issue with Drill Through Reports in Essbase Studio.

    Hi,
    we are using essbase studio to drill through to the source table in Oracle.In drill through definition the query is like , select * from source where (Project IN ($$PROJECTS-VALUE$$)). Project column is located in source table and PROJECTS-VALUES are located in Essbase under project dimension and we will select the values in smart view. we are using smart view to check drill through reports.In smart view, If i select one member at gen-2 level which contains 1450 level-0 members,It is saying as error in executing the report in line 1972. Is there any limitation with IN condition , such that oracle takes only limited values like count of 999.we are facing issue only at gen-2 of project and it is working good from gen-3.
    Please let me know is there any kind of certain limitation.

    It is possible you are overloading the parser. If the projects table/view is a recursive join, when Studio creates the $$Project-value$$ is actaully returns all the level zero members under the member selected(at least in 11.1.2.X. If the list is huge, it might have problems. I would open an SR to see if there is a limit. It might be number of characters or values

  • Drill through report - Essbase Studio

    Hi,
    Need some help on drill through reports.
    I have created a drill through report in essbase studio. I am able to drill down to the source table in SmartView. But the problem is, when I drill, it is showing me all the records in the table instead of showing me the records only for the intersection that I am drilling.
    Regards,
    Ragav.

    You have to trick Studio into thinking the cube was built from Studio. In my session on Advanced Studio Tips and Tricks at the KScope conference at the end of June I detail a couple of ways to do this. It is too detailed to put into a post here

  • Drill through report performance

    i have a simple drill through report based on one parameter (indexed) that runs sub-second in SSMS but through SSRS it takes more like 10+ seconds. Occasionally, it seems like first time running, it takes a second or two which is more like what I expect.
    When I look at ExecutionLog3 info I see this:
    <AdditionalInfo>
      <ProcessingEngine>2</ProcessingEngine>
      <ScalabilityTime>
        <Pagination>0</Pagination>
        <Processing>0</Processing>
      </ScalabilityTime>
      <EstimatedMemoryUsageKB>
        <Pagination>5</Pagination>
        <Processing>12</Processing>
      </EstimatedMemoryUsageKB>
      <DataExtension>
        <SQL>1</SQL>
      </DataExtension>
      <Connections>
        <Connection>
          <ConnectionOpenTime>2</ConnectionOpenTime>
          <DataSets>
            <DataSet>
              <Name>Instruments</Name>
              <RowsRead>8</RowsRead>
              <TotalTimeDataRetrieval>29471</TotalTimeDataRetrieval>
              <ExecuteReaderTime>29471</ExecuteReaderTime>
            </DataSet>
          </DataSets>
        </Connection>
      </Connections>
    </AdditionalInfo>
    Any ideas how to improve the performance of the drill thru report? The column being filtered based on the parameter is indexed and when running the sql in SSMS it runs subsecond.

    Normally drill through report performance is faster than sub report. If you need to get more performance
    then you can go with the snapshot. In this case the data will be available in cache memory so whenever you
    requesting a data in
    report, it will display the result as like you want.
    Thanks
    Hari

  • Drill Through report not working for large data

    Hi,
    In SSRS 2008 R2, I have a main report and a drill through report from one of the main report's column. The drill through report works mostly except if the data is too large i.e. more than 1 million records. How to fix this problem?
    Thanks,
    Jkrishna

    Nope. WHat I meant was not to show the entire data in child report (ie your 1 million records). Instead add extra parameter as PageNumber. By default set it as 1 when you navigate to child report (default value)
    Then in query behind use a ROW_NUMBER based logic like below
    SELECT *
    FROM
    SELEC ROW_NUMBER() OVER (ORDER BY <combination of unique valued column(s)>) AS Rn,...
    Your existing query other columns
    )t
    WHERE Rn BETWEEN ((@PageNo-1) * 1000) + 1 AND @PageNo * 1000
    Assuming you want 1000 per page
    So when it renders it will show first 1000 records. Add a NextPage icon to report footer and when clicked add a jump to report functionality to same report but with PageNumber parameter value as
    =Parameters!PageNumber.Value + 1
    and it will then give you second page data etc 
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • RTF export takes too long

    Hi all,
    you know why a report with a lot of data and many pages (about 300 pages), if I export this in PDF format using short time (1 min) and if I export this in PDF format takes too long (even 10 minutes) and sometimes even times out.
    Have an idea?
    Thanks

    re: Paul.  Not true, or shouldn't be.  XDCAM HD timeline, XDCAM HD output.
    re: Michael.  Well, close.  I mixdown the edited timeline, then place that into another sequence where I apply a Broadcast Safe filter and hit it with a bit of audio compression.  I render that, ridding myself of the dreaded "red lines".  However, when I splat-E, I get red lines all over again while I'm exporting.  When the export is done, the red lines disappear.  Now as an aside, I do experience actual "missing" render files, but that occurs when I quit a project and then re-open it later...they sometimes don't seem to re-link.  As I mentioned in this post, I have a feeling that's because this system is set up in the worst way possible (a single RAID5 which acts as system drive and media storage).
    Don't blame me, I'm just trying to work within the confines of what I'm given. My major concern here is that it seems to be getting worse.

Maybe you are looking for

  • Assigning cursor select values to local variables

    Hello, I am stuck...I need to figure out how to assign the values I"m pulling from my SELECT statement (IN A CURSOR) . Seems easy, and it probably is, but I"m stuck. Here's the code. Any help woudl be great! CREATE OR REPLACE PROCEDURE prod_sales_sum

  • Post-Installation and Configuration of Solution Manager 7.1

    Dear community, we are a SAP Channel Partner and want to offer SAP BO support; therefore I am about to set up the Solution Manager 7.1 on a Windows 2008 R2 host with Oracle Database 11g. The installation has been completed successfully and I have app

  • Photoshop file error -1 in Encore

    I am getting this weird "photoshop file error -1" when trying to render the motion menus.  Anyone had this same problem?

  • HT4943 Subscribe to Wired, unable to read content

    hi i have a wired monthly subscription from the australian itunes store - I pay $1.99 per month for this. At any time of the month the correct Wired edition appears in newsstand - however I only get an option to buy or subscribe and the wired log in

  • Where do I go to verify my Apple ID PLEASE?

    Can someone help me to verify my Apple ID account please everything is set up but it just keeps coming up to verify my account I have iTunes credit but can't buy anything .