Trying to avoid replication so looking at homegrown solution to moving data between a 2008r2 database and 2014 DWH source database.My plan was take a full backup of 2008r2 db restore to 2014 server. Then during the day restore the log backups from 2008r2 server to the 2014 server. Full backup and restore worked, but it did not like the log restore giving error on breaking log chain. ? is this a workable solution. This is an oltp database about 120 gig so doing full backup and restore during the day on the OLTP is not really workable
↧