System time out when saving report from portal

Hi,
We have a  problem where the report output either gets time out or gives an output after 30 minutes if we try to save a report from portal in the form of excel.( report is run on the web)
Generally the query output has not more then 32k records.
Is it the number of records in the portal output which is the cause of the issue??
This is not the issue with the reports with leess number of records.
Can we do something to improve the performance here??
Thanks
Ajeet

Try creating aggrates on the cube. this may change the performance.
also you can change the query execution time.
but better check for some performance tuning by using aggrates.
check below suggestions also:
query execution
regard: gaurave

Similar Messages

  • Time out when seinding Idocs from XI to receiving system

    Hi All,
    we have implemented a file to Idoc scenario in our XI test environment.
    When sending more than one file at a time (containing one record -> 1 Idoc after conversion) XI creates the Idocs but gets a time out when passing the Idocs to the receiving SAP 4.6C system. We find the messages blocked in transaction SM58 with the status message "Transaction recorded" and on the XI system short dumps are created with the time out error message.
    Does anyone know this problem and can give us some hints how to resolve it ?
    Thanks in advance,
    Christiane

    Christiane,
    Check your partner profiles in the target R/3 system. Use Tcode WE20 and check the inbound parameters option to see if the radio button 'Process Immediately' is switched on. If yes, change this to 'Process by background program'.
    This way, the IDOC will be created in your system with status 64. You can then use program RBDAPP01 in the R/3 system to post these IDOCs to application.
    The reason I say this is, sometimes, posting applicaitons may take a long time thereby resulting in timeout. If this is not the actual reason, atleast this will lead you to the correct problem.
    Try this and let me know what's happening.
    KK

  • 30 Second time-out when Exporting Report to PDF in Web App.

    Post Author: Dave Milford
    CA Forum: .NET
    I'm currently upgrading older web applications to new web servers that use Windows Server 2003 and IIS 6, with SQL Server 2000 on a separate Windows 2003 server. The tools that I am required to use for this conversion are Visual Studio .Net 2003 and the Crystal Reports 9.1 version that comes with VS.Net 2003. The Crystal Reports .dlls from Visual Studio 2003 have been installed onto the new web servers (using the .MSI packages) and all available CR service packs have been applied.
    I've been able to successfully migrate the reports from CR 7.0 and to create new ASPX pages to drive the reports. On the server script side (in the Page_Load event) I am using the ExportToStream method of the ReportDocument object to load a MemoryStream and then write the MemoryStream out to the client's browser, i.e.
    Dim oStream As MemoryStream
    oStream = DirectCast(creport.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat), MemoryStream)
    Response.Clear()
    Response.ContentType = "application/pdf"
    Response.BinaryWrite(oStream.ToArray())
    Response.End()
    One of two things will occur: either the report will appear in the client browser as a PDF within 30 seconds of the user requesting the report, or the client browser will display an 'Internet Explorer cannot display the webpage' error if more than 30 seconds have passed.
    Some of the reports return a small amount of data. These reports always produce a PDF, usually within 5 seconds.
    Some of the reports utilize the RecordSelectionFormula property. When these reports are filtered to produce small results, the PDF is generated; when the reports are not filtered (and will return a large amount of information) the client browser will display the 'Cannot Display Web page' message (after 30 seconds).
    I've tested the SQL Server views that suppy the information for the reports; they take no longer than 4 or 5 seconds to produce recordsets.
    These same reports work with the CrystalReportViewer .Net object, however, I need to get these reports to PDF in order for people to be able to save/print them.
    Anyone want to point me in the right direction?

    Post Author: Dave Milford
    CA Forum: .NET
    I'm currently upgrading older web applications to new web servers that use Windows Server 2003 and IIS 6, with SQL Server 2000 on a separate Windows 2003 server. The tools that I am required to use for this conversion are Visual Studio .Net 2003 and the Crystal Reports 9.1 version that comes with VS.Net 2003. The Crystal Reports .dlls from Visual Studio 2003 have been installed onto the new web servers (using the .MSI packages) and all available CR service packs have been applied.
    I've been able to successfully migrate the reports from CR 7.0 and to create new ASPX pages to drive the reports. On the server script side (in the Page_Load event) I am using the ExportToStream method of the ReportDocument object to load a MemoryStream and then write the MemoryStream out to the client's browser, i.e.
    Dim oStream As MemoryStream
    oStream = DirectCast(creport.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat), MemoryStream)
    Response.Clear()
    Response.ContentType = "application/pdf"
    Response.BinaryWrite(oStream.ToArray())
    Response.End()
    One of two things will occur: either the report will appear in the client browser as a PDF within 30 seconds of the user requesting the report, or the client browser will display an 'Internet Explorer cannot display the webpage' error if more than 30 seconds have passed.
    Some of the reports return a small amount of data. These reports always produce a PDF, usually within 5 seconds.
    Some of the reports utilize the RecordSelectionFormula property. When these reports are filtered to produce small results, the PDF is generated; when the reports are not filtered (and will return a large amount of information) the client browser will display the 'Cannot Display Web page' message (after 30 seconds).
    I've tested the SQL Server views that suppy the information for the reports; they take no longer than 4 or 5 seconds to produce recordsets.
    These same reports work with the CrystalReportViewer .Net object, however, I need to get these reports to PDF in order for people to be able to save/print them.
    Anyone want to point me in the right direction?

  • System is showing time out when run in background

    Dear all,
    We have two systems: One R/3 and EBP. We have made one report where the remote function module will be called from R/3 to EBP. There are 4 lakhs data in SAP. We are sending 10000 data as package in internal table and getting the corresponding output. But the system is showing time out when the report has run in background. Can you please suggest how the process can be improved so that the timeout can be avoided.
    Thanks and regards,
    Atanu

    Hi,
    Try to fetch records in smaller chunks and process them.  For example, if you are trying to fetch records for one year, instead of single query, try to fetch in 12 sets for each month.  Fetch first month and process the records and put them in the output internal table.  Then go for next month and so on.  Anyway your program is running in background.  There will not be any user complaint also.  The solution might sound bit funny.  But it works.
    Regards,
    Hema

  • Error "Session Timed Out" When saving  webi report as PDF

    Hi,
    I am getting below error when saving  report as PDF
    The Session Timed Out.The document *.wid has been auto saved  in the Favorites~WebIntelligence Folder..Click Restore to retrieve it.
    (ERROR : WIJ600001).
    I get above error in PROD  but works fine in DEV.
    Version :  BOE 3.1 SP7 (DEV & PROD).
    Session Time out  set as  one hour.
    Report runs for 3 minutes .once I get the data if I try to save it as PDF immediately I get the above mentioned Error.

    The default Webi auto-save is every 600 seconds, which is 10 minutes.  You could increase it to 3600 seconds (1 hour) in CMC -> Applications > Web Intelligence > Properties > Auto-save Settings on "Auto-save time delay".
    See KB 1297132 - Error: WIJ 60001 after the Web Intelligence Java Report Panel is left inactive some time on http://service.sap.com/sap/support/notes/1297132.
    Hope this helps,
    Jin-Chong

  • Bug report: Screen times out when other side is no...

    Bug report: Screen times out when other side is not sharing video. The phone locks and of course the other party cannot see anything. Please fix.
    Using WP 8.1.1 Developers Preview.

    Hi and welcome to the Skype Community,
    Can you please share which platform and which device you are on?
    Also are you referring about a one-way video call here where only you are sending video, but the other party doesn't send their video back?
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • ITunes says I can update my software, but when I do this the system times out. Why is this and how can I get the update?

    I need to update my iPad 2 to the latest operating system. When I open iTunes it says that I can do this. I start the download and update. When it's done it says it failed due to the system time out. What does this mean and how can I fix it?

    disable your anti-virus and firewalls and try the update again.

  • Time outs when redirected from RDS CB to RDSH

    Hi,
    I'm troubleshooting connectivity for the following setup:
    1x RD Gateway server
    1x RD Connection Broker Server also License server
    1x RD Web server
    1x RDSH server with multiple RemoteApps
    Gateway is configured to allow bypass for local connections.  Certificate has the correct name and is successfully installed. Certificate is from an internet CA.
    When users come in over the internet RemoteApps launch pretty quickly every time.  When users connect over the LAN RemoteApps launch successfully but much slower.  When users connect over some VPN connections the connection times out when launching
    a RemoteApp.
    Over VPN I can see a successfull CAP and RAP in the Gateway Event log.  I can also see a successful connection and successful redirection from the gateway to the connection broker over HTTP.  In the SessionBroker log I can see a successful connection, but
    then when the redirect to RDSH is attempted event 819 occurs "This connection request has timed out. User could not log on to the end point within the alloted time. Remote Desktop Connection Broker will stop monitoring this connection request."
    When you connect over the LAN it takes longer but successfully redirects, and when connecting over the internet (non VPN) it connects quickly and successfully.
    Any ideas?
    Thanks
    Tim

    Hi Tim,
    What’s your server and client version you are using?
    Please uncheck the option “Bypass RD Gateway for local address” for gateway setting and verify whether there is any improvement in connections. Also as you have commented that you are receiving time out when you use VPN connection, please see whether there
    is any blockage from firewall side for not allowing VPN connection to make the connections. 
    This might also occur due to antivirus or other 3rd party related software. Because as you can connect directly from internet without any issue but there is some problem with internal LAN and VPN connection, So seems issue with internal firewall\antivirus.
    Please check whether it is not blocked or any policy applied for not allowing connection. 
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Screen phases in/out when saving MS Office docs

    I just downloaded Yosemite Sunday night 3/8/15, and the screen tends to phase in/out when saving MS Office documents. My Mac tends to run extremely slow when saving, and deciding where to save the file. I've never had a problem with this before.
    I'm using Macbook Pro early 2011, 16GB, 256 Solid State Drive. Never had a problem with this before.

    appstate1998 wrote:
     ...It's like the external HDD is sleeping and then it starts to spin- that's when the beach ball appears.
    If you can hear the HD spin up, then it is, indeed, sleeping and it's got to wake up before it can get busy. In Energy Saver preferences, do you have Put HD to sleep when possible checked? Does this happen whether the target file is on the internal or external drives or only the external? And if it happens when the file is on the internal, does it happen if the external is disconnected or powered off? Finally, did either the enclosure or the HD come with software to control it and did you install it?
    I've seen a few brands of external drives spin down when they haven't been accessed for a while and that's sometimes built into the drive's firmware. Some manufacturers offer software to defeat that so you might check to see if WD does. But external enclosures aren't always ventilated properly so running the drive all the time could get it pretty hot (Seagate used to do that and required that spin down to keep from getting cooked).

  • Downloading BW report from Portal into Excel

    Hi All,
    When a user is trying to download a BW report from Portal into Excel, it is prompting for User id and password of backend.
    But since portal has SSO this should not happen??
    Once the Uid and Pwd has been entered the report works fine.
    Why is this happening ??
    Need Urgent Help regarding this issue...
    Thanks in Advance.
    Regards,
    Shailesh Nagar

    are you connect the portal with proxy?

  • Print BW Report from Portal 6.0

    Hi,
    I have a BW report iView and I would like to print the BW report from Portal. I don't see an option to print directly from Portal.
    Is it the only way to print is "export to Excel and print it from there" ?
    We are on EP6 and BW 3.5.
    Thanks for your answers.
    Regards,
    Megha.

    Hi Megha Bokam,
    I'm not a BW person but as far as I remember there is an HTML section when creating BW reports.
    Try to put:
    <a href="javascript:print();">Print Report</a>
    in tis HTML section.
    Omri

  • Is it possible to stop the system time outs on my imac ,i have tried 5 times in the last 24 hrs.each time it will go for maybe 3hrs and then times out.each time i have to start the download all over again,thanks,

    is it possible to stop the system time out on my imac? i have tried 5 times in the last 24 hrs.it will run for approx.3hrs,and then times out and i have to start
    from the beggining again

    What is the url of the file your are downloading?
    What web browser are you using?
    What type of connection do you have to your isp?  phone line, dsl, cable, fios...
    Try iCab.  It lets you restart a download.
    icab.de
    Robert

  • Safari times out when uploading. Is there a fix?

    I'm a fan of the Safari webbrowser, BUT, for years it has pained me that it times out when uploading multiple images. I have scowered the internet in hopes to find a solution, but I find only third party plugins that don't look like they are from reliable sources.
    Chrome and Firefox can sit there and upload for any period, but Safari just stopps after 10-20 images, sometimes less. It seems more time dependant than anything else.
    I worked for tech support for a big company. We used to get loads of calls about this and we were instructed to tell people to use Chrome or Firefox.
    Why has it been so many years without a native fix? Has anyone else experienced this? Does anyone have a simple fix or a plugin from a reliable source?
    Many thanks,
    Tom

    Hi Carolyn,
    Thanks for your reply. My upload speed is 0.85Mbps.
    I'm sure this is not the issue however as it has been the same since I lived in Sweden with 100/100Mbps. When I worked at my old job with over 2 million customers uploading across Australia I would just have to advise all mac users to use another webbrowser because of this issue.
    Kind Regards,
    Tom

  • When saving files from the internet, why doesn't Firefox 'know' to put .jpg files in "Photos" and pdf files in "Documents"?

    When saving files from the internet, why doesn't Firefox 'know' to put .jpg files in "Photos" and pdf files in "Documents"? IE always saved photos in the "Photos" file and documents in the "Documents" file. Firefox makes me choose every time. Very annoying.

    How about if Firefox is programmed like IE in this ONE thing...
    When saving files from internet sources, if the file ends in a typical photo extension such as .jpg, .bmp, .tif etc. it defaults to save it in your PHOTOS folder.
    When saving anything like a .doc, .pdf etc. it defaults to save it to your DOCUMENTS.
    You could still change it to 'desktop' if that if really where you want all your photos and documents... or some other folder that you decide, but DEFAULTS to the LOGICAL folder.
    I have carpal tunnel SO bad that even typing this suggestion is painful and having to make the extra click along with moving the mouse EVERY time I want to save something is painful.
    ALSO, I shouldn't need a bunch of ADDONS to accomplish this. I tried downloading one and it did nothing. The problem still exists.

  • Iphoto times out when I try to add a photo to my hotmail account

    iphoto times out when I try to add a photo to my hotmail account

    No once you get the selection window and select photos ==> iPhoto then it is an iPhoto issue
    ust to confirm if you launch iPhoto everything is O? As a work around select the photo(s) and export (file menu ==> export) to a desktop folder and attach to your e-mail from there and then delete the folder
    LN

Maybe you are looking for

  • Fade Out_Not Working..??

    I am editing with FCP 6.02, in 720P HDV. I have not had this problem throughout my whole project. But all of a sudden none of my Fades are working. Even fades to black that I had added before now just cut. I can see the transition image at the end of

  • Windows Safari Abends - Dual G5 Power Mac with Windows Virtual PC

    Installs, but abends when bringing up my google home page. Power Mac G5, Power Book G4   Mac OS X (10.4.9)  

  • Oracle Rac 11.2.0.3 doubts

    Hi experts, Current system info: server 1 with Redhat 6.5 and Orale ASM with SAP ECC 6  GRID 11.2.0.3 standalone installation Target system info: Server 1 and server 2 running  RAC 11.2.0.3 with SAP ECC 6  and RedHat 6.5 GRID  with cluster We are try

  • ASR 1001 Router enquiry on fiber handoff

    Cisco ASR 1001 Router would support fiber hand-off of the link. Below is the Specifications of the Router - we received from vendor: Description Quantity Cisco ASR1001 System,Crypto, 4 built-in GE, Dual P/S 1 Cisco 5-Port Gigabit Ethernet Shared Port

  • Won't Sync, Not Enough Space?

    Whenever I plug in my phone iTunes says: "The iPhone cannot be synced because there is not enough free space to hold all of the items in the iTunes library (11.07 GB required, 6.86 GB available)." The problem is I'm only trying to sync my music and 2