The objects to be replicated must be in sync before you initiate the replication. If the data is not in sync before replication starts, there is a strong possibility that data conflicts can occur. For instance if a record is updated or deleted on the source database that does not exist on the target database. For one-way replication you can choose from following options depening depending upon the volume of data to be loaded into the target.
...