Exception information
destination side has missing tables
Troubleshooting procedure
Connect to the target database and check whether the target table exists. Make sure that you use the migration account to connect to the target database.
If the target database or table does not exist, connect to the database as a database administrator (DBA) and check whether the target table exists.
If the table exists, it indicates that the migration user does not have privileges on the data dictionary and therefore cannot find the table information.
If the table does not exist, check whether the table schema migration is faulty.