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 |
Can two different apps server talk to 1 database?
Name the configuration file of Process Sheduler and it’s location?
What is The process scheduler server ?
What type of information do you enter to define for a server definition?
What peoplesoft components reside on the webserver?
Write down object migration path. Say, we want to apply a patch. Name all the environments which it should pass thru till it reaches Production.
What are other Server Agents?
What is THREE-TIER CLIENT?
How do we delete the cache of the WebServer?
What is CONNECT ID?
What is Tuxedo?
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?