Answer Posted / 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 |
Post New Answer View All Answers
What process executed the request?
Where are log and trace files located?
Two web servers are used in the production environment for load balancing/failover. How would you configure both web servers to share a single Report Repository?
What is spawning?
What are compare reports? What is the different between *changed and changed in compare report
How can we migrate a customized object between 2 databases having no physical connectivity?
What are the main customization in sqr in people soft hrms module?
How many Internet Architecture installs will you need for three application server domains?
What do you execute to start the web server for PeopleSoft?
What is ACCESS ID?
What is Report Repository?
From where can be monitor the status of a Process Scheduler in PIA (write the navigation path)?
What is the purpose of DDBIN?
Walk through the process of applying a patch/fix which involves all types of object (internal: add, delete, update; external: SQRs, COBOLs, DMS Scripts, etc)?
How do we delete the cache of the Apps server?