Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sqlserverdba
Yak Posting Veteran
53 Posts |
Posted - 2010-08-18 : 20:25:01
|
Hi,I'm unable to initialise transactional replication of 225Gb. The message in sqlserver db log is pointing to MEMORY issue. I want to refresh thru pull instead of initialisation. I want to skip initialisation process, how to do it?I've restored database from publisher to subscriber. Just want to replicate transaction without initialisation.Please advice if any other solution is available instead of replication like bcp,backup/restore etc. |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2010-08-19 : 09:25:50
|
http://technet.microsoft.com/en-us/library/ms151705.aspx |
|
|
|
|
|