- Newest
- Most votes
- Most comments
Was the task restarted after the endpoint was updated? If not already please try restarting the task as these changes wont be picked up with a stop and resume , if you are still seeing the data to be truncated it would be better to reach out to AWS DMS support.
Hi,
Look at this page: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.LOBSupport.html
I believe that you need to configure "Full LOB" mode according to this do
The parameter that you mention seems related to "Limited LOB" mode: see page.
Best,
Didier
Hello. Thank you for answer.
My target endpoint is S3 and according to this link: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html, S3 does not support "Full LOB" mode.
Any idea on how can I solve this for target S3 endpoint?
Hello. Thank you for answer.
My target endpoint is S3 and according to this link: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html, S3 does not support "Full LOB" mode.
Any idea on how can I solve this for target S3 endpoint?
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
Yes. The task was resumed previously. Restarting task has solved the problem.
Thank you.