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 shared cache and how you enable it?
How can we migrate a customized object between 2 databases having no physical connectivity?
Does each process scheduler server domain have its own location in the Report Repository?
What are the three main PeopleSoft tables that manage the batch environment?
What is the function of an Application Server?
what are the main customizations in sqr in people soft hrms module ?
What peoplesoft components reside on the webserver?
You change the PeopleSoft owner schema password will there any effect? If yes now will you resolve it?
What is the Server Definition Table(PSSERVERDEFN)?
What is THREE-TIER CLIENT?
Define The Server Agent(PSPRCSRV.EXE)?
What is Batch Environment?