I have setup transaction replication to synch production DB with reporting DB. Our production DB consist of year old data however reporting DB consists of data for 3 years.
Due to recent changes in production DB, 2 new tables to be added in production DB. To include these 2 tables in replication I would need to edit publication. However it seems that new snapshot will be generated. It will overwrite existing reporting DB.
I wanted your help to understand is there any option to edit existing publication without overwriting reporting DB with production DB. Else Do I need to create new publication for these 2 tables, in this case whenever I add new tables new publication would need to be created?
Thanks-Jyoti