Check Details
Check objective
Verify whether objects with the same name exist in the target database.
Check content
Check whether databases with the same name exist in the target database.
Check whether there are tables, views, storage processes, functions, and user types with the same name in the target database.
Potential issue
Objects with the same name exist in the target database.
Fixing Method
If the target objects can be overwritten, delete the objects with the same name from the target database.
Exclude conflicting objects from the synchronization scope.
It is recommended to back up important data in the target database before synchronization.