Have one to sell? Sell yours here
Sql Server Backup and Recovery
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Sql Server Backup and Recovery [Paperback]

Frank McBath


Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details


More About the Author

Frank McBath
Discover books, learn about writers, and more.

Visit Amazon's Frank McBath Page

Product Description

Product Description

This is a guide to optimizing performance of SQL Server written by a Microsoft insider.

From the Back Cover

Microsoft SQL Server backup: in-depth, start-to-finish, for every DBA!

  • The most complete guide to SQL Server 2000 backup and recovery!
  • Step-by-step coverage for backing up and restoring your databases, log shipping, and proper DBCC usage
  • Making the most of factory-delivered SQL Server backup, restore and diagnostic tools
  • Includes coverage of SQL Server in Windows(r) environments for XP and 2000
  • Contains scripts and sample code for streamlining backup and recovery!

Written by a Microsoft senior consultant who specializes in SQL Server enterprise deployments, SQL Server Backup and Recovery is a comprehensive guide to protecting and restoring SQL Server databases. The book is organized to serve as both a hands-on tutorial and a long-term reference. Coverage includes:

  • What every DBA needs to understand about SQL Server backup and recovery architecture and algorithms
  • Planning for backup and recovery: time windows, recovery scenarios, and backup strategies
  • Making the most of SQL Server's built-in backup and recovery and diagnostic tools
  • Recovering the master database, step by step
  • Installation and role changing with log shipping
  • How to properly use SQL Server's DBCC commands

SQL Server Backup and Recovery contains scripts and sample code designed to automate and streamline the backup and recovery process—tools field-proven in enterprise deployments. If you're responsible for protecting the data in a Microsoft SQL Server database, this is the realistic, systematic guide you've been searching for!


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  5 reviews
19 of 19 people found the following review helpful
Great Book 18 Dec 2001
By Bobby DBA - Published on Amazon.com
Format:Paperback
Just got back from the book store and spent a bit reading this book. It's actually quite good. McBath makes the assumption that you are a DBA. Not someone who reads Gartner reports and goes to meetings.

I've become accustomed to a wide variety of lame backup and recovery books. A good example is Anil Desai's... long on planning, but short on how to actually do the work. In his book, backups don't actually start till chapter 6! Easily 2/3 of the book is fluff.

For example, Desai talks about log shipping-- 5 pages. McBath has a whole chapter on it in a how-to format. BOL doesn't cover it in depth, and where it does, it's wrong (ie. sp_change_primary_role example is wrong on fail over). SQL Server Resource Kit has a whole chapter on it, but not one example of how to implement. Long on theory, short on getting it done-- typical of MS Press books.

The book covers just about all the methods for backing up and recovery using standard tools. It also covers using DBCC to recovery data. Then it expands out into rebuilding your stuff from scratch and reloading it (ex. I lost my master database and here's what I got to do).

McBath's book tells you what breaks along the way and how to fix it. Anyone who's had to rebuild master and got in that infinite loop problem knows the hard way. McBath tells you about the problem *BEFORE* you hit it and how to work around it. The Desai book doesn't even tell you how to properly bring the SQL Server into single user.

This is also the only book out there... including Delaney's... that actually flow charts the sequence of events on how a backup and recovery actually work internally. LSN's, GAM Pages, etc... That way you get the theory as well as the practical I-got-to-get-my-job-done stuff.

The section on DBCCs is the first place I've seen where it's pretty much explained well. Delaney's book is also great here, but McBath put's it in context for recovery of data. The straight dope is here. It's dialed in right.

Another interesting point was he shows you the output of the scripts. That way you can see what it's supposed to do *BEFORE* you do it on your box. By doing this, he's also showing you that the scripts have been tested and run, too.

What I liked most was that it used the GUI and T-SQL scripts. This is great cause most people use a GUI which you can't script in SQL Agent, etc...

What's also cool is the Mohan/Narang paper as the appendix. Mohan outlined the ARIES Write Ahead Log (WAL) protocol recovery mechanism that SQL Server is premised upon. I wish there was more intro to it here. It's just tacked on the back. But this is just gold.

Stuff missing that would be cool: Covering third party tools like Legato. In a major data center, they are mandatory.

Finally a book for SQL Server that rivals Oracle Press's long standing tome on Backup and Recovery by Velpuri.

McBath's book is non-stop backup and recovery issues from beginning to end.

5 of 5 people found the following review helpful
MANDATORY reading for any SQL-Server DBA 7 Mar 2003
By "paulvw" - Published on Amazon.com
Format:Paperback
McBath's book highlights common problems and provides practical workarounds for Backup/restore
The Book shows some very cool tricks that make it possible to recover data that's lost due to media
failures. It also covers data recovery tricks by using indexes. It continues about explaining what
to do when you need to rebuild your machine from scratch. Common problems are discussed and workarounds
given. The book is full of examples and tips and tricks from REAL consulting, not rehashing a manual
or Books on line. These tips give the book even more value.

What I liked most was that it describes using the GUI and T-SQL scripts. A GUI is nice but to really
hit the nail one should automate this and script it.
This is THE Backup/Restore book each SQL-Server DBA must have in his bag. READ it BEFORE disasater
happens. One can never be preperaed enough for situations like this.

Last but not least there's an appendix with the Mohan/Narang paper This paper outlines
the ARIES Write Ahead Log protocol recovery mechanism that SQL Server uses.

3 of 4 people found the following review helpful
What every DBA should know... 21 May 2002
By Janine D - Published on Amazon.com
Format:Paperback
Frank McBath has successfully filled a gap in the reference book section with this complete guide to SQL Server 2000 Backup and Recovery. With its in-depth content and real world examples, McBath's book provides a comprehensive look at everything you will need to know about SQL Server backup and recovery. He highlights common problems and provides practical workarounds. One of the great things about this book is that it is not so general that you would be hard-pressed to find useful examples. McBath gives you the commentary, the code and the specific content that you can use at work. This is definitely the kind of book that every SQL Server DBA should have!

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback