Trend Micro has provided a registry fix for this issue. Create the following registry on all the affected servers:
Add new DWORD Value as:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TmFilter\Parameters] "DisableCtProcCheck"=dword:00000001
This registry key avoids the matching of PID for the .tmp file in the close table. In this case, VSAPI deletes the entry from the close table and that resolves the performance issue related to searching.
The purpose of the key DisableCtProcCheck=1 is to disable the close table searching.
Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Progress cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.