IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1
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
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.
What to do next
You can disable the Cache Cleaning Process by setting the value for
RunReapProc
to
no
.
Parent topic:
Using the Cache Cleaning Process
Feedback