Schema Conversion

Schema Conversion

This section demonstrates how to use the AWS Schema Conversion Tool for converting an Oracle database schema to an Amazon Aurora (PostgreSQL) database. Additionally, you will observe how AWS SCT helps you spot the differences between the two dialects; and, provides you with tips about how you can modify procedural code when needed to successfully migrate all database objects.

Diagram

In this exercise, you perform the following tasks:

Contents:

  1. Connect to the EC2 Instance
  2. Install the AWS Schema Conversion Tool (AWS SCT)
  3. Create a Database Migration Project
  4. Convert the Schema