I have an 9.2 SDE database (Oracle 10g) that has three child 2-way replicas that are SQL Server Express 2005 databases edited by individual users. The replica's contain point, line and polygon features. The machines are running XP. I have had a sync process running fine for a couple months now and all of a sudden I'm getting an error:
SynchronizeChanges "Database Servers\GIS_SQLEXPRESS.gds\AgriMapAM (VERSION:DBO.DEFAULT)" DBO.AgriMapAM "Database Connections\arcadmin@gisdata.5151.sde" FROM_GEODATABASE1_TO_2 IN_FAVOR_OF_GDB1 BY_ATTRIBUTE DO_NOT_RECONCILE "Database Servers\GIS_SQLEXPRESS.gds\AgriMapAM (VERSION:DBO.DEFAULT)" "Database Connections\arcadmin@gisdata.5151.sde"
Start Time: Wed Oct 26 06:42:35 2011
Target replica can only import acknowledgment messages.
Version not found[ARCADMIN.<db_name1>_228]
Version not found[ARCADMIN.<db_name2>_222]
Version not found[ARCADMIN.<db_name3>_225]
Version not found[ARCADMIN.<db_name4>_226]
Version not found[DBO.<db_name5>_2]
Failed to execute (Synchronize Changes 1).
End Time: Wed Oct 26 06:42:40 2011 (Elapsed Time: 5.00 seconds)
Failed to execute (Model53_1).
End Time: Wed Oct 26 06:42:40 2011 (Elapsed Time: 12.00 seconds)
I've searched the internet with limited help - although it does look like others have experienced similar error messages before. Could this be a data problem? Network or permissions problem? Thanks for your time - not too much to troubleshoot with here...