Hi Team, I trying to replicate the data from Sourc...
# ask-community-for-troubleshooting
k
Hi Team, I trying to replicate the data from Source Database tables to Destination Database tables. I have scenario like, I want to replicate the data from a table to some other table in destination. For example I want to replicate table_abc data to table_xyz in destination. But I couldn't able to achieve this through Aibyte. Please find the screen shot for your reference, Here, I want to replicate the soruce data from src_user_temp and src_user_attribute_temp to some other table like dm_user_temp and dm_user_attribute_temp tables in destination. But the problem is it's created new tables in destination and insert the data from source. So, team please tell me how to handle my scenario.
u
Hello kavi arasu, it's been a while without an update from us. Are you still having problems or did you find a solution?
k
Yes still its there, Is it possible in Airbyte?
s
@kavi arasu have you tried changing the sync mode to something like Full Refresh Append for the tables that you want to insert data into for the destination?