DMS task maximum number of schemas or tables

0

I am attempting to migrate a set of databases from Mysql (self-hosted) to Redshift. We segment customer data by using a single database per tenant. So for this migration I have a couple thousand databases, each with ~200 tables.

When setting up a migration task in DMS (using a dms.t3.large instance size), and using a selection rule like where schema name is like '%' and Source table name is like '%', include, I then encounter an error that No tables were found at task initialization....

If I setup my selection as where schema name is like 'a%' and Source table name is like '%', include (ie, only get databases / schemas that start with 'a'), then it will work and do the migration. So my assumption is that I have hit some kind of maximum number of schemas when I try to setup a single DMS task to migrate all tables.

Is this correct? Is there a maximum number of schemas or tables that a single DMS task can handle? If so, what is that value so I can try and figure out how to break up my existing databases within that limit.

Thanks!

질문됨 6달 전437회 조회
1개 답변
0

Hi,

Please, find the DMS quotas at https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Limits.html

Nothing related to max number of schemas or tables.

Best,

Didier

profile pictureAWS
전문가
답변함 6달 전

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

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

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

관련 콘텐츠