How is caching enabled?
Answer / 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 |
What is the �heartbeat�?
You want to change some parameters of Application Server? How will you do it?
What are the different ways to trace a PeopleSoft AE program? SQR? COBOL?
What do you execute to start the web server for PeopleSoft?
Name the configuration file of Process Sheduler and it’s location?
What determines the level of detail written to the APPSRV_MMDD.LOG?
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 is SMTP?
Describe the web server logs?
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?
How can we migrate PeopleSoft project from one environment to another?
Does each process scheduler server domain have its own location in the Report Repository?