Inside the SCT Tool, let’s first connect to our Source SQL Server Database:
Setting | Value |
---|---|
Server name | (SQL Server Private IP) |
Server port | 1433 |
Instance name | (blank) |
Authentication | SQL Server Authentication |
User name | awssct |
Password | (password) |
Once the Source SQL Server is connected, let’s now try connecting to the target Aurora (MySQL Serverless) Database:
Setting | Value |
---|---|
Server name | (Aurora MySQL Endpoint) |
Server port | 3306 |
User name | awssct |
Password | (password) |
After both the Source and Target databases have been loaded, we can now create a Migration Report: