Error moving through large report

Post Author: dbronstein
CA Forum: General
We have an ASP.NET 2.0 app with Crystal XI R2.  When we try to move to the end of a large report, we get this message:
Failed to retrieve data from the database. Details: [Database Vendor Code: 17 ] Error in File C:\WINDOWS\TEMP\annproc {72FCA892-D200-4116-9D3E-BA22AEE7DD45}.rpt: Failed to retrieve data from the database. Details: [Database Vendor Code: 17 ]
Small reports work fine.  We get the same error when we try to export the report to excel. Does anyone have any ideas for a workaround?

I believe KBase [1200141 - How to set the focus of the .NET Windows CrystalReportViewer so the report preview scrolls without clicking|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]. Unfortunately as I type this, there is something wrong with the search and I keep getting 403 errors. Below is the contents of the kbase:
*Symptom *
In Crystal Reports XI and XI R2 the report page view for a .NET Windows application will not scroll up/down with the mouse wheel.
*Cause *
This is the default behavior of the CrystalReportViewer control for .NET Windows applications but can be changed with some custom code.
*Resolution *
In order to fix this problem you must set the focus of the Windows application to the main report tab in the CrystalReportViewer control.
This action must be done in the parent form's Activated event. Below is some sample code that demonstrates how this can be accomplished.
// This is a member variable which allows us to set the focus on the first time the parent form is activated.
// The form is activated quite often and we only want to focus change to happen once.
bool m_bFirstTimeActivated = true;
private void Form1_Activated(object sender, System.EventArgs e)
   if (m_bFirstTimeActivated)
   // The CrystalReportViewer control is made up of 5 controls. The control in the first position is the PageView
   // control and is the one that needs to be modified. The PageView contains a TabControl that allows us to
   // have the main report and all subreports displayed as other tabs.
   // We set the focus to the first tab in the collection so scrolling works automatically.
   System.Windows.Forms.TabControl oTabControl = (System.Windows.Forms.TabControl) crystalReportViewer1.Controls[0].Controls[0];
   oTabControl.TabPages[0].Focus(); 
   m_bFirstTimeActivated = false;
Ludek
Edited by: Ludek Uher on Jul 5, 2010 11:26 AM

Similar Messages

  • Urgent: Error while generating large report

    I'm getting below error when I executing the report for long time duration. The below report is executing only for one or two days. Please let me know how to resolve this error. This is very urgent.

    hard to say what's wrong without knowing many details
    so you can start to check
    11G Error "java.lang.reflect.InvocationTargetException" When Executing Report With Conditional Formatting (Doc ID 1553509.1)
    11G BI Publisher Error oracle.xdo.XDOException: java.lang.reflect.InvocationTargetException When Exporting a Report (Doc ID 1548248.1)
    BI Publisher Reports Fail After Installing BI Publisher 11.1.1.5 January 2012 Update (Patch 13554951) (Doc ID 1453875.1)
    BI Publisher Consolidated Reference (Doc ID 1546377.1)

  • Getting error while drill through a report

    Hi,
    I am getting this following error when I drill through a report and the OFA application freezes. I hope this is problem with the OFA installation.
    (MXMSERR) S does not exist in any attached database.
    What does it mean and what could be the problem ?
    Please let me know how to rectify the problem?
    Thanks
    Murugesan

    Hi,
    If it's not the universe limits, then I think you've hit the "MDX result contains too many cells" (more than 1million) problem.
    So, I suspect a long running query, no filters/variable restrictions, and You've probably got a dump in ST22.
    I don't know what BW you have, but if it is BW 7, do you have Enhancement Pack 01 and SP05<->10  ?
    You should check out all the latest corrections from component BW-BEX-OT-MDX
    the final proof of the pudding would be to enable MDA / SOFA log , capture the MDX SELECT statement and test it in BW MDXTEST - i bet you get the same error there.
    regards,
    H

  • Timout error when schedule a large report

    I received a timeout error when I scheduled a large report. To refresh and save it as an excel file, and then send to a file location. I can do that with a small report. Could I change the setting somewhere to increase the bach process time? Thanks!
    Failed
    External Destination:     File copy the instance with the filename: "Inventory Usage STE2008-11-20-11-48-52.xls" to the directory: "//osh_fs/share/Inventory Usage Report/STE" .
    Creation Time:     11/20/2008 11:48 AM
    Start Time:     11/20/2008 11:48 AM
    End Time:     11/20/2008 12:08 PM
    Server Used:     oshbo1.Web_IntelligenceJobServer
    Error Message:     Transport error: No response from server, timeout exceeded.

    Hi,
    For scheduling a lrage webi report:
    Go into the CCM, and then Stop the Input, Output, WebI Job Server.
    In the Command line of WebI Job Server :
    Before -restart add " -requestTimeout 7200000"
    i.e: ......procwebi -requestTimeout 7200000 -restart.........
    In the Input FRS:
    Do the same as above.
    ........ -requestTimeout 7200000 -restart......
    In the Output Server do the same as well: add -requestTimeout 7200000 before -restart.
    Start all the servers.
    -Shreyash.

  • An error has occurred during report processing. (rsProcessingAborted). Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand). The Cube either does not exists or has not been processed

    Hi,
    I'm having issues with the report created using SSAS cube.
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand)
    The Operator_Performance cube either does not exist or has not been processed.
    I have searched through internet and tried all the solutions, but didn't worked for me.
    SSRS services running as NETEWORK SERVICE user.
    SSRS Execution running as a Different user, which is the login is used to logon ot that server. I have also verified this user has access to database. I'm using Shared DataSource(SSAS Source) for this report.
    Can any one please help me.
    Thank You,
    Praveen.
    Praveen

    Hello,
    Have you tried it to execute on report manager , Is your data source properly configured in Report Manager  and your report is mapped with Datset correctly?
    Have you executed the Dataset query MDX editor  now?
    What is the volume of data you are fetching in the report. Try it to execute in other than IE , I don't know the exact reason but some of our report with large volume of data  are failing on IE , on the other hand these reports are running fine Google
    Chrome
    blog:My Blog/
    Hope this will help you !!!
    Sanjeewan

  • Disk Utility says "Error: The underlying task reported failure on exit"

    So I decide to play around with Bootcamp for the first time, and I go through the install but it kicks me out, telling me there was some kind of HDD error. It points me to Disk Utility, and I click on Verify Disk, and then I get the following error:
    Verifying volume “MacBook”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Illegal name
    Illegal name
    Checking multi-linked files.
    Checking multi-linked files.
    g Catalog hierarchy.",0)
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    Volume Header needs minor repair
    Volume Header needs minor repair
    0 %)
    The volume MacBook needs to be repaired.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    So I do some searching, and Apple tells me that I need to reformat! ***?! There is nothing wrong with my HDD, or at least so I thought. No clicks, no shutdowns, nothing. Does this mean that soon my HDD might die? And if not, how the **** do I go about installing Bootcamp now?
    Here's Apple's support document:
    http://docs.info.apple.com/article.html?artnum=302411
    Thanks much.
    MacBook   Mac OS X (10.4.8)  

    You don't need to reformat.
    Put your first installation disk in and reboot, holding down the C key when you hear the chimes. When the installation program starts, start Disk Utility from the menu and select your system drive, then do a verify/repair from there.
    The reason it can't repair it is because Disk Utility won't do a low level repair on the system drive in case important system files are moved. When you boot off the CD, your system drive isn't in use and can be repaired easily.

  • ActiveX Printer Error when print large number of page

    Hi,
    I have this problem when developing the report on my project.
    I developed the Crystal Report embedded in Visual Studio 2008 to be displayed in web form.
    I'm using .NET and the operating system of the development computer is Windows 7 32 bit.
    The problem is, I have a quite complex report displaying the statement for the customer which is result in 209 pages.
    When the report has successfully loaded, I simply click the print icon and it comes up with the error "A communication error occurred. Printing will be stopped"
    But, after that...I tried something different, when the report has successfully loaded, I went through the report by moving for every 30 pages until it reaches the last page and click the print icon. and it prints without any errors!
    Anybody knows what caused this?
    By the way, I'm using the ActiveX printing mode for the Crystal Report.
    Thanks
    -Marry-

    I'm thinking there is something not processed in the report so forcing the report to process everything up to the last page before printing may help. Try the following code before sending the report to the viewer:
    Dim prc As New CrystalDecisions.Shared.ReportPageRequestContext
    rptDoc.FormatEngine.GetLastPageNumber(prc)
    This may slow down the time it takes for the report to come up as the whole report will need to be processed, formatted, etc.
    Also, make sure you have SP 1 for CR 10.5:
    https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • "Error Moving Media"

    What does this error message mean? I have made hundreds of MOVEs without incident. Now I generate the error message " ERROR MOVING MEDIA." All I am attempting to do is MOVE certain selected files from one folder to another another. The target folder does have other PSE-managed files. I have gigabytes of RAM free on the C: drive and on the target drive. Win XP Pro, PSE 6,

    Adobe employees do read these forums, but I don't know who, how often, and how seriously (other than the episodes with broken Help and the photo downloader). Sometimes you'll see someone whose name appears in the program credits posting.
    You can file a bug/suggestion report at:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&product=72
    They claim to read every submission, but since there's usually no feedback to the submitters, it's hard to know how effective submissions really are. The "feedback" forms most companies have seem to go into the bit bucket.
    If you need a work-around solution (e.g. help installing), you can open a case with customer support at:
    https://www.adobe.com/cfusion/support/index.cfm?event=membership&returnURL=%2Fcfusion%2Fsu pport%2Findex%2Ecfm%3Fevent%3Dportal&loc=en_us
    I filed a number of detailed bug reports there (including the Move bug), but support's feedback consists of giving you a tracking number and confirming it's a bug -- they're not empowered to do anything else. (And surprisingly, they ask you to resubmit the bug report through the submission form above -- pretty shocking that a company's customer support doesn't have a mechanism to directly submit bug reports to their developers.) But at least you're getting an acknowledgment!

  • Error while creting webi report on top of query ,using BO XI3.1

    Hi,
    I'm getting below error while creating webi report ,tried to applying some patches but no luck
    SAP021_sales value report
    a database error occured ,the data base error text is error in MDD darasetBW.getcelldata.system error in program CL_RSR_MDX_BXML_FLATENING and form ASSIGN_COMP_02(see long text) (WIS10901)
    Looking forward to your sugesstions.
    Thanks

    hi,
    Go through the below SAP Notes on the issue-
    SAP OSS Notes 1440912 and 1432162

  • Crystal Reports 10 Enterprise Server Issue - Exporting Large Reports to PDF

    Weu2019re implementing a Crystal Reports 10 Server for a customer but weu2019re having an issue with exporting large reports to PDF.  The report size that starts to show this issue is roughly 300 pages with 20 records per page.  We use the default Crystal ActiveX viewer. 
    Basically what happens is that the user will launch the report in the ActiveX viewer and the large report will take a while to load, as much as 3 to 4 minutes.  The user may then wish to export to PDF.  Once they attempt it with these large reports the viewer will basically hang and possibly be processing but will then time-out after roughly 5 minutes with this error:
    u201CProxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request POST /thinqreports/THINQCrystalInterface.asp.
    Reason: Error reading from remote server
    IBM_HTTP_Server/6.1.0.9 Apache/2.0.47 (Unix) Server at lmsproxy.aurora.org Port 443u201D
    We believe this error is coming from a server on our network.  We have a proxy server between users and the Crystal Server that has a 5 minute time-out for connections.  What we want to know is:
    - Is there a way to speed up this export to PDF process?
    - Should the Crystal Viewer be keeping an http connection alive to the Crystal Report Server while its doing this export process?
    - If not, what port does Crystal Viewer use to communicate with the Crystal Report Server? 
    - Is there something we can set in Crystal to keep an http connection open? 
    - What is actually occurring during this export process? 
    Occasionally, we may get the above error when simply launching a report, not just attempting to export to PDF.  We presume that is because loading the report into the Crystal Viewer from the Crystal Report Server is taking longer than 5 min.
    Anyone have any thoughts?  Thanks.
    Scott

    Scott,
    As this is happening within Enteprise (and I am assuming the report does not time out in the Crystal Reports Designer) I would suggest posting this to the BusinessObjects Enterprise Administration
    forum.
    My limited Enterprise knowledge would be to suggest scheduling the report as PDF but I don't know if that is a viable option for you.

  • Error when running a report on CMC

    Error in File Maintenance Costs by Work Code: Max processing time or Max records limit reached .
    I can run this report through Crystal Reports 9 installed on my desktop and do not have any problems having data returned.  However, when I upload it to the console and try to run it through CMC I get the above error.
    Any suggestions?

    Thank you for your help.  I had to make a change in the CR Processing Server so your answer put me in the right direction. 
    We are using CR Server 2008.
    I had to set the value at 0 for Database Records Read When Previewing or Refreshing (0 for unlimited):
    Thank you again!
    Lisa
    I also had to make a few other changes as well.
    Edited by: Lisa Beggs on Jul 1, 2009 3:59 PM

  • Display Error Message in BW Report based on Customer Exit Variable

    Hi
    I need to display an error message in the BW report based on the value of a customer exit variable - i was able to do this successfully in BW3.5 using the below code.
      WHEN 'ZUPN'. "Here ZUPN is the customer exit variable
        IF i_step = 1.
          <check for condition -- if successful, variable flag = 1, else variable flag = 0>
          IF flag = 0.
            MESSAGE e157(00). "Error Message
          ENDIF.
        ENDIF.
    I have upgraded my system to BI 7.0 now. Whenever the variable check is not successful, it displays a blank screen instead of the error message in the report. Please advice if we need to change the code and how ??

    Bhanu,
      Thanks for u r reply.This warning message appears every time i execute the report through portal.
    Any idea ?
    Regards
    Mano

  • SSRS 2008 R2 rendering error when executing a report

    The value '1' is invalid. Valid values are between '0' and '1'. (rrRenderingError)
    I am receiving the above error when running the report in SSRS 2008 R2. It has run find in the 2005 version. After research, I read that this issue caused by tablix split on a new page or something. However, I have not found anything to be the resolution. I
    installed the latest hotfix that I thought addressed this issue but still not working. Any suggestions outside of touching the report?Sonya

    The value '1' is invalid. Valid values are between '0' and '1'. (rrRenderingError)
    I am receiving the above error when running the report in SSRS 2008 R2. It has run find in the 2005 version. After research, I read that this issue caused by tablix split on a new page or something. However, I have not found anything to be the resolution. I
    installed the latest hotfix that I thought addressed this issue but still not working. Any suggestions outside of touching the report?
    Sonya
    We too are encountering this problem with reports migrated from 2005 to 2008. We are getting the rendering error only when trying to use the paging controls to navigate forward through the report. This is on SSRS 2008 R2 running SharePoint Integration. When
    the result set is empty we get the tablix errors mentioned instead. The reports ran fine prior to migration to SSRS2008.

  • "Attempted to read or write protected memory" error in loading a report.

    Development Environment
    ===
    Windows XP
    Visual Studio 2008 Pro; with Crystal Reports 2008 for Visual Studio
    TagetCPU: 'AnyCPU'
    VB.net 3.5
    Windows dll
    Crystal Reports Runtime SP2 (12.2.0.290)
    Deployment Environment
    ===
    Windows XP
    .net3.5
    Crystal Reports Runtime SP3 (no be confirmed)
    I have created a windows dll with a form with a reportdocument, that loads a report (CrystalDecisions.CrystalReports.Engine.ReportDocument).
    Then we circle through the report setting every table location to point at a specific ODBC and database.
    The Dll can do this process several hundred reports in a day. However a small number (less than 10) of these have the following error:
    "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
    This is normally occurring when the reportDocument.Load function is called. But also happens when going through the setting of table locations: [myTable.ApplyLogOnInfo(TmpTableLogOnInfo)
    The dll is called via COM interop and so i have checked "Register for COM interop".
    Simon@Sanderson

    1) Get to SP 3:
    for dev computer:
    https://smpdl.sap-ag.de/~sapidp/012002523100007123572010E/cr2008_sp3.exe
    Recompile the app after SP3 is applied.
    for SP3 runtime:
    MSI
    https://smpdl.sap-ag.de/~sapidp/012002523100007123592010E/cr2008sp3_redist.zip
    MSM
    https://smpdl.sap-ag.de/~sapidp/012002523100007123582010E/cr2008sp3_mm.zip
    (You will have to uninstall SP 2 runtime before installing SP 3 runtime)
    2) Do not use "Any CPU". CR2008 is only 32 bit anyhow so use 32 bit.
    3) Make sure you are using .Close and .Dispose once you are done with each report object
    - Ludek

  • Error when running a report writer

    Hi,
    I am getting an error ("Internal error: More than 999 GREP blocks were requested") when running a report writer.
    The error diagnosis is:
    Internal error: More than 999 GREP blocks were requested                                                                               
    Message no. GR 215                                                                               
    Diagnosis                                                                               
    An internal error occurred in the Report Writer.                                                                               
    When running the program, you selected the option to store your results
         permanently.  However, when the selected data was stored in blocks in  
         the GREP file, the maximum number of blocks was exceeded.                                                                               
    System Response                                                                               
    The selection program was terminated.                                                                               
    Procedure                                                                               
    Inform your system administrator.                                                                               
    You may have to increase the block size for the GREP blocks.    
    Anybody knows how to increase the size of GREP blocks?
    Thanks in advance.
    Regards,
    Arun Mohan

    Hello,
    The reason for the error GR215 is that too many data blocks are being
    processed.
    The explanation is one of the following:
    - You have variation activated in the report
    - A large group of objects is being processed and the report output
       fails due to the large data size
    - the selected data is reaching the technical restriction
    Check the SAP note 64537. This note advises you to set the BLOCK SIZE parameter
    in the coding to 500000. However, the maximum value possible is 999999. You may -
    if you already implemented the coding change of SAP note 64537 - raise the parameter
    once more to 999999.
    If the error then still remains the selected/processed data is definitely too much.
    Then check the report definition in comparison to SAP notes 317574 and 387414.
    Regards,
    David

Maybe you are looking for