Valid on z/OS.
The CACHE control option provides an area of memory for CA Top Secret to place frequently used items from the security file. Provision for sufficient CACHE reduces I/O against the security file and increases system performance.
CA Top Secret uses virtual storage above the line within its address space as a method to keep commonly used records from the Security File.
CA Top Secret comes with the CACHE option off. To activate CACHE or specify the CACHE option in the PARMFILE, use the TSS MODIFY control option.
The CACHE provides benefits in two areas. The first is that users commonly log in multiple times in a short duration of time. Because the logon mechanism as in TSO, or logon to multiple regions such as CICS. Second, the CACHE benefits profile sharing by allowing I/O performed for one user to benefit another user logging on to a different address space.
All entry methods are accepted.
This control option has the following format:
CACHE (nnnn|CLEAR|STATUS|OFF)
Sets the number of kilobytes of storage that is allocated for caching. If previously set to OFF, providing this value activates the CACHE feature. CA Top Secret never allows the actual CACHE allocated to exceed the storage to operate. To accommodate your cache request, assure adequate region size is allocated for the TSS task. The recommended value for the CACHE control option can be determined using the TSSFAR utility SFSTATS function. For information, see the Troubleshooting Guide.
When using large file sizes, the requested cache size cannot be met due to operating system constraints. If your recommended cache size is not being met, an increase in the region size for CA Top Secret is recommended. Consult your system programmer regarding the maximum address space size set within your system.
Empties the CACHE. The CACHE starts to fill again as applications request security records. Clear is also automatically performed when a CACHE request is issued causing the CURRENT SIZE to exceed the MAXSIZE.
Provides statistics on how much CACHE is used and how efficient CACHE is in avoiding extra I/O. If CACHE is not active, message TSS1303I is displayed. If CACHE is active, the following statistics are displayed:
The maximum number of kilobytes used by CACHE as the storage threshold.
The current number of kilobytes in use because the last CLEAR.
The number of calls that are made to CACHE.
The number of calls that are satisfied in CACHE.
How many times CACHE was clear for the life of this CA Top Secret address space.
(Default) Deactivates CACHE. The CACHE is emptied and used when requested by a CACHE(nnnn) command.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|