DMS Task Fails with RECOVERABLE_ERROR but no other info

0

I have logging enabled but nothing is output to CWL.

Full error is:

Last Error Task error notification received from subtask 0, thread 0 [reptask/replicationtask.c:2673] [1022502] Stop Reason RECOVERABLE_ERROR Error Level RECOVERABLE

so I have no info to go on

질문됨 5년 전6628회 조회
2개 답변
0

Should note that logging is enabled and all log levels are set to LOGGER_SEVERITY_DETAILED_DEBUG and yet no log streams are created. Both endpoints pass connectivity checks. DMS replication instance is almost certainly over provisioned (have run more extensive DMS tasks on other sources with lower tier instance types) and reported instance metrics are very very low.

답변함 5년 전
0

So logging was failing because when you create DMS resources via Cloudformation the dms-cloudwatch-logs-role doesn't exist and won't be created.

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.APIRole.html

Was then bouncing off of errors along the lines of "No suitable plugin found" - i had not yet run the following scripts to support legacy function names:

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html#CHAP_Source.PostgreSQL.v10

Hope this info helps someone in the future.

답변함 5년 전

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

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

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

관련 콘텐츠