How can we performance tune reports?



How can we performance tune reports?..

Answer / sourabh gosain

For tuning of reports we can use the following ways
1 Check the option Perform grouping on Server, Use indexes
or server for speeds.
File>Report Option>Perform grouping on Server.
File>Report Option>Use indexes or server for speeds.
2 Instead of joining DB tables on report , use add command
option. Put all the filters, Prompts in SQL command. This
way report will run faster.
3 Uncheck option save data with report.
File>Report Option>Save data with report.
4 If report contain Many Sub reports, use a prompt which
ask whether you want that particular data or not. If Use
chooses no, then that prompt’s data value should be in
Report selection criteria of report. based on that value do
coding to not to get data on report.
(With Best of my knowledge)

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More Crystal Enterprise Suite Interview Questions

How many types of subreport are there?

3 Answers   eDynamic LLC,


What all is needed to achieve an crystal report? A crystal report server ,User Id .Is BI/BO needed.Our source is Microsoft SQL Server 2008 Datacenter.Please guide.

0 Answers   Atos Origin,


How can we know the time taken for particular report execution?

2 Answers   eDynamic LLC,


6.What are the sections that we have in Crystal reports?

2 Answers   Bhawan Cybertek,


1.What is caching? What are the different types of caching? 2.Is there any feature like summing total in crystal report?

2 Answers   Bhawan Cybertek,


How can we create diff. types of templates?

1 Answers   eDynamic LLC,


What is the section expert? Why we use it?

2 Answers   eDynamic LLC,


How many different types of reports we can create in Crystal reports?

6 Answers   eDynamic LLC, Jump Games,


How can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema ?

1 Answers  


11.How do we format field? 12.How do we connect to the database?

1 Answers   Bhawan Cybertek,


In one subreport how many subreport we can insert?

3 Answers   eDynamic LLC,


5.Can we add any database field once we have chosen ?Close? button?

1 Answers  


Categories