How to interpret or calculate Crystal Report Performance Timing?

HI,
I have been trying to interpret the Performance Information/Performance Timing of a Crystal Report. When I access this information from Crystal designer menu I see several fields but I don't know exactly which one gives you the total execution time in miliseconds or how do you calculate the total time using the fields.
Help to interpret the following information will be appreciate. Example:
MainReport.rpt
Open Document:   0 ms  
Run the Database Query:   703 ms  
Read Database Records:   92 ms  
Format First Page:   949 ms  
Number of pages formatted:   2   
Average time to format a page:   474 ms  
Number of page starts generated:   13   
Average time to generate a page start:   13 ms  
Subreport.rpt
Run the Database Query:   4 ms   For all instances
Read Database Records:   2 ms   For all instances
Number of page starts generated:   3   
Average time to generate a page start:   0 ms   For all instances
Number of subreport instances formatted:   1   
Time to format all subreport instances:   38 ms
Thanks!

Have you seen this post:  [Needing to monitor the report run time and produce the dates/time on my rpt;

Similar Messages

  • How to incorporate ratio in Crystal Report?

    Hi,
    I am new in Crystal report and had no technical background.
    I would like to  know how to build ratio in crystal report? The draft layout as below:
                                                  (RM)        %
    Sales Revenue                        A           (A/A)*100
    Cost of sales                           B            (B/A)*100
    Where A and B are formula in crystal report.
    Regards
    Thomas

    Hi Thomas,
    Ratio is just a result by division.  If you take one field over another as a denominator, you got your ratio.
    Thanks,
    Gordon

  • How to do this in Crystal Report

    I have table a and table b in two database.
    I made connections. Want to implement this kind of query in
    CR.
    How can i do this using add command?. Is it possible to type
    in below query in add command of one database and make it work?.
    table a and b are in two data database connection.
    select * from a
    where a.id not exist
    (select b.id from b where a.id = b.id)

    i need to set where condition in crystal report like count {table.support} where ({table.support} = "others")
    support
    others others myself parent others
    then the result should be : 3
    how to do this in crystal report ? i'm just a newbie in crystal report.
    You should go on a Crystal reports forum for your version of Visual Studio and Crystal reports probably.
    SAP Crystal Reports, version for Visual Studio
    Please BEWARE that I have NO EXPERIENCE and NO EXPERTISE and probably onset of DEMENTIA which may affect my answers! Also, I've been told by an expert, that when you post an image it clutters up the thread and mysteriously, over time, the link to the image
    will somehow become "unstable" or something to that effect. :) I can only surmise that is due to Global Warming of the threads.

  • How to create user editable Crystal Report with dynamic dataset

    What I would like to achieve:
    A program loads a report in runtime updates list of database fields (possibly includes sample data), open report in "Crystal Reports 2011" (or 2008) where user customizes report and saves it. Later on the program loads the report, fills actualized data and displays it in .net report viewer.
    What I do:
    CrReport = New CrystalDecisions.CrystalReports.Engine.ReportDocument
    CrReport.Load(TemplateFilename)
    Dim Results As DataTable
    DataTable is filled from a database
    CrReport.SetDataSource(mResults)
    CrReport.SaveAs(NewReportPath, True)
    The NewReportPath is opened in the default program.
    What are the problems
    The report is open in preview mode (not in design).
    When the field is added to the report the designer asks for XML datasource on preview.

    The short answer is that it is not possible. I broke the question to other two: How to save a report that it opens without preview? and How to create user editable Crystal Report with dynamic dataset, where it is possible to find details. Key answer is Re: How to create an editable previewable report?

  • How to connect to the Crystal Reports Server XI R2 installed in other machi

    Hi,
    we are 3 people here we have Crystal Reports Server XI R2 installed in one machine and Crystal Repoprts XI  DEsigner ( downloaded trial version) in all the machines ,
    in my machine only Crystal Repoprts XI  DEsigner ( downloaded trial version) is installed , how to connect to the Crystal Reports Server XI R2 which is installed in other machine
    Regards,
    kathyaini

    Hi,
    thankyou for your  response,
    my problem here is as soon as i open CR Designer , and if i  click on either New Report,Blank Report, or  standard report wizard  it is saying "failed to create database connection"
    on which ever thing i click it is telling the same "failed to create database connection" i created the user DSN properly , i could not create System DSN i dont know why.
    can u please guide me
    and one more thing on the machine where CR server is installed , on the same machine designer is also installed (i think u was telling the same) .  my question is how the server will know about the CR Designer installed in my machine.
    Regards,
    kathyaini

  • How to connect Java to crystal report

    How to connect java with crystal report ?
    Which are the API's for that

    In all this time you never considered searching?
    Cross post
    http://forum.java.sun.com/thread.jspa?threadID=791154

  • Crystal report - Performance Information

    Hi,
    The performance of a report execution can be get calculated by the following 3 items of Performance Information dialog,
    Performance Timing node has:
    1. Run the database query
    2. Read database records
    3. Format first page
    In that, i understand the first two things, first one is the performance numbers to run the database query, second one is to read the database result-set after the query being executed.
    What does Format first page means? From the name i understand that its the performance timings for formatting the first page of the report. But i wanna know what crystal would do in this case???
    Because in one of my reports, the Format first page timings is similar to Run database query timing!!!!
    Can anyone let know what would be the issue and how to improve the performance timings of Format first page??

    Thanks! I agree with your points Ido...
    But in my reports there is no Page header, Page N of M, Grouping, sorting, etc.
    Its simply a data dump with 41 columns and around 50 rows in a page. Whats our end-user need is to just get a data dump by exporting the report into excel. So the columns in the reports are simply overlapped since there is no importance given to the look and feel of the report.
    And why I'm wondering is the Format first page taking almost the same time of Run the Database query!!!
    Any further thoughts?
    Regards
    Viswa

  • BI 4.1 - How do you update a Crystal Report already on server?

    We recently upgraded to SAP Business Intelligence 4.1 SP05.  I have saved quite a few reports to the new server and began scheduling them to test how they will perform on the new server.  They were saved by using the CMC - create the folder, right click on the folder, click Add, click Local Document, browse the network to find the Crystal Report to add.
    My question is:  Now that they are on the server, how will I update them with any changes that may need to be made to the Crystal Report?
    In other words:  So far, I can only find how to add new reports.  How would I update a report that is already out on the server?
    Seems like I should have been able to find this somewhere on the internet or users guide, but I just can't seem to find it.  Beginning to feel like I've got the wrong idea on how this all works.  Any help would be greatly appreciated!

    "Now that they are on the server, how will I update them with any changes that may need to be made to the Crystal Report?" Supposed that you have newer version of Crystal Reports on the DEV environment, you'd need to use Promotion Manager; formerly LCM, to promote the updated version code to the PRODUCTION. Check out the Promotion Manager in the BI4.1 SP05 Administrator guide for detail.  You can find most of BI4.1 documentations on http://help.sap.com/bobip41#section8.
    Hope this helps,
    Jin-Chong

  • How to connect BO to crystal reports

    Hello All,
    I am new to Business Objects an want to learn it in depth.
    Can anyone tell me how can i connect CR to BO.
    I am using XI
    Please tell me the basic connection that i need to do to perform this
    Amreek S

    Hi
    please take a look here (Chapter 6)
    http://help.sap.com/businessobject/product_guides/boexir2/en/xir2_bip_deploy_en.pdf
    In order to be able to work with the CR Designer you have to setup the following servers for access over your firewall
    CMS
    Input FRS
    Output FRS
    Report Application Server (RAS)
    Crystal Reports Cache Server
    Crystal Reports Page Server
    Web Intelligence Processing Server
    Regards,
    Stratos

  • How do I deploy my Crystal Reports webapp???

    Post Author: figue
    CA Forum: .NET
    Hi, i've developed a web application using Visual Studio .Net and using the Crystal Reports for Visual Studio 2005. I've read almost all the "how-tos" that are available on the net to solve my situation, but i couldn't manage to deploy my application.
    I have no physical access to the web server, and i cannot execute a .exe or a .msi installer (i cannot use the "merge modules" solution).The only solution i think may help me is copying the Crystal Reports dll's to my BIN folder and using those dll's instead of using the GAC references.Here's what i've done:- I copied all the dll's that I found on Program Files/Common Files/Business Objects/2.7/Managed into my app's BIN folder.- I deleted all the references to the Crystal Reports' assemblies from my solution's property pages. FIRST PROBLEM: The references were deleted, but when I closed the solution, and opened it again, all the references returned.. After trying again and again, they finally dissapeared.- I tryied to add the references to the dll's that were into my app's BIN folder, but when I browse the file, select it, and accept the dialog box, nothing happens. No reference is added into the References window.- I tryied to add the GAC references again, to return to the previous state, but it's the same, i select the reference from the GAC and when i accept the dialog box, nothing happens.- I thought that maybe my pc has some troubles with the installed versions of crystal reports (i hace 8.5, XI and CR for VS 2005 installed), so i created a Virtual Machine, Installed VS 2005 and created a new web application with one .aspx and one .rpt and tryied to change the GAC's references for the BIN's DLLs. The same thing happend.
    Can somebody please help me? I'm gettin' really tired of trying and trying things and not gettin' in solved.
    Regards from Argentina

    Post Author: Ted Ueda
    CA Forum: .NET
    Unfortunately, xcopy deployments of Crystal Reports .NET assemblies won't work, since they rely on some dll's via COM-Interop.
    Those components have to be registered on the server - via merge modules install - and regretably, you're restricted from doing so.
    Sincerely,
    Ted Ueda

  • Crystal Report Performance for dbf files.

    We have a report which was designed 5 -6 years ago. This report has 4 linked word doc and dbf file as datasource. This report also as 3 subreports. The size of field in dbf is 80 chars and couple of field are memo field. The report performance was excellent before we migrated the crystall report to 2008. After CR2008 the system changed and it is suddenly really slow. We have not change our reports so much it should have an influence on performance. When the user presses the preview button on printing tool window the control is transferred to Crystal. Something has happened inside black box of Crystal ( IMO ).   the dll we have are crdb_p2bxbse.dll 12.00.0000.0549 . The issues seems to be of xbase driver (not possible to use latest version of crdb_p2bxbse.dll and dbase files with memo fields).

    Hi Kamlesh,
    Odd that the word doc is opened before the RPT, I would think that the RPT would need to be opened first so it sees that the doc also needs to be opened. Once it's been loaded then the connection can be closed, CR embeds the DOC in the RPT so the original is no longer required.
    Also, you should upgrade to Service Pack 3, it appears you are still using the original release. SP1 is required first but then you should be able to skip SP2 and install SP3.
    You did not say what earlier version of Cr you were using? After CR 8.5 we went to full UNICODE support at which time they completely re-built the report designer and removed the database engines from the EXE and made them separate dll's now. OLE objecting also changed, you can use a formula and database field to point to linked objects now so they can be refreshed any time. Previously they were only refreshed when the report was opened.
    You may want to see if linking them using a database field would speed up the process. Other than that I can't suggest anything else as a work around.
    Thank you
    Don

  • Crystal Reports performance is too slow

    Dear SDNers,
    I have designed a crystal report which is fetching data from a Z developed function module. From crystal report side, used filters.But while executing report, it is calling the function module multiple times.
    due to this performance is very bad. Why report is calling mutiple times of the function module. Do need to modify from crystal report side or from function module side. Please clarify.
    Regards,
    Venkat

    A similar issue was seen a year ago It was regarding a function module call being executed multiple times from  CR4Ent tool. It involved the usage of sub reports inside that report and the issue was generic for any function module used for testing.
    At that time, the issue was resolved by upgrading to the latest available patch of CR4Ent and also by applying the latest patch at SAP R3 end.
    If you are able to post the exact support package and patch level of CR4Ent and also for the SAP R3 system, then someone can tell whether its the latest or not.
    -Prathamesh

  • How to do this in Crystal Reports

    hi all,
    i want to fetch the text line from PO to my Crystal Report [Please see Image|http://i264.photobucket.com/albums/ii184/abing430/PLD-Crystal.jpg] i been able to do this in PLD but i cannot do it in Crystal report.
    regards,
    Fidel

    Have you tried reviewing the SAP standard crystal layouts to see how it is done there?

  • How do I open a Crystal Report from Microsoft Access?

    I'm looking for step-by-step instructions on how to launch a Crystal Report from a Microsoft Access application (for a dummy like me).
    My Crystal Report uses a connection to the Access database as the data.
    I have Microsoft Access 2002 with Microsoft Visual Basic 6.5.
    I have Crystal Reports 2008 CR Developer 12.
    I'll need to know where to find the Visual Basic code references, and/or ActiveX Controls, if applicable.
    Thanks
    Janeen

    I concur with Don. Just a bit of help - a sample VBA app is here;
    https://smpdl.sap-ag.de/~sapidp/012002523100006013432008E/rdc_vba.exe
    But as Don mentioned, you will have to downgrade to CR XI r2 (or lower) to implement the above solution.
    Ludek

  • How do I create a crystal report layout with a table and borders

    My crystal report is a signin sheet. The sign in sheet has an ID column, Name column, Institution column, Place to signin column, and Weekday columns with checkboxes in each column for the visitor to checkoff.
    How do I display the data that is being used int he crystal report in a table layout with borders around each cell? And is it possible to center vertical alignment of the data within eacvh cell like Excel?

    Blahahaha! Great answer Deb!
    Seriously though... There is no vertical alignment in CR. There have been several past threads related to this issue and all of them have various workarounds. None of them are very elegant.
    The best workaround I've found (especially if you are grid or borders) is to turn off the boarders for the field itself and drawl a rectangle around the field(s). Now you can place the field in the lower portion of the rectangle and adjust the rectangles height to place the field text in the center of the rectangle.
    This will give you more control over the height of your elements than using a carriage return before the text.
    Jason

Maybe you are looking for

  • ITunes 6 - still can't see CDs

    Okay, I was having this problem in iTunes 5.0.1.4, as well. When I put an audio CD in either of my drives (external or internal), it doesn't show up in iTunes. My work-around right now is to rip the CD to mp3 using RealPlayer, then import the mp3 fil

  • HP laserjet5 jetdirect OS 10.4.1 printing problems

    I have an old HP laserjet 5 with jetdirect networking card. I have a macbook pro and am trying to connect directly to the printer. I've added the printer (think correctly) but I can't get it to work. I've printed a configuration page and found the li

  • "Missing Files" Red Question Marks, can't delete Crashes

    HELP! I recently had some external drive issues, so once I got every thing copied back over and relinked, the Managed Referenced Files Section still shows some missing images and I I make a Smart album and sort it by Missing files, they show up as RE

  • Life time of a servlet object

    How and where can i specify that if a particular servlet is idle for, say x minutes, make it eligible to be garbage collected ?

  • Downloading a trial version - Adobe Download Assistant queue not showing

    At first the download for the trial (for Illustrator) didn't even start and when I went to the solutions, I followed the instruction to simply restart ADA but it gave me the Error 106 that a download was already underway.  Unfortunately, the queue is