To enable the Cache Cleaning Process in a service holder, do the
following:
- On the server where your service holder resides, open the toolkit
configuration file, dse.ini.
- Add the RunReapProc definition to the dse.ini file, as shown
below:
<kColl id="settings">
...
<field id="RunReapProc" value="yes"/>
...
If you do not have the RunReapProc definition in the dse.ini
file, the Cache Cleaning Process is enabled by default.
You can disable the Cache Cleaning Process by setting the value for RunReapProc to no.