AWS Schema Conversion Tool - Troubleshooting a Connection Error?

0

I have a security / permission / connection problem using SCT.

I'm using SCT locally to migrate my SQL Server DB to an Aurora DB in AWS. I get a "Connection wasn't established. Check connection properties." error. The log file is no use, all it has is a caught Java exception and stack trace: "com.amazon.sct.dbloader.exceptions.DbLoaderHandledException".

I created the Aurora DB with public access.

In SCT my connection details are:

Server name: mobile-reports-instance-1.c9vuf469uzhv.us-east-1.rds.amazonaws.com

Port: 5432

Database: I tried both regional cluster, "mobile-reports-instance-1" and writer instance names: "mobile-reports"

Username: postgres

And the correct passsword.

How can I troubleshoot this? I have no information to go on. Do I need to add an internet gateway to my DB or is that done when I select "allow public access"?

1개 답변
0

It looks to me like you haven't installed the postgresql driver.
Install the SQL Drivers and AWS Schema Conversion Tool on Your Local Computer

This frustrated me for a couple hours a few months ago. I found these step by step walk throughs very useful. Database Migration Step-by-Step Walkthroughs

profile pictureAWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠