Article ID: 320803 - Last Review: June 30, 2004 - Revision: 3.0

ACC2000: Avoiding Memory Leaks and EventID Error 2009 That Occur with Indirect Synchronizations

This article was previously published under Q320803
Advanced: Requires expert coding, interoperability, and multiuser skills.

This article applies only to a Microsoft Access database (.mdb).

On This Page

Expand all | Collapse all

SYMPTOMS

When you use indirect synchronization to synchronize your replica set on either Microsoft Windows NT 4.0 or Microsoft Windows 2000 Server, the synchronizer leaks file search handles. As a result, Error 2009 is logged in the Event Log for the server. After this happens you must restart the Windows Server because you cannot run other applications until the synchonizer releases the handles.

RESOLUTION

To resolve this problem, make sure that you have the following files and versions or later:
   File Name        File version
   -----------------------------
   Msrpfs40.dll     4.0.4314.0
   Mstrai40.exe     4.0.3714.0
   Mstran40.exe     4.0.3714.0
				
For additional information about how to obtain and install these files, click the article number below to view the article in the Microsoft Knowledge Base:
320805  (http://support.microsoft.com/kb/320805/EN-US/ ) MOD2000: Updated Version of Microsoft Jet Replication Files Available in Download Center

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce the Behavior

  1. Configure the Windows Server for indirect synchronization.
  2. Create a zero-byte file in the Dropbox folder, and then save the file with any name that has an .msg extension.
  3. Start the Synchronizer (Mstran40.exe.)
After about six hours the Windows Server System Event Log starts to fill with Event ID 2009 errors.

A File Directory Search is used about every 10 seconds and is not released until the Synchronizer is stopped. You can easily see this on the Performance Monitor.

APPLIES TO
  • Microsoft Access 2000 Standard Edition
Keywords: 
kbbug kbfix KB320803
 

Article Translations