Step 1: Install the SQL Drivers and Amazon Schema Conversion Tool on Your Local Computer - 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).

Step 1: Install the SQL Drivers and Amazon Schema Conversion Tool on Your Local Computer

To install the SQL drivers and the Amazon Schema Conversion Tool (Amazon SCT) on your local computer, do the following:

  1. Download the JDBC driver for your Oracle database release. For more information, go to https://www.oracle.com/jdbc.

  2. Download the PostgreSQL driver (postgresql-42.2.19.jar).

  3. Install Amazon SCT and the required JDBC drivers.

    1. Download Amazon SCT from Installing, verifying, and updating the Schema Conversion Tool.

    2. Launch Amazon SCT.

    3. In Amazon SCT, choose Global settings from Settings.

    4. In Global settings, choose Driver, and then choose Browse for Oracle driver path. Locate the JDBC Oracle driver and choose OK.

    5. Choose Browse for PostgreSQL driver path. Locate the JDBC PostgreSQL driver and choose OK.

      
                           Drivers
    6. Choose OK to close the dialog box.