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
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 are the steps to migrate changes from a development to a test an environment (compare, check Audit flags, migration, validate)?
What are the various ways to optimize performance for any and all components of the PeopleSoft application?
what are the main customizations in sqr in people soft hrms module ?
What is Integration Broker?
You have just recovered a database after the system experienced a failure. You try and boot the Application Server but it fails? What do you do?
How do we delete the cache of the WebServer?
You have multiple Process Schedulers running against a single database. How do you configure the environment such that a user can submit a process without having to identify a specific Process Scheduler process to complete the process request?
What is the main Web Server configuration file for PeopleSoft?
What protocol is used between client and WebServer?
What is contained in the trace files and how is that determined?
Assuming that the database is installed and properly configured, how do you configure the remaining components to connect 2-tier, 3-tier, 4-tier(via web)?
What is ACCESS ID?
Where is the user session timeout set and how do you set it?
Briefly describe a process of building a project?