2 Respostas
- Mais recentes
- Mais votos
- Mais comentários
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.
respondido há 4 meses
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.
Conteúdo relevante
- AWS OFICIALAtualizada há 3 anos
