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

gefragt vor 5 Jahren6627 Aufrufe
2 Antworten
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.

beantwortet vor 5 Jahren
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.

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen