Managed IT Solutions. Managed IT Solutions

Size: px
Start display at page:

Download "Managed IT Solutions. Managed IT Solutions"

Transcription

1

2 Designing a Recovery Strategy Or, Backups are Only Good if You Can Restore Them August 6, 2014

3 About Me 15 years in IT, 7 as a SQL Server DBA Fan of all things internal President of the Chicago SQL Server User Group skreebydba@gmail.com Blog skreebydba.com

4 Where This Started

5 Recovery Strategy <> Backup Strategy You need to design a restore strategy, not a backup strategy. - Paul Randal

6 Backups 101

7 Full Backup Backs up the entire database Available in FULL and SIMPLE recovery model

8 Full Backup Sunday The Whole Shebang

9 Differential Backup Available in FULL and SIMPLE recovery model Backs up changes since the last full backup Cumulative

10 Differential Backup Monday

11 Differential Backup Tuesday

12 Differential Backup Wednesday

13 Log Backup FULL recovery model only Backs up active transaction log records not previously backed up

14 Transaction Log Architecture Transaction log is made up of virtual log files (VLF) A VLF can be reused if none of its log records are needed VLFs are free or active A transaction log always needs one active VLF

15 Transaction Log VLF 1 VLF2 VLF3 VLF4 Active Free Free Free

16 Transaction Log TRAN1 VLF1 VLF2 VLF3 VLF4 Active Active Free Free

17 Transaction Log TRAN1 TRAN2 VLF1 VLF2 VLF3 VLF4 Active Active Active Free

18 Transaction Log TRAN1 TRAN2 TRAN3 VLF1 VLF2 VLF3 VLF4 Active Active Active Free

19 Transaction Log TRAN1 TRAN2 TRAN3 TRAN4 VLF1 VLF2 VLF3 VLF4 Active Active Active Active

20 Log Backup TRAN4 VLF1 VLF2 VLF3 VLF4 Free Free Active Active

21 Story Time

22 Story Time A full backup every 4 months and transaction log backups every 15 minutes?

23

24 BAD IDEA!!!

25 Questions to Ask

26 Question #1 How much data can you afford to lose? RPO Recovery Point Objective

27 Question #2 How long can your database be offline? RTO Return to Operation

28 Question #3 Does your recovery strategy allow you to meet your RTO and RPO? Don t do what the bank in Paul s story did.

29 Sample Backup Strategy FULL recovery model Full backup weekly Differential backup daily Log backup hourly

30 Restore Strategy Set up a periodic test of your restore process Pick a restore destination Frequency depends on criticality Confirm that the test conforms to your RTO and RPO

31 Restore Strategy If you don t meet your baselines, adjust your backup frequency The biggest challenge in implementing restore testing is getting an environment to restore to I would argue this is the most important job we have as DBAs PROTECT YOUR DATA!

32 Restore GUI Demo

33 sp_automatedb

34 Testing Your Restores The GUI is great for building restores on the fly, but it is ad hoc To allow scheduling of restore tests, I built a stored procedure Identifies valid backup files for your database Allows restores to be scheduled

35 sp_automatedb Restore Demo

36 Steps After Point-in-Time Restore Confirm that the database is in the desired state Run a FULL backup after confirmation

37 Conclusion

38 Things to Take Away Backup strategy <> restore strategy Backups 101 How well does your restore strategy meet the RTO and RPO? How to build a restore using the GUI sp_automatedbrestore Always run a FULL backup after a point-in-time recovery

39 Resources Paul Randal s Bank Story of-30-backups-planning-a-recovery-strategy/ Transaction Log Architecture Ola Hallengren s Maintenance Solution

40 More Resources Backups and Restores My Slides and Scripts

41

Ed Watson, MVP Ambassador of Mayhem. LinkedIn.com/in/WatsonEd

Ed Watson, MVP Ambassador of Mayhem. LinkedIn.com/in/WatsonEd Ed Watson, MVP Ambassador of Mayhem Twitter: Blog: LinkedIn: @SQLGator SQLGator.com LinkedIn.com/in/WatsonEd Every company has a backup strategy. That backup strategy is worthless and will cause your business

More information

The safer, easier way to help you pass any IT exams. Exam : Administering Microsoft SQL Server 2012 Databases.

The safer, easier way to help you pass any IT exams. Exam : Administering Microsoft SQL Server 2012 Databases. http://www.51- pass.com Exam : 70-462 Title : Administering Microsoft SQL Server 2012 Databases Version : Demo 1 / 5 1. Topic 1, Volume A You administer all the deployments of Microsoft SQL Server 2012

More information

Are AGs A Good Fit For Your Database? Doug Purnell

Are AGs A Good Fit For Your Database? Doug Purnell Are AGs A Good Fit For Your Database? Doug Purnell About Me DBA for Elon University Co-leader for WinstonSalem BI User Group All things Nikon Photography Bring on the BBQ! Goals Understand HA & DR Types

More information

Using the Backup module

Using the Backup module Using the Backup module THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI. Overview Logging In Menu Items Backups Restores Servers Templates Backup Settings Backup Name Description Status Email

More information

Backup types. Excerpted from

Backup types. Excerpted from Backup types Excerpted from SQL Server 2008 Administration in Action Rod Colledge MEAP Release: May 2008 Softbound print: August 2009 464 pages ISBN: 193398872X This article is excerpted from the upcoming

More information

Patient A SQL Critical Care Part 1: Health Triage Findings

Patient A SQL Critical Care Part 1: Health Triage Findings Background PatientA got in touch because they were having performance pain with $VENDOR s applications. PatientA wasn t sure if the problem was hardware, their configuration, or something in $VENDOR s

More information

Background. Let s see what we prescribed.

Background. Let s see what we prescribed. Background PatientB scustom application had slowed down as their data grew. They d tried several different relief efforts over time, but performance issues kept popping up especially deadlocks. They wanted

More information

Winning Strategies for Successful SharePoint Backup and Recovery

Winning Strategies for Successful SharePoint Backup and Recovery Winning Strategies for Successful SharePoint Backup and Recovery Michael Denzler, AvePoint Deutschland GmbH 05.06.2014 Accessible content is available upon request. michael.denzler @avepoint.com http://blog.denzman.com

More information

Administering SQL Servers for Development Teams. Mike Acord & Tony Sebion Omni Resources

Administering SQL Servers for Development Teams. Mike Acord & Tony Sebion Omni Resources Administering SQL Servers for Development Teams Mike Acord & Tony Sebion Omni Resources Omni Resources Solutions Group Mike Acord Senior Architect Solutions Group, Omni Resources Tony Sebion Director Solutions

More information

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version :

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version : HP HP0-771 Designing and Implementing HP Enterprise Backup Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/hp0-771 A. copy backup B. normal backup C. differential backup D.

More information

High Availability- Disaster Recovery 101

High Availability- Disaster Recovery 101 High Availability- Disaster Recovery 101 DBA-100 Glenn Berry, Principal Consultant, SQLskills.com Glenn Berry Consultant/Trainer/Speaker/Author Principal Consultant, SQLskills.com Email: Glenn@SQLskills.com

More information

High Availability- Disaster Recovery 101

High Availability- Disaster Recovery 101 High Availability- Disaster Recovery 101 DBA-100 Glenn Berry, Principal Consultant, SQLskills.com Glenn Berry Consultant/Trainer/Speaker/Author Principal Consultant, SQLskills.com Email: Glenn@SQLskills.com

More information

VMware admins: Can your DR do this?

VMware admins: Can your DR do this? VMware admins: Can your DR do this? Veeam Backup & Replication v6 Rick Vanover vexpert, VCP, MCITP Product Strategy Specialist Twitter @RickVanover Administrative Points on this Webinar Technical content,

More information

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino Performance Monitoring AlwaysOn Availability Groups Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize in system

More information

DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE

DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE What Do We Mean By Disaster? Saying disaster often invokes visions of twisters and floods Disasters (and recovery strategies that address

More information

10 Things That Every DBA Should Know!

10 Things That Every DBA Should Know! 10 Things That Every DBA Should Know! John Morehouse Database Architect Farm Credit Mid- America, Louisville, Kentucky john@jmorehouse.com @SqlRUs http://linkedin.com/in/sqlrus http://www.sqlrus.com Agenda

More information

Backup Tab. User Guide

Backup Tab. User Guide Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...

More information

A backup is a copy of valued data, created as a replacement for situations when the original data is lost or corrupted.

A backup is a copy of valued data, created as a replacement for situations when the original data is lost or corrupted. Backup guide 1 WHAT IS A BACKUP? A backup is a copy of valued data, created as a replacement for situations when the original data is lost or corrupted. 2 THE NEED FOR BACKUP Any kind of valued data should

More information

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino Performance Monitoring AlwaysOn Availability Groups Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize in system

More information

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016

06 May 2011 CS 200. System Management. Backups. Backups. CS 200 Fall 2016 06 May 2011 CS 200 System Management 1 Let s discuss the facts of life... You will die. Your disk will die. Your disk will die first. 2 The user, manually at day s end, make copies on... Who does them?

More information

DocAve 4.1 SharePoint Disaster Recovery Platform Recovery (SPDR PR) User Guide

DocAve 4.1 SharePoint Disaster Recovery Platform Recovery (SPDR PR) User Guide August 2007 DocAve 4.1 SharePoint Disaster Recovery Platform Recovery (SPDR PR) User Guide Additional user guides available at http://www.avepoint.com/support 1 Copyright 2001-2007 AvePoint, Inc. All rights

More information

Performance Monitoring Always On Availability Groups. Anthony E. Nocentino

Performance Monitoring Always On Availability Groups. Anthony E. Nocentino Performance Monitoring Always On Availability Groups Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize in system

More information

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA

New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System. Ayad Shammout Lead Technical DBA New England Data Camp v2.0 It is all about the data! Caregroup Healthcare System Ayad Shammout Lead Technical DBA ashammou@caregroup.harvard.edu About Caregroup SQL Server Database Mirroring Selected SQL

More information

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino Performance Monitoring AlwaysOn Availability Groups Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize in system

More information

Incrementally Updating Backups Tips and Tricks

Incrementally Updating Backups Tips and Tricks Infrastructure at your Service. Incrementally Updating Backups Tips and Tricks Oracle 12.1.0.2 - Linux x86 64bit About me Infrastructure at your Service. William Sescu Consultant +41 78 674 12 90 william.sescu@dbi-services.com

More information

Chapter One. Concepts BACKUP CONCEPTS

Chapter One. Concepts BACKUP CONCEPTS Chapter One 1 Concepts Backup and recovery is not a single, discrete subject, but a collection of methods, strategies, and procedures to protect the data in your database and provide a means of recovery

More information

Exam : Microsoft

Exam : Microsoft Exam : Microsoft 70 431 Title : Microsoft SQL Server 2005 Implementation & Maintenance Update : Demo http://www.killtest.com 1. You are preparing for a new installation of SQL Server 2005. You need to

More information

DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE

DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE DISASTER RECOVERY: SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE What Do We Mean By Disaster? Saying disaster often invokes visions of twisters and floods Disasters (and recovery strategies that address

More information

Specifications for WebDocs On-Demand

Specifications for WebDocs On-Demand Specifications for WebDocs On-Demand WebDocs On-Demand helps you find, control, optimize and protect all of your documents, including scanned paper documents, faxes, emails and electronic forms. All content

More information

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino

Performance Monitoring AlwaysOn Availability Groups. Anthony E. Nocentino Performance Monitoring AlwaysOn Availability Groups Anthony E. Nocentino aen@centinosystems.com TUGA IT 2017 LISBON, PORTUGAL THANK YOU TO OUR SPONSORS Anthony E. Nocentino Consultant and Trainer Founder

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8. Overland Storage REO SERIES RA2000 Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.6 Overland Storage REO SERIES RA2000 Creating a D2D

More information

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database.

[SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. [SQL MAINTENANCE PLAN] Create a maintenance plan to do integrity check, back up, shrink and clean old file created by the plan on database. Maintenance Plan 1. Open Microsoft SQL Management Studio to find

More information

AlwaysOn Availability Groups: Backups, Restores, and CHECKDB

AlwaysOn Availability Groups: Backups, Restores, and CHECKDB AlwaysOn Availability Groups: Backups, Restores, and CHECKDB www.brentozar.com sp_blitz sp_blitzfirst email newsletter videos SQL Critical Care 2016 Brent Ozar Unlimited. All rights reserved. 1 What I

More information

Backup Tab User Guide

Backup Tab User Guide Backup Tab User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Overview... 2 2. Create a New Backup... 3 3. Manage backup jobs... 4 Using the Edit menu... 5 Overview... 5 Destination...

More information

Backup and Restore SOP FOR CONGO CLUSTER

Backup and Restore SOP FOR CONGO CLUSTER Backup and Restore SOP FOR CONGO CLUSTER IT Department, Congo Cluster Version 1.0 January 2008 1. Contents 1. CONTENTS... 2 2. INTRODUCTION TO BACKUPS... 3 2.1. Objectives... 3 2.2. Scope of the document...

More information

Welcome. #sqlclone.

Welcome. #sqlclone. Welcome #sqlclone sqlclonefeedback@red-gate.com What problems do we face when provisioning databases? Grant Fritchey Problem: Realistic Data Matching production volumes Mirroring data distribution of

More information

Business Resiliency in the Cloud: Reality or Hype?

Business Resiliency in the Cloud: Reality or Hype? Business Resiliency in the Cloud: Reality or Hype? Karen Jaworski Senior Director, Product Marketing EVault, a Seagate Company 8/10/2012 2012 EVault, Inc. All Rights Reserved 1 Who is EVault? Cloud-Connected

More information

Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup

Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup Donna Cooksey Principal Product Manager Richard McClain Senior Oracle DBA CSX Technology Program Agenda Introducing Oracle

More information

Remotely Test Any Networked Equipment

Remotely Test Any Networked Equipment 1 Remotely Test Any Networked Equipment Universal Test Head Platform includes: Multiple Test Heads Scheduler Resource Balancing Database: Equipment Links Equipment History Test History Test Library Windows

More information

Windsor Senior Computer Users' Group. Ross Guistino May 14, 2018

Windsor Senior Computer Users' Group. Ross Guistino May 14, 2018 Windsor Senior Computer Users' Group Ross Guistino May 14, 2018 1 How to organize files and the Side-by-Side trick Backup using the manual method of copying files to an external drive Backup using the

More information

Thank You Sponsors! Visit the Sponsor tables to enter their end of day raffles.

Thank You Sponsors! Visit the Sponsor tables to enter their end of day raffles. Thank You Sponsors! Visit the Sponsor tables to enter their end of day raffles. Turn in your completed Event Evaluation form at the end of the day in the Registration area to be entered in additional drawings.

More information

EXAM Administering Microsoft SQL Server 2012 Databases. Buy Full Product.

EXAM Administering Microsoft SQL Server 2012 Databases. Buy Full Product. Microsoft EXAM - 70-462 Administering Microsoft SQL Server 2012 Databases Buy Full Product http://www.examskey.com/70-462.html Examskey Microsoft 70-462 exam demo product is here for you to test the quality

More information

Integrating RDX QuikStation into QNAP NAS Backup

Integrating RDX QuikStation into QNAP NAS Backup Integrating RDX QuikStation into QNAP NAS Backup INTEGRATION BRIEF QNAP NAS Systems provide an OS built-in utility to secure business critical data. With the integration of Tandberg Data s RDX QuikStor

More information

Slide 1. Slide 2 Housekeeping. Slide 3 Overview or Agenda

Slide 1. Slide 2 Housekeeping. Slide 3 Overview or Agenda Slide 1 SQL Server Maintenance Plans Jerome Espinoza Database Administrator 1 Slide 2 Housekeeping Please turn off cell phones If you must leave the session early, please do so as discreetly as possible

More information

Value Percent Responses. I don t know 0.5% 3. Other - Write In (click to view) 6.4% 37

Value Percent Responses. I don t know 0.5% 3. Other - Write In (click to view) 6.4% 37 4/24/201 Backup & Recovery Survey Q417 - Sharedexplore - Public-view Report for Backup and Recovery Survey Q417 Response Counts Completion Rate: 100% Complete 578 1. What team owns server backup in your

More information

Chapter 10 Protecting Virtual Environments

Chapter 10 Protecting Virtual Environments Chapter 10 Protecting Virtual Environments 164 - Protecting Virtual Environments As more datacenters move to virtualize their environments and the number of virtual machines and the physical hosts they

More information

CONTENT CALENDAR USER GUIDE SOCIAL MEDIA TABLE OF CONTENTS. Introduction pg. 3

CONTENT CALENDAR USER GUIDE SOCIAL MEDIA TABLE OF CONTENTS. Introduction pg. 3 TABLE OF CONTENTS SOCIAL MEDIA Introduction pg. 3 CONTENT 1 Chapter 1: What Is Historical Optimization? pg. 4 2 CALENDAR Chapter 2: Why Historical Optimization Is More Important Now Than Ever Before pg.

More information

Activant Prophet 21. Prophet 21 System Administration

Activant Prophet 21. Prophet 21 System Administration Activant Prophet 21 Prophet 21 System Administration This class is designed for System Administrators Backup System Administrators Objectives Perform manual backups Restore the system Upload database and

More information

User Guide. Version R95. English

User Guide. Version R95. English Cloud Backup User Guide Version R95 English September 11, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS

More information

Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO

Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO Exam: ST0-91X Title : Symantec NetBackup 7.0 for UNIX (STS) Version : DEMO 1. A company has just expanded the Symantec NetBackup 7.0 environment by adding an additional media server. What is the fastest

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Getting Started with the Online Backup Software... 2 Installing the Online Backup Software... 2 Configuring a Device...

More information

Ryan Adams Blog - Twitter MIRRORING: START TO FINISH

Ryan Adams Blog -  Twitter  MIRRORING: START TO FINISH Ryan Adams Blog - http://ryanjadams.com Twitter - @ryanjadams Email ryan@ryanjadams.com MIRRORING: START TO FINISH Objectives Define Mirroring Describe how mirroring fits into HA and DR Terminology The

More information

USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA

USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA USING SQL SERVER MANAGEMENT STUDIO TOOLS TO BACKUP AND MAINTAIN PORTFOLIOCENTER DATA Using SQL Server Management Studio for the Standard Edition of SQL Server, you can create maintenance plans to create

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 1.1 Data Protection Guide For Oracle Databases May 2016 215-10972_C0 doccomments@netapp.com Table of Contents 3 Contents Data protection using SnapCenter Plug-in for Oracle Database...

More information

Oracle StorageTek's VTCS DR Synchronization Feature

Oracle StorageTek's VTCS DR Synchronization Feature Oracle StorageTek's VTCS DR Synchronization Feature Irene Adler Oracle Corporation Thursday, August 9, 2012: 1:30pm-2:30pm Session Number 11984 Agenda 2 Tiered Storage Solutions with VSM s VTSS/VLE/Tape

More information

Redefining Data Protection. Title Page. User s Guide. for the NetVault:Backup APM for Oracle. APM Version 5.1 OAG

Redefining Data Protection. Title Page. User s Guide. for the NetVault:Backup APM for Oracle. APM Version 5.1 OAG Redefining Data Protection Title Page User s Guide for the NetVault:Backup APM for Oracle APM Version 5.1 OAG-101-5.1-EN-01 01/30/08 Copyrights NetVault:Backup - User s Guide for the NetVault:Backup APM

More information

Real World Foreach Loop Container example

Real World Foreach Loop Container example Real World Foreach Loop Container example Looping operations in SQL Server Integration Services The Foreach Loop container is one of the most flexible and useful controls available to SQL Server Integration

More information

Chapter 3 `How a Storage Policy Works

Chapter 3 `How a Storage Policy Works Chapter 3 `How a Storage Policy Works 32 - How a Storage Policy Works A Storage Policy defines the lifecycle management rules for all protected data. In its most basic form, a storage policy can be thought

More information

Copyright Tools4ever B.V. All rights reserved.

Copyright Tools4ever B.V. All rights reserved. Copyright Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means without the written permission of Tools4ever. DISCLAIMER

More information

Backup System Administrators

Backup System Administrators Activant Prophet 21 Prophet 21 System Administration This class is designed for System Administrators Backup System Administrators Objectives Perform manual backups Restore the system Upload database and

More information

DISASTER RECOVERY (DR): SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE

DISASTER RECOVERY (DR): SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE DISASTER RECOVERY (DR): SOMETHING EVERYBODY NEEDS, BUT NEVER WANTS TO USE What Do I Mean By Disaster? 1 Natural (hurricane, tornado, flood, fire ) Human (operator error, sabotage, implant of malicious

More information

SQL Saturday #654 - Omaha

SQL Saturday #654 - Omaha SQL Saturday #654 - Omaha My Top 10+ Favorite Replication Tricks Marcus Hopfinger About me Name: Marcus Hopfinger Job: Database Administrator Company: Daktronics, Inc. (www.daktronics.com) Duration: Over

More information

Holistic Database Security

Holistic Database Security Holistic Database Security 1 Important Terms Exploit: Take advantage of a flaw or feature Attack Surface: Any node on the network that can be attacked. That can be the UI, People, anything that touches

More information

Copilot Deeper Dive. Rasmus Rask Eilersen

Copilot Deeper Dive. Rasmus Rask Eilersen Copilot Deeper Dive Rasmus Rask Eilersen Contents 1 2 3 4 5 Quick Overview of Copilot Terminology Architecture and Process Dump and Sweep Architecture and Process Whole Database and Incremental Merge Video

More information

Data Protection Power Guide

Data Protection Power Guide ONTAP 9 Data Protection Power Guide December 2017 215-12599_B0 doccomments@netapp.com Updated for ONTAP 9.3 Table of Contents 3 Contents Deciding whether to use this guide... 5 Managing local Snapshot

More information

Redefining Data Protection

Redefining Data Protection Redefining Data Protection Title Page User s Guide for the NetVault:Backup APM for Oracle APM Version 5.000 NVE 7009-7F 07/23-07 Copyrights NetVault:Backup - User s Guide for the NetVault:Backup APM for

More information

5 Things Small Businesses Need to Know About Disaster Recovery

5 Things Small Businesses Need to Know About Disaster Recovery 5 Things Small Businesses Need to Know About Disaster Recovery WHY WORRY ABOUT DISASTER RECOVERY? THERE WOULD BE NO NEED TO THINK ABOUT DISASTER RECOVERY IF ANY OF THE FOLLOWING WERE TRUE: Your chance

More information

SharePoint Cincy 2011

SharePoint Cincy 2011 March 18, 2011 SharePoint Cincy 2011 Please turn off all electronic devices or set them to vibrate. If you must take a phone call, please do so in the hall so as not to disturb others. Open wireless access

More information

Dell SC Series Snapshots and SQL Server Backups Comparison

Dell SC Series Snapshots and SQL Server Backups Comparison Dell SC Series Snapshots and SQL Server Backups Comparison Dell Storage Engineering January 2017 A Dell EMC Best practice guide Revisions Date August 2010 Description Initial release January 2012 Revision

More information

Scheduling. Scheduling Tasks At Creation Time CHAPTER

Scheduling. Scheduling Tasks At Creation Time CHAPTER CHAPTER 13 This chapter explains the scheduling choices available when creating tasks and when scheduling tasks that have already been created. Tasks At Creation Time The tasks that have the scheduling

More information

(Self-Study) Identify How to Back Up and Restore NetWare Systems

(Self-Study) Identify How to Back Up and Restore NetWare Systems SECTION 18 (Self-Study) Identify How to Back Up and Restore NetWare Systems The following objective will be tested: Develop a Network Backup Strategy In this section you learn how you can back up and restore

More information

BraindumpsIT. BraindumpsIT - IT Certification Company provides Braindumps pdf!

BraindumpsIT.  BraindumpsIT - IT Certification Company provides Braindumps pdf! BraindumpsIT http://www.braindumpsit.com BraindumpsIT - IT Certification Company provides Braindumps pdf! Exam : E20-891 Title : Backup Recovery Solutions Expert Exam for Technology Architects Vendor :

More information

Q&A. DEMO Version

Q&A. DEMO Version Microsoft SQL Server 2005 Implementation & Maintenance Q&A DEMO Version Copyright (c) 2010 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 2.0 Data Protection Guide For Windows File Systems January 2017 215-11356_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

More information

WinPak 2 & 2005 Quick Reference

WinPak 2 & 2005 Quick Reference WinPak 2 & 2005 Quick Reference Initializing a Panel (sending changes in the programming to the panels) From the menu bar select Operations Control Map Click the (+) to expand the tree and display the

More information

Build a Better Disaster Recovery Plan to Improve RTO & RPO Lubomyr Salamakha

Build a Better Disaster Recovery Plan to Improve RTO & RPO Lubomyr Salamakha Build a Better Disaster Recovery Plan to Improve RTO & RPO Lubomyr Salamakha Sales Engineer lubomyr.salamakha@netiq.com May 14 th,2013 Agenda Who is NetIQ Why Downtime Matters What is Workload Protection

More information

Calendar Excel Template User Guide

Calendar Excel Template User Guide Calendar Excel Template User Guide Excel-based simple Calendar Template Version 3 This Excel-based template provides a calendar template for each month of a year. It also incorporates an hourly schedule

More information

SAP* Administration-Practical Guide

SAP* Administration-Practical Guide Sebastian Schreckenbach SAP* Administration-Practical Guide., Galileo Press i Bonn 1.1 Tasks of a System Administrator 23 1.2 Guiding Principles for System Administrators 25 1.3 Definitions 32 1.4 Summary

More information

Saving SharePoint Admin 100 (Sponsor) Sean McDonough Idera

Saving SharePoint Admin 100 (Sponsor) Sean McDonough Idera Saving SharePoint Admin 100 (Sponsor) Sean McDonough Idera Thank you for being a part of the first SharePoint Saturday conference Please turn off all electronic devices or set them to vibrate. If you must

More information

MANAGE YOUR SHOP WITH POLICY BASED MANAGEMENT & CENTRAL MANAGEMENT SERVER

MANAGE YOUR SHOP WITH POLICY BASED MANAGEMENT & CENTRAL MANAGEMENT SERVER MANAGE YOUR SHOP WITH POLICY BASED MANAGEMENT & CENTRAL MANAGEMENT SERVER Ryan Adams Blog - http://ryanjadams.com Twitter - @ryanjadams Email ryan@ryanjadams.com Objectives CMS Configuration CMS Import

More information

SQL Server in Azure. Marek Chmel. Microsoft MVP: Data Platform Microsoft MCSE: Data Management & Analytics Certified Ethical Hacker

SQL Server in Azure. Marek Chmel. Microsoft MVP: Data Platform Microsoft MCSE: Data Management & Analytics Certified Ethical Hacker SQL Server in Azure Marek Chmel Microsoft MVP: Data Platform Microsoft MCSE: Data Management & Analytics Certified Ethical Hacker Options to run SQL Server database Azure SQL Database Microsoft SQL Server

More information

Disaster Recovery Is A Business Strategy

Disaster Recovery Is A Business Strategy Disaster Recovery Is A Business Strategy A White Paper By Table of Contents Preface Disaster Recovery Is a Business Strategy Disaster Recovery Is a Business Strategy... 2 Disaster Recovery: The Facts...

More information

Become an Always-On Business. Doug Hazelman VP, Product Strategy Veeam Software

Become an Always-On Business. Doug Hazelman VP, Product Strategy Veeam Software Become an Always-On Business Doug Hazelman VP, Product Strategy Veeam Software Modern Data Center Virtualization Modern storage Cloud 1 Provision IT services faster Strengthen security and control Lower

More information

Basic knowledge of the Microsoft Windows operating system and its core functionality.

Basic knowledge of the Microsoft Windows operating system and its core functionality. Administering Microsoft SQL Server Databases Course Description: This five-day instructor-led course provides students with the knowledge and skills to maintain a Microsoft SQL Server 2014 database. The

More information

I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino

I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino I Needed to Install 80 SQL Servers Fast. Here s How I Did It! Anthony E. Nocentino aen@centinosystems.com Anthony E. Nocentino Consultant and Trainer Founder and President of Centino Systems Specialize

More information

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment #1 HyperConverged Appliance for SMB and ROBO Developing a Complete RTO/RPO Strategy for Your Virtualized Environment NOVEMBER 2014 WHITE PAPER BY GEORGE CRUMP Lead Analyst Storage Switzerland, LLC Virtualization,

More information

2018 Database DevOps Survey DBmaestro 1

2018 Database DevOps Survey DBmaestro 1 2018 Database DevOps Survey 2017 DBmaestro 1 Table of Contents Executive Summary... 3 What Percentage of IT Projects in Your Company Use a DevOps Approach?... 4 Integration of DBAs with DevOps Teams...

More information

ECE Engineering Robust Server Software. Spring 2018

ECE Engineering Robust Server Software. Spring 2018 ECE590-02 Engineering Robust Server Software Spring 2018 Business Continuity: Disaster Recovery Tyler Bletsch Duke University Includes material adapted from the course Information Storage and Management

More information

Managing File and Folder Attributes

Managing File and Folder Attributes Chapter 11 Sharing, Securing, and Accessing Files and Folders 731 Managing File and Folder Attributes Windows 2000 files and folders have various properties, called attributes, some of which the administrator

More information

Get the Skinny on Minimally Logged Operations

Get the Skinny on Minimally Logged Operations Get the Skinny on Minimally Logged Operations Andrew J. Kelly akelly@solidq.com Who Am I? Mentor with SolidQ SQL Server MVP since 2001 Contributing editor & author for SQL Server Pro Magazine Over 20 years

More information

Chapter 16 Content Based Planning Methodology

Chapter 16 Content Based Planning Methodology Chapter 16 Content Based Planning Methodology 322 - Content Based Planning Methodology This chapter will focus on a content based design approach for business data that takes into account disaster recovery,

More information

SEMINAR. Achieve 100% Backup Success! Achieve 100% Backup Success! Today s Goals. Today s Goals

SEMINAR. Achieve 100% Backup Success! Achieve 100% Backup Success! Today s Goals. Today s Goals Presented by: George Crump President and Founder, Storage Switzerland www.storagedecisions.com Today s Goals Achieve 100% Backup Success! o The Data Protection Problem Bad Foundation, New Problems o Fixing

More information

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 1 The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 Donna Cooksey Principal Product Manager, Oracle Corporation Sean McKeown

More information

Lesson 9 Transcript: Backup and Recovery

Lesson 9 Transcript: Backup and Recovery Lesson 9 Transcript: Backup and Recovery Slide 1: Cover Welcome to lesson 9 of the DB2 on Campus Lecture Series. We are going to talk in this presentation about database logging and backup and recovery.

More information

OpsMgr Self Maintenance Management Pack

OpsMgr Self Maintenance Management Pack OpsMgr Self Maintenance Management Pack Author: Tao Yang Version: 2.5.0.1 Date: September 2015 Feedback: Please send any suggestions and feedbacks to Tao Yang (tyang [AT] tyang.org) Disclaimer: You are

More information

Restoring from Mac and PC backups. John Steele (PC) Mike Burton (MAC)

Restoring from Mac and PC backups. John Steele (PC) Mike Burton (MAC) Restoring from Mac and PC backups John Steele (PC) Mike Burton (MAC) 1 Structure Overview of backup and restore strategies Why you should backup data and ways in which the backups and restores work Windows

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

Enhanced VMware and Hyper-V Data Protection with Vembu VMBackup v3.5!

Enhanced VMware and Hyper-V Data Protection with Vembu VMBackup v3.5! Enhanced VMware and Hyper-V Data Protection with Vembu VMBackup v3.5! About Vembu Technologies Founded in 2002 4000+ Channel Partners Private Company Reached more than 60,000 businesses Profitable since

More information

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101 Case study: Building bi-directional DR Joep Piscaer, VMware vexpert, VCDX #101 Agenda Introduction Project description, goals, requirements, constraints High level overview: product and component overview

More information