Review the following which may be helpful.
How to Configure the File Replication Service to Allow Fewer Sharing Violations That Block Replication
http://support.microsoft.com/default.aspx?scid=kb;en-us;816493
FRS Encounters "ERROR_SHARING_VIOLATION" Errors When It Tries to Replicate Data That Is Still in Use
http://support.microsoft.com/default.aspx?scid=kb;en-us;822300
//Snippet from the second article//
A sharing violation can occur if other sources have open handles to the file to be replicated. Typically, programs that can instigate sharing violations are:
- Antivirus programs
- Disk optimization tools
- File system policies that repeatedly apply access control list (ACL) changes.
- A user profile or personal data that is constantly in use that is placed on the replica set.
- Any other type of data that is held open for long periods by an end user, a program, or a process
-cp


LinkBack URL
About LinkBacks
Reply With Quote