AWS DMS Resolving 'Failed to Retrieve Capture List' Error in MSSQL to MySQL Migration

0

Hi Team,

I have an MSSQL database on Microsoft Azure, and I'm planning to migrate data from one table to an AWS EC2 instance running MySQL. However, when I execute the migration task, I encounter the following error:

**

Last Error: Failed to retrieve the capture list from the endpoint. Stop Reason: FATAL_ERROR Error Level: FATAL

**

Could someone please guide me on resolving this issue? Additionally, I'd appreciate instructions on how to successfully migrate a single table from MSSQL to MySQL.

Thanks, Krishnakumar K

1개 답변
0

Hello.

This error usually indicates an issue with the source endpoint configuration or network connectivity between AWS DMS and the source database.

Check Endpoint Configuration: Ensure that the source endpoint for the MSSQL database is correctly configured in AWS DMS. Verify the connection details like server name, port, and credentials. Confirm that the specified database user has the required permissions to read the database objects.

Network Connectivity: Check if the AWS DMS instance can reach the MSSQL database hosted on Azure. Verify that there are no network issues like firewalls or security groups blocking the connection.

Regards, Andrii

profile picture
전문가
답변함 6달 전

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

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

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

관련 콘텐츠