Reason:
The data area or index area of the cache reached the percentage full threshold (nnn%). Sufficient space cannot be recovered automatically to lower the area below the warning level. The security record cache remains active, and records continue to be added until the data area or index area becomes 100% full.
Action:
Attempt to recover space by issuing the following command with an expiration level that is less than the level entered during cache initialization:
SECCACHE(CLEAR,EXP=hhh)
Attempts to recover cache space by deleting existing records that have expired based on the time interval that you specify in hours (hhh). This input specification overrides the expiration interval supplied at cache initialization.
Example: Specifying CLEAR,EXP=2 attempts space recovery by deleting records that have expired after 2 hours.
Note: Specifying EXP=0 deletes records based on the expiration interval specified at cache initialization. For example, if you specified EXP=1 at cache initialization and then subsequently specify CLEAR,EXP=0, the product deletes existing records that have expired based on the original 1 setting. To view the expiration level established during initialization, issue the SECCACHE(STATUS) command.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|