|
itsonlyme4
Yak Posting Veteran
90 Posts |
Posted - 09/19/2012 : 10:55:04
|
Running a reinitialization of one of my Subscribers (SQL Server 2000 Transactional replication)
The bulk-inserts are giving me grief - we have limited space. I changed the recovery mode of the subscriber DB to bulk-logged and I am doing FREQUENT transaction log backups. I read that the entire process is one long transaction - but I think that means one transaction for each article???? So I should be able to shrink the log between larege tables??????
|
|