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

Answers were Sorted based on User's Feedback



1.What is caching? What are the different types of caching? 2.Is there any feature like summing to..

Answer / satish reddy

Caching means just storing the frequently used itmes in
memory . Caching is a tried and tested technique for
performance improvement.

Two types of output caching,

1.Page output caching:- It adds the response of page to
cache object. Later when page is requested page is displayed
from cache rather than creating the page object and
displaying it. page output caching is good if the site is
fairly static.

2.Page fragment caching:- it parts of the page are changing,
you can wrap the static sessions as user controls and cache
the user controls using page fragment caching.

Is This Answer Correct ?    3 Yes 1 No

1.What is caching? What are the different types of caching? 2.Is there any feature like summing to..

Answer / naresh

Answer to 2nd question:
Yes, There are options in crystal reports for summing up
the records. You can sum the records by group , or by grand
total. There is also another feature for summing up
is "Running Total". You can just insert running totals, or
summaries by just using the icons or you can write your own
formula.

Answer to 1st question:
I don't know how this question can be answered interms of
crystal enviroment. Anyhow I know somethig abt caching,
There are many servers comes along with your CRS suite, BO,
or Crystal Enterprise suite.
All these servers run behind crystal reports to run and
publish the reports successfully. Maintaining all these
servers is kind of amin job.
Below are the list of servers that work together to make
Crystal reports a successfull pack:
1) Input server(File repository Server)
2)Output server(File Repository Server)
3) Cache server
4) destination job server
5) event server
6)list of values job server
7) page server
8)program job server
9) RAS(Reports Application Server)
10)report job server
11)CMS(Central Management Server)

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Crystal Enterprise Suite Interview Questions

Hi friends please reply what will be the answer to following question in crystal report 1)Difference between the CR8.5 & CR10.5(withing VS2008) in terms of features. 2)Is Hierarchy of grouping features in either CR8.5 or CR10.5. what are its limitation i.e maximum no's can be created. 3)Scenario - If I have a string semicolon separated(1000 in nos) then how to pass it into Record Selection formula or parameter. 4)Scenario - If user want to do dynamic grouping at runtime that to while designing report only 1 group was created and as per user at runtime based on user selection different fields are used to create group. How is it possible. (Is it possible through formula?) 5)what is cascade or dynamic prompting.whether this is a feature of CR8.5 or CR10.5. 6)what to answer for question "How would you start crystal report development" 7)How "set location" is useful & how to implement it. 8)Scenario - At design time report was developed using MS SQL as datasource but at client side they are using Oracle which is having same table name and structure will the report work? If yes what changes are required to do so. 9)when does "Table Not Found" error is generated.

0 Answers  


How can we performance tune reports?

1 Answers  


Is it possible to design report layout in crystal reports without Database info?

2 Answers  


What is the section expert? Why we use it?

2 Answers   eDynamic LLC,


7.Are there any limitations in crystal reports? 8.Can we use our own SQL for creating a report?

2 Answers   Bhawan Cybertek, ICICI,






what the mean of version error in crystal?

0 Answers   Symphony,


What is OLAP grid? Where it is used?

1 Answers   eDynamic LLC,


14.How to "Print" in Crystal Reports while using ASP DOT NET Platform?

2 Answers   Bhawan Cybertek,


13.Can we use Crystal report as a stand-alone application?

2 Answers   Bhawan Cybertek,


How many types of subreport are there?

3 Answers   eDynamic LLC,


What is the difference between running total and sub-total?

5 Answers  


How can we create diff. types of templates?

1 Answers   eDynamic LLC,


Categories