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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Transactional Replication or Log Shipping

Author  Topic 

sophtwarez
Starting Member

3 Posts

Posted - 2004-10-14 : 19:46:18
What are the key differences between transactional replication and log shipping?

Thanks much,

David

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-10-14 : 20:29:28
Once is to replicate data (usually just a few tables and not an entire database), the other is for site duplication/disaster recovery/...

More information can be found in SQL Server Books Online.

Tara
Go to Top of Page
   

- Advertisement -