Help Center> Data Replication Service> Troubleshooting> Solutions to Failed Check Items> Database Objects> Checking Whether the Names of Views to Be Migrated Are the Same
Updated on 2022-07-19 GMT+08:00

Checking Whether the Names of Views to Be Migrated Are the Same

Oracle Migration and Synchronization

Table 1 Checking whether the source database meets integrity constraints

Check Item

Whether the source database meets constraint integrity

Description

Check the constraint integrity of the source database. If the check result does not meet the migration requirements, the migration fails.

Item to Be Confirmed and Handling Suggestion

Failure cause: Tables to be migrated are dependent but the referenced tables are not to be migrated.

Handling suggestion: Select the referenced tables in the migration object list.

Failure cause: Views that cannot be migrated are selected in the migration object list.

Handling suggestions: Check all objects which the views reference and select them for migration.

Failure cause: The names of the views to be migrated are the same except for letter cases.

Handling suggestions: Change the view names or do not migrate these views.

Failure cause: Source database constraint names are the same except for letter cases.

Handling suggestions: Change the constraint names or do not migrate the constraints whose names are the same except for letter cases.