How many db connections does DMS use for full load/ CDC.

0

If we have 20 transactions on a table in a second so worst case will DMS make 20 connections for tracking transactions ?

1개 답변
0

Well, the number of sessions would vary during different phases of the AWS DMS. For example, if you an AWS DMS task running in Full Load + CDC mode with the default settings of 8 tables in parallel, you will find 8 sessions during the Full Load + 1/2 sessions depending on the Source engine + 1 session for CDC phase. Meaning, it doesnt matter if you have 20 or 2000 concurrent sessions, CDC is always single threaded and replication will happen with the commit order.

Hope this helps.

AWS
D-Rao
답변함 일 년 전
  • Means for full load it will have 13 sessions means (13 single threads or does it use connection pooling)

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

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

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