Enabling the Cache Cleaning Process in service holders

About this task

To enable the Cache Cleaning Process in a service holder, do the following:

Procedure

  1. On the server where your service holder resides, open the toolkit configuration file, dse.ini.
  2. 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.

What to do next

You can disable the Cache Cleaning Process by setting the value for RunReapProc to no.