What are the benefits of The Shared Cache Mode?
Answer / chaitanya
The shared cache mode offers the following benefits:
Server processes share a common cache file, which reduce the disk space consumed by multiple cache files.
Improved initial transaction load performance. Because all objects are already cached, the initial load performance is equivalent to subsequent loads. This is the major difference from previous behavior.
Improved performance because the system does not write new items to the cache. As such, the cache file never grows. This prevents the host running out of disk space as each PSAPPSRV cache grows in size.
Simplifies file management by having fewer files for the system to maintain.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you install multiple PeopleBooks to the same server?
How can we migrate a customized object between 2 databases having no physical connectivity?
Define The Server Agent(PSPRCSRV.EXE)?
How do you reset the Access ID/Password?
On occasion, the Report Manager status for a report will be inconsistent with the Process Monitor status resulting with the inability for the user to view the report. How can this be resolved?
What is database clone?
Name the configuration file of Webserver?
What is the function of an Application Server?
How does the WebServer communicate with Application Server?
What is contained in the trace files and how is that determined?
What are PeopleBooks?
What is TWO-TIER CLIENT?