Hello,
We would like to alter the data in one of the tables we are replicating.
The table is too big to alter so we are thinking of doing the following:
1. Suspend the replication.
2. copy the table and its data with DataServices to a new table and make the changes
3. Delete the data in the replicate table
4. Copy the table back to the replicated table.
Can someone advice what will be the influence on SLT?
Thanks,
Amir