DMS data validation

0

If the source endpoint is the MSSQL server and the target is S3, will the data validation work?

질문됨 일 년 전275회 조회
2개 답변
0

Unfortunately, there is no feature to validate data with S3 as target . Whenever you try to compare records between any source and target using DMS, DMS runs a SELECT query on both Source and Target, and then compares the values retrieved from both ends. Since its not possible on S3 to run a SELECT query for comparison as its not a database, validation is not supported with S3 as target.

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Valida You can only use validation, when you use AWS DMS with the below endpoints as Source or Target:

Oracle PostgreSQL-compatible database (PostgreSQL or Amazon Aurora PostgreSQL) MySQL-compatible database (MySQL, MariaDB, or Amazon Aurora MySQL) Microsoft SQL Server IBM Db2 LUWting.html

Sachin
답변함 일 년 전
0
milotr
답변함 7달 전

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

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

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

관련 콘텐츠