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 年前檢視次數 6627 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南