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 are the various ways to optimize performance for any and all components of the PeopleSoft application?
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?
How do we generate trace file for Application Login?
Briefly write what the Process Scheduler is used for?
You change the PeopleSoft owner schema password will there any effect? If yes now will you resolve it?
What are The Process Scheduler Configuration Files?
How do we delete the cache of the Apps server?
How would you set up the environment to allow running a report to a printer?
Walk through the process of applying a patch/fix which involves all types of object (internal: add, delete, update; external: SQRs, COBOLs, DMS Scripts, etc)?
What modification is required at Webserver side when a Jolt port is changed?
If you can to manual purge reports from the system, which database tables do you need to clean up?
What are the three main component of PIA Architecture?