To install the SQL drivers and the AWS Schema Conversion Tool (AWS SCT) on your local computer, do the following:
-
Download the JDBC driver for your Oracle database release. For more information, go to https://www.oracle.com/jdbc
. -
Download the PostgreSQL driver (postgresql-42.2.19.jar
). -
Install AWS SCT and the required JDBC drivers.
-
Download AWS SCT from Installing, verifying, and updating the Schema Conversion Tool.
-
Launch AWS SCT.
-
In AWS SCT, choose Global settings from Settings.
-
In Global settings, choose Driver, and then choose Browse for Oracle driver path. Locate the JDBC Oracle driver and choose OK.
-
Choose Browse for PostgreSQL driver path. Locate the JDBC PostgreSQL driver and choose OK.
-
Choose OK to close the dialog box.
-