1 Answer
- Newest
- Most votes
- Most comments
0
The SORTER is the main component in Change Data Capture (CDC) that routes the changes captured from the source to the target and is responsible for:
- Synchronizing Full Load and CDC changes
- Deciding which events to apply as cached changes
- Storing the transactions that arrive from the source database until they are committed, and sending them to the target database in the correct order (i.e. by commit time)
[SORTER ]I: Task is running and the other messages like UNIQUE constraint failed are not enough to determine the root cause. I would recommend to open Support case if the issue persist; the DMS support would work with you to debug the sorter component to determine the actual root cause of the hang, missing changes and latency.
answered 3 years ago
Relevant content
- asked 9 months ago
- asked 6 months ago
- asked 6 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
I am having the same problem (the SQLite error) with MySql -> Dynamo. I saw a post (https://forums.aws.amazon.com/thread.jspa?threadID=324651) suggesting that this was "fixed" but creating a new replication instance and task with an updated version (3.3.4), but I'm on a later version.