Reports are running deliberately slower

Hi,
After the installation of office 2007 reports are running vey slow.
Can any one let me know what is the reason.
Tanx and Rgds
Basha

Hi,
First check using ST03 where the most time is being taken. Based on that decide where the problem lies, i.e front end, network, backend. Based on what you describe , it looks like a backend problem with the data volumes. Some of the things you need to look at are :
1. First of all compress the cube data and also the aggregate data.
2. Look to see if you need to create more aggregates.
3. Through RSRV check the status of the indices.
4. Would be a good idea to drop and rebuild the indexes.
5. Check the statistics on the cubes. They should be green. Regenerate the statistics.
6. Think about deleting the old data from the cube. Talk to your business, and see if they still need the data that is  5 yrs old, to report on and if not suggest you delete that data. That'll help tremendously. Even if they need that data, look at ways you can archive that data someplace and then delete it from the cubes.
Cheers,
Kedar

Similar Messages

  • My all reports are running very slow now, I am using Reports 6i?

    Dear Friends,
    My all reports are running very slow now, I am using Reports 6i. A few months ago there speed is better. Please suggest me the solution of this problem.
    Best regards,
    Shahzad

    Get statspack/AWR running against your database and analyze the reports. 15 minutes interval between snaps should be enough.
    That should give you a clue as to what is going wrong in your database.
    Since you are saying that the reports speed was better a few months ago, it is possible that you are suffering from "data growth".

  • How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    To see what reports are running, take a look at the execution log views that are available in the database.  Which views that are available are dependent on your version of SSRS.
    http://technet.microsoft.com/en-us/library/ms159110.aspx
    To see which application is using SSRS is a little more difficult.  You can turn HTTP logging on, which will give you an idea of where connections are coming from, so you can see IP addresses.  You can also look at the execution log view to see
    user accounts.  So, depending on your environment and use of service accounts, this could be easy, or difficult.
    http://technet.microsoft.com/en-us/library/bb630443.aspx
    If all else fails you can look for clues in the SSRS logs.  Good luck...

  • SCDPM 2012 - backups are running dead slow

    SCDPM 2012 - backups are running dead slow.
    Below is the details of software and hardware.
    Server OS : WIndows Server 2008 R2
    DPM version : SCDPM 2012 , Version : 4.0.1920.0
    Server Hardware : Prolinet BL 460C G1
    Tape drive - LTO 4 drives
    Network : HP NC325m PCIe Quad Port Adapter , driver version 16.1.0.1 ( 10/16/2013 )
    Could you please help me to resolve this issue. Thanks
    Raghavendra Bhat

    we've got a Windows Server 2008 R2 server that has been running DPM v4.0.1920.0 since it was released in
    10/18/2012.
    we are using D2D2T
    We did have tape throughput performance issues initially, but after switching to the in-box LTO tape-drive drivers included with the operating system (instead on HP drivers), and setting several registry values associated with tape ports, we got it working.
     see http://social.technet.microsoft.com/Forums/en-US/3cda9c6a-688d-4c2d-8dc0-9d04b8ea1f05/dpm-2012-not-filling-lto3-tapes?forum=dpmtapebackuprecovery
    The best advice to speed up the D2D part of the backup is to configure any antivirus software if present to not perform any real-time scanning made by the DPMRA.EXE and DRSR.EXE executables.
    Don't backup the system drive of the DPM server to tape, because there are as many junctions as you have protected volumes define, which makes the backup not work at all.
    Also, for the system being backed up D2D, 

  • Webi reports are running slow

    Hi Gurus,
    This may be repeated question but I didn't find suitable answer and need your help.
    There are number of webi reports which is based on olap connection directly on bex query. We are experiencing the slowness while opening the report and even opening for selection screen for prompts.
    This is happening from past few days.
    There is slight slowness in backend BI system as well.
    All the BO servers are running fine.
    BO Version: BO 4.0 sp6.6
    Thanks & Regards,
    Harsh Wardhan

    Sometime the cache got fill , restart the servers once and it should be as before.

  • Report region runs very slow, but its sql runs fast

    We have a page with a report region Type :SQL Query (plsq function body returning sql query) which runs very slow, pegging the tach on our db box for almost a minute before returning report rows. However, if we run the generated sql from sql plus, it returns all the rows in under 10 seconds with nary a blip on the box. Any idas how what could be causing this or how to debug?
    Thanks,
    Steve

    OK, here is the bad boy, shortly after our code that returns the data.
    declare
    rc__ number;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    simple_list__(8) := 'wpg_docload.%';
    if ((owa_match.match_pattern(p_string =>
    'f'
    /* */,p_simple_pattern =>
    simple_list__
    ,p_complex_pattern =>
    complex_list__
    ,p_use_special_chars =>
    false)))
    then
    rc__ := 2;
    else
    null;
    null;
    f(p=>:p);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    end;
    call count cpu elapsed disk query current rows
    Parse 0 0.00 0.00 0 0 0 0
    Execute 1 25.53 26.59 4492 20992 60 1
    Fetch 0 0.00 0.00 0 0 0 0
    total 1 25.53 26.59 4492 20992 60 1

  • HT4718 I upgraded my OSX to Version 10.8.4 and all operations are running very slow, especially my online browsing.  Anyone else have this problem, and can undo the update?

    I saw an update was available and trusted without exploring what was involved.  Now all applications are running
    slow including anything having to do with the internet.  Can I uninstall the update?

    Start up in Safe Mode. Connect to your router with an ethernet cable, as your wifi may not work, and apply the 10.8.4 Combo update.

  • This is a question for all my adobe applications in the CS6 suite. How do i manually update them? I have not gotten any updates in about 6 months and they are running really slow. I really think this is the issue. How can i do this?

    I am a full sail university film student and I need all my adobe applications running strong. Everything is running slow and sluggish. I think this might be the issue. Does anyone know how to manually update the adobe Cs6?

    What does your computer's sluggishness have to do with any potentially missing updates? That's pretty much nonsense. The last AE update was the 11.0.4 one from November, anyway, and it's only relevant for Mac people more or less. Whatever issues you have have nothing to do with that but rather poor system configuration and maintenance - fragmented cache disks, disks almost full with temp files, too many other processes/ programs running and gobbling up resources, aggressive external tools like virus scanners blocking access to files and functions and so on. Really, you are completely looking in the wrong place. Bring your computer up to speed and AE will run a lot better.
    Mylenium

  • Half of my websites are running unbearably slow

    Since coming home from holiday at the weekend, some of the sites I use are working 'normally' ie not great but useable, while the other half are unbelievably slow, going on inaccessable.
    I am using a BT hub4, and have not changed anything to do with my laptop or router which were left behind.
    Is there anything I can do about it?
    cheers,
    eg as below:
    Microsoft Windows [Version 6.3.9600]
    (c) 2013 Microsoft Corporation. All rights reserved.
    C:\Users\campbell>ping telegraph.co.uk
    Pinging telegraph.co.uk [80.150.193.41] with 32 bytes of data:
    Reply from 80.150.193.41: bytes=32 time=51ms TTL=52
    Reply from 80.150.193.41: bytes=32 time=51ms TTL=52
    Reply from 80.150.193.41: bytes=32 time=52ms TTL=52
    Reply from 80.150.193.41: bytes=32 time=55ms TTL=52
    Ping statistics for 80.150.193.41:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 51ms, Maximum = 55ms, Average = 52ms
    C:\Users\campbell>ping dailymail.co.uk
    Pinging dailymail.co.uk [195.234.240.212] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 195.234.240.212:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Users\campbell>ping google.co.uk
    Pinging google.co.uk [173.194.41.175] with 32 bytes of data:
    Reply from 173.194.41.175: bytes=32 time=56ms TTL=52
    Reply from 173.194.41.175: bytes=32 time=46ms TTL=52
    Reply from 173.194.41.175: bytes=32 time=49ms TTL=52
    Reply from 173.194.41.175: bytes=32 time=44ms TTL=52
    Ping statistics for 173.194.41.175:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 44ms, Maximum = 56ms, Average = 48ms
    C:\Users\campbell>ping ebay.co.uk
    Pinging ebay.co.uk [66.211.181.235] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 66.211.181.235:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Users\campbell>ping independent.co.uk
    Pinging independent.co.uk [77.246.167.155] with 32 bytes of data:
    Reply from 77.246.167.155: bytes=32 time=57ms TTL=52
    Reply from 77.246.167.155: bytes=32 time=56ms TTL=52
    Reply from 77.246.167.155: bytes=32 time=53ms TTL=52
    Reply from 77.246.167.155: bytes=32 time=52ms TTL=52
    Ping statistics for 77.246.167.155:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 52ms, Maximum = 57ms, Average = 54ms
    C:\Users\campbell>ping sky.com
    Pinging sky.com [90.216.128.5] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 90.216.128.5:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Users\campbell>

    The sites you have no response from do not return ping requests.
    A ping does not necessarly indicate the " speed " of a site.

  • My report is running very slow

    I have a pretty complex spreadsheet that runs correctly in the dashboard and produces a chart in the report. In the report, I allow the user to change about 20 inputs that impact the chart. When the user changes an input, however, it takes at least five seconds for the chart to update. I built the same chart in excel, and excel take less than a second to update. Is there a way to speed up my report?
    Thanks,
    Dan

    Dan,
    This is a Dashboard only.
    Now, as you have about 20 inputs that manipulates your data or changing it dynamically , it will surely take some time.Please go through the below link
    http://wiki.scn.sap.com/wiki/display/BOBJ/Dashboards+(Xcelsius)+General+Best+Practices
    In that check "Keep The Data And Logic To a Minimum Or Use Hard-Coded Values" section.
    Regards,
    JC

  • WHEN I AM PLAYING GAMES ON FACEBOOK THEY ARE RUNNING REALLY SLOW

    WHEN I PLAY COLLAPSE, TREASURE ISLE, GARDEN OF TIME OR ANY OTHER GAME ON FACEBOOK THEY ARE REALLY SLOW SO I GO TO INTERNET EXPLORER WHICH IS NOT WHAT I LIKE..

    - Open Firefox and select 'Help' on the top line. In the drop down box select 'Restart with add-ons disabled' This opens Firefox in Safe Mode (Firefox's own Safe Mode, not Windows Safe Mode).
    - Place a tick in 'Reset all user preferences to Firefox defaults' and then click on 'Make changes and restart'.
    see more in [[Safe mode]]

  • Why all my sites are running vey slow?

    I have been problems with my customers? what happened?

    I have been problems with my customers? what happened?

  • All programs are running excessively slow

    My system is taking very long to load lightroom and other programs.  Took very long to upload photos

    Reset the PRAM and SMC:
    http://thenextweb.com/lifehacks/2010/12/04/how-when-why-to-reset-the-pram-smc-on -your-mac/#!qdjUf
    In Disk Utility:
    - On your hard drive tab, click on "repair disk".
    - On your (current) partition tab, click on "repair disk".
    - On your (current) partition tab, click on "repair permissions".
    Before doing any of there operations, reboot your computer, and do not open any program.
    Wait until the end of each operation before doing anything with your computer.
    Hope it helps!

  • Reports are runinng slower than before...

    I notice that my reports are running slower than before and realized that nothing interms of data volume or dimension members has changed.i checked the logfile and found that no one ran calculation.
    my team suggested to check the below things in the following
    1)run a maxl comment to see if the database is fragmented.
    2)check when was the last time the application was stopped
    3)checking the data cache setting
    4)check the commit - level setting
    I think "Data cache setting" is not required to check as the data volume is not changed.Can any one sugegsts the best possible 2 ways from the above STEPS

    I think you have arrived at the correct conclusions, by jumping or otherwise....
    Looks like its maybe his 3rd or 4th recent thread along these lines rather than 2nd:
    Re: Need clarification on the Hyperion stuff
    Reports are runinng slower than before...
    clarify on fragmentation
    Re: Valid methods to back up ASO database
    If only user8842356 could grasp the art of the Search functionality, the universe would be a happier place.

  • Reports are not run in WAN using OAS10g R2 on MS Server2003? urgent help

    My Forms and Reports was run successfully using Oracle AS10gR2 installing on Win XP on Server in my LAN and WAN environment. So every thing is working fine using Win XP on my server Machine.
    But when I install MS Server 2003 and Oracle AS10gR2 on my server machine. Forms and reports are run successfully in LAN but in WAN forms are run successfully and reports are not running?
    Please send me the solution on urgent.
    Thanks.
    Shahzad

    Hi Paul,
    We recently upgraded our SCCM 2012 R2 servers to OS 2012 R2, Now i could not able to see the path you mention in your blog.
    mofcomp.exe “C:\Program
    Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof”
    Bear in mind that the above command is for SQL Server 2008 and it assumes that SQL is installed in its default location.
    The command for SQL Server 2012 is:
    mofcomp.exe “C:\Program
    Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”
    I can only see D:\Program Files (x86)\Microsoft SQL Server\100\<Below
    folders>
    DTS
    SDK
    Tools
    srkr

Maybe you are looking for

  • SRM 7.0 - Functions and Screens

    Hi all, I have some questions on SRM 7.0: 1. Since EP is mandatory,In case of of  extended classic scenario,when I login as purchsaer,I  will be able to see both the SRM Local PO and the ECC PO(replicated).To see all the changes in ECC PO,do I need t

  • Homesharing problems cannot get past sign in

    Always having problems with the homesharing on apple tv.  States turn on home sharing but it is already on.  Brings up the log in and we cannot get past the sign in.

  • Seiban Wizard - Generating Tasks for existing Projects errors out

    Hi All, As I try to generate tasks using Seiban Wizard for an existing project, I am getting an error -"APP-PJM-58127: Task Creation returns the following error : Project ID is invalid" Navigation: 1) Accessing Project Manufacturing Super User Respon

  • How to disable back to my mac with Windows airport utility?

    Setup is as follows: Modem > AEBS (latest version) > Windows 8.1 machine running IPSEC VPN server ..I cannot get the outside world to talk to the VPN server despite forwarding the required ports (500,4500,1701) so I enable debug logging on the AEBS a

  • Barcode for each operation of production order

    Hi, We want to use barcode for each operation of the manufacturing order so that by scanning it, it will display the data related with order automatically on screen. pls guide how to implement the same