Prerequisites
Connecting to the AWS Console
Get Connection Information
1.
Source EC2 Database Server info
2.
Target EC2 Jump Server
3.
Target SQL Server on RDS
Creating an S3 Bucket
Migration
1.
Validate Source Table Row Count
2.
Create database user for SCT and DMS
3.
Setting Up Schema Conversion Tool
4.
Using Schema Conversion Tool
5.
Migrate stored procedures using SCT
6.
Database Migration Service Prerequisites
7.
DMS - Replication Instance
8.
DMS - Endpoints
9.
DMS - Migration Task & Migration
10.
Validation and Conclusion
Working on Source SQL Server DB Server
1.
Connecting to the Source SQL Server via RDP
2.
Connecting to SQL 2017 via SSMS
3.
Backup a Database via SSMS
4.
Transferring the backup to S3
Home
Author
Clear History
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Edit this page
MSSQL to SQL Server on Amazon RDS Workshop
>
Working on Source SQL Server DB Server
> Connecting to the Source SQL Server via RDP
Connecting to the Source SQL Server via RDP
Go to
Remote Desktop Connection
Specify the
Public IP
of the Source EC2 DB Server as the
Computer Name
:
Username:
localhost\administrator
Password:
Given by Facilitator
Click on
Connect