The AWS Schema Conversion Tool (AWS SCT) automates much of the process of converting your online transaction processing (OLTP) database schema to an Amazon Relational Database Service (Amazon RDS) MySQL DB instance, an Amazon Aurora DB cluster, or a PostgreSQL DB instance.
Questions tagged [aws-sct]
47 questions
0
votes
1 answer
AWS Schema Conversion Tool on OSX- Driver Permissions - You don't have permission
Just did my upgrade to OSX.
Using AWS Schema Conversion Tool 1.0.606 on OSX 10.13 with JRE
Java(TM) SE Runtime Environment (build 1.8.0_65-b17), JODBC driver ojdbc7.jar.
When try to add to Global Settings and point at the jodbc driver, get an error…

Tony
- 1
- 2
0
votes
0 answers
AWS SCT Postgres RDS to Redshift
I want to create table in Redshift equivalent to the one in Postgres RDS.
I am trying to do the schema conversion from Postgres RDS to RedShift RDS. But the SCT (AWS Schema conversion Tool) doesn't provide the interface to map Postgres to Redshift.…

suj
- 507
- 1
- 8
- 22