Limit this search to....

Fundamentals of SQL Server 2012 Replication
Contributor(s): Meine, Sebastian (Author)
ISBN: 1906434999     ISBN-13: 9781906434991
Publisher: Red Gate Books
OUR PRICE:   $26.99  
Product Type: Paperback
Published: August 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Sql
Physical Information: 0.78" H x 7.5" W x 9.25" (1.42 lbs) 376 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
It is a common requirement to make data that lives on one server available on another. You might want to speed up cross-server queries by providing a local copy of the data. You might want to make the data available to resource intensive reporting queries without affecting the OLTP load, maybe even with an intentional delay in synchronization, so that reports run against complete days only. You may wish to replicate a complete database to a secondary 'standby' server for high availability. In each case, SQL Server Replication is a viable option, and Fundamentals of SQL Server 2012 Replication provides the hands-on introduction you need to get started, and explores all of the technology's most important strengths and weaknesses. It will help you make an informed decision on whether replication is the right feature for your requirements, and on which type of replication most appropriate. Equally, it offers guidance on when to avoid replication in favor of features such as simple log shipping, or the Always On feature set. This is a practical guide, with all major concepts illustrated with exercises.