Can’t help you with a resume from an interrupted sync but I can help you with synchronizing fixes only.
The LDAP server should have an attribute containing the timestamp of the last modification. You can include this attribute in the getAllFilter of the source service so that it grabs only those records that have changed after a specific point in time. I do this in combination with a BASH script that updates lsc.xml with the last execution time before launching LSC. I can run LSC more frequently against very large datasets and perform incremental synchronizations instead of spending the resources comparing records that have not changed in the source since the last execution. I then run a less frequent full synchronization just in case some other process changes values in the destination unexpectedly. [cid:[email protected]]<http://www.aep.com/> JON C KIDDER | MIDDLEWARE ADMINISTRATOR LEAD [email protected]<mailto:[email protected]> | D:614.716.4970 1 RIVERSIDE PLAZA, COLUMBUS, OH 43215 From: lsc-users [mailto:[email protected]] On Behalf Of Chun Ling Li Sent: Thursday, November 09, 2017 8:57 PM To: [email protected] Subject: [EXTERNAL] [lsc-users] Is there a way to synchronize the failed users? or resume from interrupted point? This is an EXTERNAL email. STOP. THINK before you CLICK links or OPEN attachments. If suspicious please forward to [email protected]<mailto:[email protected]> for review. ________________________________ I am using LSC to synchronise user's data from LDAP to DB. In the first synchronisation, some users may failed due to some errors. After we fix the errors, can we only synchronise the failed users? It would be helpful if we have large number of users, and only few were failed. Another question is if we interrupt it during the synchronisation for some reason like fixing some errors, can we continue to do synchronisation from the interrupted point? Chun Ling Li(李春玲) IBM Connection Pink [email protected]<mailto:[email protected]> | 8610-82452758
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

