Prerequisites - Database Migration Guide
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Prerequisites

The following prerequisites are also required to complete this walkthrough:

  • Familiarity with Amazon RDS, the applicable database technologies, and SQL.

  • The custom scripts that include creating the tables to be migrated and SQL queries for confirming the migration, as listed following:

    • Oracle-HR-Schema-Build.sql — SQL statements to build the HR schema.

    • Oracle_Aurora_For_DMSDemo.template — an Amazon CloudFormation template.

      These scripts are available at the following link: dms-sbs-RDSOracle2Aurora.zip.

      Each step in the walkthrough also contains a link to download the file involved or includes the exact query in the step.

  • A user with Amazon Identity and Access Management (IAM) credentials that allow you to launch Amazon Relational Database Service (Amazon RDS) and Amazon Database Migration Service (Amazon DMS) instances in your Amazon Web Services Region. For information about IAM credentials, see Setting up for Amazon RDS.

  • Basic knowledge of the Amazon Virtual Private Cloud (Amazon VPC) service and of security groups. For information about using Amazon VPC with Amazon RDS, see Amazon VPC VPCs and Amazon RDS. For information about Amazon RDS security groups, see Amazon RDS Security Groups.

  • An understanding of the supported features and limitations of Amazon DMS. For information about Amazon DMS, see https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html.

  • Knowledge of the supported data type conversion options for Oracle and Amazon Aurora MySQL. For information about data types for Oracle as a source, see Using an Oracle database as a source. For information about data types for Amazon Aurora MySQL as a target, see Using a MySQL-Compatible database as a target.

For more information about Amazon DMS, see Getting started with Database Migration Service.