SQL Server 2005/8/R2 Instance SQL Server 2014 Instance.

Slides:



Advertisements
Similar presentations
What’s New: Windows Server 2012 R2 Tim Vander Kooi Systems Architect
Advertisements

Mecanismos de alta disponibilidad con Microsoft SQL Server 2008 Por: ISC Lenin López Fernández de Lara.
Upgrading to SharePoint Who, When & Why Considerations: Good candidates for upgrade You need certain 2010 features You have not done significant*
Module 1: Installing Windows XP Professional
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter 14 Upgrading to Exchange Server 2003.
Software Engineering – University of Tampere, CS DepartmentJyrki Nummenmaa INSTALLATIONS Software installation accommodates software.
Module 3 Installing and Configuring SQL Server 2008 R2.
June 23rd, 2009Inflectra Proprietary InformationPage: 1 SpiraTest/Plan/Team Deployment Considerations How to deploy for high-availability and strategies.
Keith Burns Microsoft UK Mission Critical Database.
Microsoft virtual machine converter
Microsoft Dynamics AX Technical Conference 2013
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
Server Roles and Features.NET Framework 3.51.NET Framework 4.5 IIS Web Server IIS Default Document IIS Directory Browsing IIS HTTP Errors.
Installation Requirement Will coexist on the same farm with Will NOT work with Project Server 2013 SharePoint Server 2013 Enterprise SharePoint.
● Dondi Vigesaa ● Operations Engineer ● Microsoft Corporation ● How Microsoft IT Deploys Windows Server 2008.
Media Partners.
In-Place Upgrade to TFS 2010 on existing hardware Not deploying new hardware Databases too large to move Scaling-out, not up Not deploying new hardware.
VMware vCenter Server Module 4.
Hands-On Microsoft Windows Server 2008 Chapter 11 Server and Network Monitoring.
CH 13 Server and Network Monitoring. Hands-On Microsoft Windows Server Objectives Understand the importance of server monitoring Monitor server.
AMG Attendance System Product Description Copyright © 2009 AMG Employee Management, Inc.AMG Employee Management, Inc.
Installing and Setting up mongoDB replica set PREPARED BY SUDHEER KONDLA SOLUTIONS ARCHITECT.
Upgrading to SQL Server 2012 “Done Right” Dandy Weyn DBI335.
Update your servers to service pack 2. Ensure that the environment is fully functioning. Migrate to 64 bit servers is necessary. REVIEW UPGRADE BEST PRACTICES.
Time SQL Server 2012 Highlights and ColumnStore Index09:00 – 10:15 AlwaysOn and Contained Databases10:45 – 12:15 PowerPivot and PowerView (BI)13:00 –
Automate Microsoft Azure Ross Sponholtz Mark Ghazai.
DB2 (Express C Edition) Installation and Using a Database
Chapter 10 : Designing a SQL Server 2005 Solution for High Availability MCITP Administrator: Microsoft SQL Server 2005 Database Server Infrastructure Design.

Benjamin Lavalley, Sr. Product Marketing Manager Kaseya 2 Upgrade Review.
Microsoft ® Application Virtualization 4.6 Infrastructure Planning and Design Published: September 2008 Updated: November 2011.
What you’ll take away: 1.Define team and schedule 2.Software and hardware specifications 3.Analysing 4.Configuration and migration 5.Validation and Test.
Chapter 8 Implementing Disaster Recovery and High Availability Hands-On Virtual Computing.
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
Installing Windows Vista Lesson 2. Skills Matrix Technology SkillObjective DomainObjective # Performing a Clean Installation Set up Windows Vista as the.
Deploying Windows 7 Lesson 3. Objectives Understand enterprise deployments Capture an image file Modify an image file Deploy an image file.
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
11 SUPPORTING APPLICATIONS IN WINDOWS XP PROFESSIONAL Chapter 9.
Module 5: Upgrading to SQL Server 7.0. Overview Planning an Upgrade Preparing to Upgrade Verifying the Upgrade Setting a Compatibility Level.
Upgrading to SQL Server 2008 Graeme Scott Technology Solution Professional Microsoft Corporation.
Module 1: Installing Microsoft Windows XP Professional.
4/24/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
 Database Administration Installing Oracle 11g & Creating Database.
Module 1 Introduction to SQL Server® 2008 R2 and its Toolset.
Azure Automation Tao Yang & Pete Zerger ARC311 Microsoft Ignite 2015
Andrew Fryer Evangelist Microsoft UK
Migrating to SharePoint 2010 Asaf Matyas. Making the Leap Options & Strategies for Upgrading or Migrating to SharePoint 2010.
SQL SERVER 2008 Installation Guide A Step by Step Guide Prepared by Hassan Tariq.
System Center Data Protection Manager 2012 Boris Ulík | TSP | Microsoft Slovakia.
ITMT 1371 – Windows 7 configuration Chapter 2: Installing Windows 7 ITMT 1371 – Windows 7 Configuration.
© 2010 VMware Inc. All rights reserved Why Virtualize? Beng-Hong Lim, VMware, Inc.
SQL Database Management
CompTIA Server+ Certification (Exam SK0-004)
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
SQL Replication for RCSQL Reporting
ALWAYSON AVAILABILITY GROUPS
Lead SQL BankofAmerica Blog: SQLHarry.com
NGS Oracle Service.
Installation and database instance essentials
EIN 6133 Enterprise Engineering
DEA Will Be Your New Best Friend!
Upgrading to SQL Server 2016
Upgrading to Microsoft SQL Server 2014
Upgrading SQL Server Rob Carrol, Microsoft January 29, 2009.
Installing SQL Server 2005 Meysam Khoshbakht
Migrating your SQL Server Instance
SpiraTest/Plan/Team Deployment Considerations
Upgrading Your Private Cloud with Windows Server 2012 R2
Microsoft SQL Server Upgrade and Downgrade scenarios
Preparing for the Windows 8.1 MCSA
Presentation transcript:

SQL Server 2005/8/R2 Instance SQL Server 2014 Instance

SQL Server 2005: SP4 is required SQL Server 2008: SP2 is required SQL Server 2008 R2: SP1 is required SQL Server 2012: SP1 is required Sufficient disk space must be available for SQL Server 2014 Not supported: 32-bit to 64-bit (x86 to x64) versions and vice versa Supported version of the Windows operating system

Compare and Verify SQL Server 2005/8/R2/2012 Instance SQL Server 2014 Instance Verified!

Pros Easier, mostly automated Generally fast overall process System data upgraded May require no additional hardware Applications remain pointing to same server/database name Cons Less granular control over upgrade process – all or nothing Instance remains offline during part of upgrade Not best practice for all components Complex rollback strategy

Pros More granular control over upgrade process Database level Can be used to perform test migration Document process & gather metrics Ability to run systems side-by-side for parallel runs May require 3 rd party application to keep both in-sync Relatively straightforward rollback strategy Can leverage failover/switchover to reduce downtime Upgrade over time Cons Usually require additional hardware Additional resources required if on same server Server/database name changes Not practical for VLDB unless utilizing SAN (hybrid approach) Beware of “loss of quick roll-back”

1. Before upgrade, make a backup of the user databases and data 2. Upgrade complete, perform backups 3. After configuration changes, take full database backups 4. After user acceptance and validation, take full database backups

Check the legacy SQL Server versions Make sure that installation requirements are met Preinstall.NET and Windows components Preinstall Visual Studio 2008 SP1 or a later version Preinstall SQL Server 2014 common components Select the optimal side-by-side upgrade strategy Use new service accounts Check data consistency Back up data before and after the upgrade

Upgrading each node, one at a time Hardware and software upgrade, do a side-by-side Upgrade passive cluster nodes first Upgrade at least half of the passive cluster nodes Stop all traffic for the SQL Server instance, to ensure a consistent state Brief outage is required to upgrade

StepTaskComputerSQL Server Version 1Create a Test EnvironmentBaselineSQL Server 2005/2008/2008R2/2012 2Capture a PlaybackBaselineSQL Server 2005/2008/2008R2/2012 3Setup Playback Baseline SystemBaselineSQL Server 2005/2008/2008R2/2012 4Run Upgrade AdvisorBaselineSQL Server 2005/2008/2008R2/2012 5Replay Trace on SQL Server 2005/2008/2008R2/2012 BaselineSQL Server 2005/2008/2008R2/2012 6Setup Playback Test SystemBaseline to TestSQL Server 2005/2008/2008R2/2012 7Upgrade to SQL Server 2014TestUpgrade to SQL Server Run Test Trace PlaybackTestSQL Server Compare and AnalyzeTestSQL Server 2014

Wizard to deploy DB to SQL Server in Azure VM Wizard to deploy DB to Azure SQL Database

DB on-premise Backup to Azure SQL Server Backup to URL Automated SQL Server Backup Policy DB on-premise Auto backup to Azure Agent decides when do backups Simple configuration Manage at database level or instance level