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 |
What Tuxedo process boot?
Briefly write what the Process Scheduler is used for?
What is the SQL statement executed by the program?
Draw a simple diagram of PeopleSoft three tire architecture?
List down the tables names involved in the People Soft Authentication Process?
What is DDDAUDIT?
Describe the various server agents that support the process scheduler server?
Name the configuration file of Application Server and its location?
What are other Server Agents?
What is PeopleSoft Vanilla Database?
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)?
What are the three ways reports can be transferred to the Report Repository?