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
Describe the various server agents that support the process scheduler server?
What are the components of the PeopleSoft process Scheduler Architecture?
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.
How are trace files generated?
How is the process type definition used?
On occasion, the Report Manager status for a report will be inconsistent with the Process Monitor status resulting with the inability for the user to view the report. How can this be resolved?
What determines the level of detail written to the APPSRV_MMDD.LOG?
What process executed the request?
How do we delete the cache of the WebServer?
Can one file server talk to 2 different databases?
You want to move all the data from table X in environment 1 to environment 2 and replace all existing data in environment 2. How would you do this?
What type of information do you enter to define for a server definition?
Describe the web server logs?
Walk through process of migration objects from one environment to another with considerations for recoverability of environments should the migration fail?
What is the primary configuration file for a process scheduler server and where is it located?