2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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.
répondu il y a 4 mois
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.
Contenus pertinents
- demandé il y a 3 ans
- demandé il y a 3 ans
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 3 ans
