Updated on 2024-11-30 GMT+08:00

Checking Whether the Source Database Is Empty

If the source instance does not contain any database, the migration cannot be performed.

Failure Cause

  • The source database fails to be connected.
  • The source instance is empty.

Handling Suggestion

  • Connect to the source database and perform the pre-check again.
  • Change the source database or create objects in the source database. Ensure that the source database is not empty before the migration.