http://mydbsync.com/integration/cloud-replication-for-salesforce








        a.  Go to <install folder>/dbsync/scripts. Make sure that setenv.bat points to your install directory.
                  b.  For Sync schema Run – run <profile name> Update Schema
                           Example: run DBSync Update Schema
                  c.  For getting a clean copy Run – run <profile name> Cleancopy
                           Example: run DBSync Cleancopy
                  d.  For moving data from Salesforce.com to database Run – run <profile name> Source to DB
                           Example: run DBSync Source to DB
                  e.  For moving data from database to Salesforce.com Run – run <profile name> DB to Source
                           Example: run DBSync DB to Source