Joe,
if you're restoring master, msdb, distribution and publishing databases,
this should be possible, provided they are in sync. In practice, I'd almost
certainly script out the publication and subscription, restore the
publisher's database then run the scripts and initialize.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
jaylou - 30 May 2006 15:45 GMT
Thank you. I wasn't sure which way to go.
Thanks again.
Joe
> Joe,
> if you're restoring master, msdb, distribution and publishing databases,
[quoted text clipped - 3 lines]
> Cheers,
> Paul Ibison SQL Server MVP, www.replicationanswers.com
Paul Ibison - 30 May 2006 16:04 GMT
Also, it might not be relevant to you, but don't forget about nosync
initializations
(http://www.replicationanswers.com/NoSyncInitializations.asp).
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com