What are the benefits of The Shared Cache Mode?
Answer / chaitanya
The shared cache mode offers the following benefits:
Server processes share a common cache file, which reduce the disk space consumed by multiple cache files.
Improved initial transaction load performance. Because all objects are already cached, the initial load performance is equivalent to subsequent loads. This is the major difference from previous behavior.
Improved performance because the system does not write new items to the cache. As such, the cache file never grows. This prevents the host running out of disk space as each PSAPPSRV cache grows in size.
Simplifies file management by having fewer files for the system to maintain.
| Is This Answer Correct ? | 0 Yes | 0 No |
What determines the level of detail written to the APPSRV_MMDD.LOG?
Does each process scheduler server domain have its own location in the Report Repository?
Why would use Report Folders?
How will you enable PeopleCode debugging? Define steps?
What is the SQL statement executed by the program?
What protocol is used between client and WebServer?
What is CONNECT ID?
What is PSPRCSQUE?
What is USER ID/OPERATOR ID?
What is SYMBOLIC ID?
What is the Server Table (PSPRCSQUE)?
What is PSPRCSRQST?