Dashboard to BEx query call run time very slow (7-8 mins)

Hi Guys,
I am currently working on a project where BEx query is being consumed using BICS. The functional team has built a BEx which is being cached in Webi by the BO developer and then that cashed Webi is being used in Dashboard. We have many hierarchies (Fund Center, Profit Center, GL Account etc.) used in the dashboard.
BEx query > WEBi (Cached) > Dashboard
Clicking the main level in hierarchy in dashboard the data comes back in 2-3 secs as the data is cached in Webi
ISSUE: In Dashboard based on where user is on the Fund Center hierarchy there is a button called “Summary Report” on the dashboard which calls the BEx query and that second call takes roughly about 7-8 minutes. How could we reduce the run time of the second query?
The secondary query uses the same data set as the first one but as the data is cached in Webi and it uses Web services to pass data to dashboard, so any call back from dashboard to the cached webi the hierarchy information is lost  and thus the secondary query call to BEx query.
Would it be possible to recommend any solution where we could bring the run time of the secondary call to less than a minute?
Thanks,
Keys

First update to current frontend patch. many correction are included.
Further check these notes: (relavant only if Analyzer is culprit)
1160093: REPAIR MODE - Prog error/performance problems when using large workbooks
1289127: REPAIR MODE - BExAnalyzer: performance issue applying styles in Excel 2007
1293255: REPAIR MODE - BExAnalyzer: crash when repairing workbook with Excel 2007
1150242+1094799: ANA_USE_SIDGRID - Improving performance/memory in the BEx Analyzer
1179647: ANA_USE_TABLE - Performance: Network load in BEx Analyzer
1260213: ANA_USE_OPTIMIZE_STG - Performance problems during workbook opening in Excel 2007
1287179: ANA_SINGLEDPREFRESH - Single Data Provider Refresh
1286653: Performance issues while displaying hierarchy (especially in Excel 2007)
1352375: ANA_USE_SIDGRIDWBUF / ANA_USE_SIDGRIDMASS Performance improvements in a WAN (roundtrip reductions)
1373214: Workbook compression
1392745: ANA_CACHE_WORKBOOK - Workbook caching

Similar Messages

  • BEx Query designer : Run-time error '457'

    Hey,
    We installed the standard query's for HR.  When we try to change the query 'Average age of employees', and we try to restrict on 'Calender year/month' then we receive this error. 
    Run-time error '457' : This key is already associated with an element of this collection.
    We're using version 3.50.
    I already saw oss note 517232 but that was for version 2.0 and not intresting for my case...  Anybody any idea? 
    Kind regards,
    Tom
    PS : I also saw : https://forums.sdn.sap.com/click.jspa?searchID=1049118&messageID=1649858 & https://forums.sdn.sap.com/click.jspa?searchID=1049118&messageID=2243413

    Hi,
    Check this conditions as I haven't checked the queries ......make sure that these two conditions are not getting into picture after you make the changes to the query.
    1) When we are making restricted key figures we can’t use same variable to restrict to two different Characteristics in the same RKF.
    2)Once a Variable used to restrict a characteristic in one RKF you cannot use it to restrict it other characteristic in other key figures i.e.  You can use it to restrict that particular characteristic only in other key figures.
    Hope it helps
    Thanks

  • How to set vo query at run time

    Hi,
    Is it possible to bind the where clause of query at run time.
    N :)

    Hi,
    Yes its possible.
    To add new where clause to your query.
    vo.setWhereClause(null);//If you want to remove any existing programmatically added where clause.
    vo.setWhereClause("Your new query");
    To bind varibales (Say there are 2 bind variables),
    First way to achieve this.
    setWhereClauseParam(null); //Always reset it to remove existing bindings)
    setWhereClauseParam(0, "Your first paramter value"); // Second parameter "Your first paramter value" is of type object.
    setWhereClauseParam(1, "Your first paramter value");
    In case you use "?" styly type binding, this count in above method starts with 1 instead of 0.
    Second way is to put all bind variables in an object array and pass to above method.
    Vector params=new Vector(2);
    params.addElement("FirstParameter");
    params.addElement("SecondParameter");
    Now call vo.executeQuery() to fetch the results as per new query.
    Abdul Wahid

  • How to get report (SQL Query) generating Run Time

    There is a Standard report of Payroll which show employee transfer information on the bases of location, grade job or organization, now to get actual query which is generated by run time in report builder including whether single column parameter or lexical parameter " because currently the query in not complicate but the parameter and lexical parameter is much more due to this not quite easy to under stand just copy past it into toad or pl/sql developer,
    Kindly share your experience to get such kind of query in you working time.
    thanks

    Here i try to explain contain of query.
    Parameter
    P_DEPTNO = 10
    P_WHERE_CLAUSE := ' AND EMPNO IS NOT NULL AND SALARY > 100'
    SELECT * FROM EMP
    WHERE DEPTNO = P_DEPTNO
    &P_WHERE_CLAUSE
    REPROT WILL GENERATE QUERY AT RUN TIME IS LIKE THAT
    SELECT * FROM EMP
    WHERE DEPTNO = 10
    AND EMPNO IS NOT NULL AND SALARY > 100
    Now i want to get this query out(Run time) by doing any oracle database feature or sth similar.
    thanks

  • Virtual call run time error why? what is this?

    I constantly am getting a notification on my desktop reg: virtual call run time error' WHY??? what on earth is this 'virtual call' WHY ??? am i getting these notifications considering i do not have ANYTHING resembling a 'virtual call' app, add on or anything else on my mozilla

    http://support.microsoft.com/kb/125749
    it's a MS problem... and applies to visual C++ which is used in Mozilla for Windows.
    but is VCPP2005 and 2008, meanwhile Firefox doesn't use them anymore... replaced with VCPP10... as far as i know.
    Which version of Firefox are you using?
    Maybe you use older version Firefox or have some other program which uses that library.
    Try update to newer version...

  • Infoset Query - Long run times

    Hi All,
    I was running a Bex query on top of an infoset query a few days ago with no problems and very good performance.  Now, returning any number of records it runs and timesout.  I know that there will be recommendations related to statistics and possibly those related to the active table of the ODS.  I have checked these and they have been recently updated.  In fact, when I manually update the statistics the behaviour is the same.  The structure of the infoset has not changed.
    We are running 3.0B on DB2. 
    Any ideas?
    Robert Zovic
    Arinso International

    Hi Giridharan,
    you check whether the hierarchy SIDs are updated properly, structure, to date are all fine.
    check the difference between X and Y hierarchy.
    Regards,
    Prakasha A

  • SAP Gui 6.40 BeX Analyser problem (Run Time Error)

    Dear All
    Really need some help
    We get the following error in EXCEL 2003 when running transaction rrmx from SAP easy access:
    Run time error 91 Object variable or with block variable not set
    When debugging we get the following error message:
    call pAddin.SetConnectionFromHandle(p_connectionObj).
    We've rolled out the same package globally to all our users, some machines have this problem and some don't - which has been making this very difficult to resolve and troubleshoot.
    We've tried patch level 29 of the GUI and this did not resolve.
    I've read lots of threads relating to the .net framework and made sure all the service packs are installed, and also tried .net framework 2.0 and 3.0 - the problem still existed with both.
    I'm really stuck and appreciate any guidance.
    If we manually launch Analyzer (SAP BW 3.x) from the start menu, EXCEL and the BW add-in works fine... we only get the run time error when using transaction rrmx from SAP GUI.
    Please help!
    Thanks.

    OK, so I've done the following - which DID work and i no longer get the RUN TIME error:
    -uninstalled SAPGUI
    -uninstalled Office 2003
    -uninstalled all .net framework versions + updates.
    -install .net framework 2.0 with SP1
    -install microsoft office 2003 + SP3
    install sap gui 6.40 + patch level 29
    However, if anyone out there has got an easier and quicker solution to this problem I'd REALLY appreciate it. I have got lots of our users with this problem and it took a long time to complete all the steps above.. there must be something easier to do to fix this...
    thanks for your help

  • 4Th Generation Time Capsule Running Backup very Slow

    I am having a problem with my 4th generation time capsule as it is running very slow , it shows that i need to backup 151 Gb data and for the last 2 days the device backup only 150 mb, pls advise what is the problem? setup of the wireless network seems fine to me without any problem
    please help

    When you use ethernet, make sure your wireless is turned off in the computer.
    It can be worthwhile isolating the TC to the Computer so there is nothing else happening.
    Also for Mavericks ensure you have ipv6 set correctly to link-local.
    A 100GB backup certainly should not take 20hours..
    Although the 2008 (gen1 TC is much slower than later versions).
    A first backup of the computer must deal with loads and loads of little files, as a warning can go slow.
    A different backup software will be just the same.. it is the speed over network and handling small files that is the issue. Once that first backup is done the later incrementals should not be a problem though.

  • Checking dynamic query at run time

    i need to check whether the query is valid or not at run time. The query will be formed based on the column name, table name, and where clause. this query is purely a select statement. if column name and table names are diff then system should display an error msg. i have more than 10 tables and the table name will be selected from LOV. i should be allowed to enter the condition for where clause also ar run time and this condition column should also be validated.

    Hi,
    I think you only want to see if your select statement has compilation error or not because when you use dynamic statement it doesnt show the compilation erro if the statement has it or not. What you can do is add an item say "stmt" in your control block. change the property to multi record so that you can see multiple lines in that item and make the lenght say 2000. Now assign your statement into "stmt" for example
    :control_block.stmt := 'select ' || col1
                        || ','
                        || col2
                        || ','
                        || col3
                        || ' FROM '
                        || table
                        || ' where ' || conditionput this statement on any button on when-button-pressed trigger. When you will press the button on run time you will see the statement. Run that statement on sql*plus or toad and check if there is any problem in the statement.
    Hope this helps
    Ghulam

  • Bex Query Designer running against a Cognos Cube

    Hi
    Is it possible to run Bex Query Designer against a Cognos cube ? I know you can do it the other way around - run Cognos against a BW cube. But I can't find anything on creating Bex Query on a Cognos cube. 
    John

    Hi John,
    I think that's not possible. I've never seen that, there is no information about it anywhere.
    But, why would you like to connect BEx to another tool? As you said, you can connect Cognos to BW (as well as Microstrategy, Business Objects and ohters). And this is because all these tools are better in front end desing (even after BI7, i think BEx reporting tools are awful).
    Regards,
    Diego

  • How to find Query with Running time

    dear frnds,
    I need to find the query details and query execution time from a DB USER. am using oracle 11g. how to generate this report
    please give me any idea.,
    thanks.
    Edited by: Velsjeya on May 14, 2012 1:07 AM
    Edited by: Velsjeya on May 14, 2012 1:07 AM

    Velsjeya wrote:
    thanks a lot,
    here i need to show query running time also...( how many mins that particular query ran) ... please help mePlease do search for the question's answer. V$SQL should be able to show you what you are looking for. Asktom's thread given below discusses the same,
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:912859800346801944
    Aman....

  • Bex Query Not Running

    Hello
    I have built BI7 Query and run it. It goes to the portal where I use my user password and it comes back with the following results
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com.sap.ip.bi.base.parameter.ParameterConverter.createFromServletRequest(Ljavax/servlet/ServletRequest;)Lcom/sap/ip/bi/base/parameter/IParameterList;.
    Exception id: 01:49_19/01/08_0045_52644550
    See the details for the exception ID in the log file
    I also cannot save a Web Template neither can I Save a Report using Report Desiner. Both come back with authorisation errror. I think all three could be related or maybe they are differnt.
    Please can you guys help and offer a solution?
    Thanks in advance.
    Steve.

    Hi Lambertus,
    I also face same problem. Please can you elaborate the solution you described or what should I be asking my basis team to do to solve this issue.
    Regards
    Anand

  • My macbook running is very slow

    My macbook running is very slow

    Thanks for responding. I do yeah. It didnt make much difference with mail though...Oddly enough I came across the below and it helped, now mail is running really well
    https://discussions.apple.com/thread/4145777?start=0&tstart=0
    sdpate
    Re: Mail under Mountain Lion is painfully slow / unusable
    Jul 27, 2012 2:50 PM (in response to Adirondack Moose)
    Finally - I have a fix. It was related to address book problems.
    The solution is highlighted here:
         https://discussions.apple.com/message/19037910#19037910
    *** Be warned though - make sure you already have contacts up in iCloud before doing this:
    1. Bring up System Preferences, go to iCloud and uncheck "Contacts"
    2. You need to remove the folder /Users/<your_name>/Library/Application Support/AddressBook
    If you have issues removing, quit Mail and Contacts
    If you don't have contacts in iCloud, try renaming the folder
    3. Reboot the machine
    4. Bring up System Preferences, go to iCloud and now check "Contacts"
    Now when you bring up Contacts, it should sync with iCloud, Mail and Messages will work fine.

  • Query designer formula editing very slow

    Hi Experts,
    deleting formula in the designer is very slow.
    for example :
    formula :  noerr(a/b)
    to add ndiv0 to this formula, i need to place the cursor at the right place and delete 1 character by 1 character. Each character takes about 1 second or more to get deleted and I have to wait for each character to be deleted before typing the 'delete' button again.
    Is there a way to speed things up? Its very unproductive when editing formulas.
    regards
    Bass

    unfortunately...this has always been slow on any system i've ever worked on. you can try to close all other applications (inclusing SAP) when using the designer...this might help ( a bit).
    M.

  • ACR 7.1 - very slow on Mac mini

    Hi
    I'm running the trial version of CS6 on a new Mac mini.
    I like the features in ACR 7.1 but I'm finding it very slow.
    Dragging the Temperature slider takes about 5 seconds before the image updates. Is this normal?
    This is with just one Nikon D700 Nef open in ACR, and no other apps running. I've already worked the file up, making adjustments to lens correction, sharpening, noise reduction, and using a couple of adjustment brushes.
    If I progressively switch these settings off, the Temperature slider gradually goes back to being reasonably responsive. But I'd like to be able to fine tune the colour after doing these other adjustments.
    Any way I can speed it up?
    Thanks!
    Mac mini 2.7 i7, AMD 6630, 16Gb RAM, 7200rpm 750Gb HD.
    Eizo CG275W
    Photoshop CS6
    ACR 7.1.0.354
    Mountain Lion 10.8.1

    My dedicated CS6/ACR 7.x system is substantially more underpowered than your Mac Mini, yet I see no such lag in ACR.  Dragging the Temperature adjustment slider is practically real-time, with the preview refreshing in a fraction of a second that I can barely see and have no way of measuring.
    I'm now running ACR 7.2RC1, but I don't remember seeing a lag in ACR 7.1 either.
    My main working machine is a Power Mac (PPC) G5 Quad with 16 GB of RAM, on which 11.0.2 is the last version of Photoshop to run, so I have the Mac-Intel system described below just to run ACR 7.x under Photoshop 13.0.1.  I convert my raw files in ACR7.x open them in Ps 13.0.x and save them via Ethernet to an external HD connected to the G5 Quad for further processing in CS4. The Mac-Intel is used for no other purpose and the only other application I occasionally run on said Mac-Intel is TextEdit.
    2007, 2GHz MacBook 2,1, Intel Core 2 Duo, 4 GB of RAM (can use 3 GB), 160 GB internal boot disk, dedicated FireWire400 external HD for Ps scratch disk, external Time Machine HD.  Snow Leopard 10.6.8. 
    I literally rescued this MacBook from the trash, where it had landed when my wife was told by local Apple Macgenius staff that it was beyond repair, when in reality all that was wrong with it was a bulging battery exerting upward pressure on the track pad and keyboard.  That was easy to replace for $20 or so through Amazon.com. 
    So, from where I sit,  either you have a machine-specific problem somewhere, or the culprit in your issue is Mountain Poop.

Maybe you are looking for