Answer Posted / chaitanya
What level of caching is depends on what resources that available on host system. With EnableServerCaching, Specify what objects the system stores in cache on the application server. To enable application server disk caching set the value to 1 or 2.
If value is 1, the system caches only the most used classes of objects, and if value is 2, the system caches all object types regardless of the frequency of use.
To disable application server caching, the value must be set to 0. Turning off caching significantly degrades performance, as it requires the application server to retrieve an object from the database each time the system it is referenced.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the main customizations in sqr in people soft hrms module ?
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?
How are trace files generated?
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?
Walk through process of migration objects from one environment to another with considerations for recoverability of environments should the migration fail?
How do we delete the cache of the Apps server?
What is SYMBOLIC ID?
What is a database refresh?
How do you keep customizations during a migration?
How is failover of the application server set with the delivered Peoplesoft software?
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 WSL & JSL and what are they used for?
What is the usage to Data Mover Tool?
Where and how is the report location set? Report transfer method set?
What are the main customization in sqr in people soft hrms module?