If no major changes are performed on to the data or schemas, you can skip the verification and migrate data. Then, the evaluation result of the destination database is used. If major changes are made to the data and schemas, you must recollect and reevaluate data before you migrate data.

Background information

  • You can verify whether major changes are performed on the data and schemas of the source database since the last data collection.
  • You must add the CIDR blocks of Advanced Database & Application Migration (ADAM) servers (39.100.131.0/24,47.241.17.0/24,149.129.255.0/24,47.254.192.180,47.89.251.0/24,47.245.13.0/24,47.75.108.0/24) to the source database. This ensures that ADAM can access the source database.
    • If the source database has a public IP address, you can access the database over the Internet.
    • If the source database has no public IP address, you can access the database by using Alibaba Cloud Database Gateway. Database Gateway is a database connection service that supports remote access to private network databases. Database Gateway allows you to access and manage databases that are deployed on data centers or third-party cloud platforms. For more information, see Database Gateway.

Procedure

  • Skip the verification and migrate data.
    1. Click Skip Verification and Migrate Data.
    2. In the message that appears, click OK.
  • Verify the source database.
    1. Enter the network connection information of the source database.
      • Set the Instance Type parameter to Database with Public IP Address.
        • Instance Region: the region where the network of the source database resides.
        • Host IP Address: the IP address of the source database.
      • Set the Instance Type parameter to Database Without Public IP Address or Port Number (Connected over Database Gateway).
        • Instance Region: the region where the database gateway of the source database resides.
        • Database Gateway ID: the ID of the database gateway that is connected to the source database.
        • Source Database Endpoint: the endpoint of the database gateway that is connected to the source database.
    2. Set the parameters of the source database.
      • Server Name/SID: the server name or system ID (SID) of the source database.
      • Encoding Method: the encoding method of the source database. This parameter is optional.
      • Port Number: the port that is used to connect with the source database.
      • Username: the username of the account. The username is used to collect data. For more information, see Collect database data.
      • The password of the account.
    3. Click Test Connectivity to perform a test. After the test succeeds, click Verify Now.
    Result page

    You can ignore or convert the verification result.

    • Ignore: ignores data definition language (DDL) schema migration.
    • Convert: converts the NEW and CHANGED states.
    jiaoyan

What to do next

Click Next: Schema Migration. For more information, see Migrate schemas.