What is shared cache and how you enable it?
Answer / chaitanya
The system assumes that a preloaded cache exists in the share directory. The preloaded cache contains most instances of the managed object types that are cached to file.
While booting application server, if shared cache is enabled but no cache files exist, the system reverts to unshared caching.
To set shared caching for the domain, set the Set ServerCacheMode to 1. With this option enabled, the system stores the cache information in the following directory:
<PS_HOME>appserv<DOMAIN_NAME>cacheshare
| Is This Answer Correct ? | 0 Yes | 0 No |
)You have manually edited the psappsrv.cfg file. Will the domain recognize the changes?
How does Application Server communicate with Database Server?
Can one file server talk to 2 different databases?
How can we migrate Message catalog between 2 databases?
What is database clone?
How is the process type definition used?
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 process executed the request?
What is a Customization?
What is TWO-TIER CLIENT?
what are the main customizations in sqr in people soft hrms module ?
Describe the Application Server log files?