2 Antworten
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
1
To reload a table, the following conditions must apply:
The task must be running.
The migration method for the task must be either full load or full load with CDC.
The task i have is CDC only task.
beantwortet vor 4 Monaten
0
Since the table you are looking to add to the scope of the CDC-only task already exists, when you add the table to the CDC-only task's scope, its existing data cannot be loaded by the CDC-only task. You will have to create a separate full load only task to load the initial/existing data.
You are correct that the table reload option exists only for the full load or full load with CDC tasks.
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor 3 Monaten
- AWS OFFICIALAktualisiert vor 2 Jahren
