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 is the main Web Server configuration file for PeopleSoft?
What are the PeopleSoft reports that need to be executed before and after a patch is applied? Why? What do they do? How do you resolve issues that appear on these reports?
What are the three main PeopleSoft tables that manage the batch environment?
You change the PeopleSoft owner schema password will there any effect? If yes now will you resolve it?
Two web servers are used in the production environment for load balancing/failover. How would you configure both web servers to share a single Report Repository?
What are compare reports? What is the different between *changed and changed in compare report
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)?
How can we migrate Message catalog between 2 databases?
When navigating on-line, how do you locate:
What is Integration Broker?
What process executed the request?
What protocol is used between client and WebServer?
What are WSL & JSL and what are they used for?
From where can be monitor the status of a Process Scheduler in PIA (write the navigation path)?
Where and how is the report location set? Report transfer method set?