Help Center> Data Replication Service> Troubleshooting> Solutions to Failed Check Items> Conflicts> Checking Whether the Same View Names Exist in Both the Source and Destination Databases
Updated on 2022-07-19 GMT+08:00

Checking Whether the Same View Names Exist in Both the Source and Destination Databases

Migration from MongoDB to DDS

Table 1 Checking whether the same view names exist in both the source and destination databases

Check Item

Whether the same view names exist in both the source and destination databases

Description

Check whether the source and destination databases have the same view names to prevent existing views from being overwritten. If view of the same name exists in the destination database, the migration cannot be performed.

Failure Cause and Handling Suggestion

Failure cause: The same view names exist in both the source and destination databases.

Handling suggestions: Delete the destination database views that have the same names as those in the source database. Alternatively, do not migrate the views with the same names.