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 |
Describe the various server agents that support the process scheduler server?
Name the configuration file of Application Server and its location?
Walk through process of migration objects from one environment to another with considerations for recoverability of environments should the migration fail?
How do you reset the Access ID/Password?
What utility do you use to create and configure Application Server domains and where is it located?
What is database clone?
How do you change the port of Jolt of an Apps Server?
What is The process scheduler server ?
How do you install multiple PeopleBooks to the same server?
How do we start & stop Webserver in single server domain?
What is JOLT?
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)?