Thank you Sponsors.

Slides:



Advertisements
Similar presentations
Annotated User Input Screens from EM Oracle Custom Install Install.
Advertisements

0 Zero to High Availability in 60 Minutes Building a SQL 2012 HA Solution for SharePoint (In under an hour) Troy Lanphier Senior Solutions Developer –
Challenge for all the Seniors (DBAs) QuestionAreaYou (Today) You (6 Months) You (1 Year) 1Design Tables 2Write Queries 3Deploy Changes 4Tune Queries 5Monitor.
0 SQL Server AlwaysOn – SharePoint 2013 High Availability and Disaster Recovery Sal Bawany, Solutions Architect
Automating SQL Buildouts With Hyper-V and SQL Server 2008 R2 Robert L Davis, Sr. DBA, Microsoft Corp.
PowerPivot Hope Foley Perpetual Technologies. Who Am I?  Microsoft Team Lead  SQL Server DBA  (MCITP: Database Administration in 2005 and 2008)  In.
Clustering SQL Server Tom Pullen Senior DBA, RM Education
SQL Server 2008 R2 for the DBA Patrick LeBlanc. Objectives  New Editions  Datacenter  Parallel Data Warehouse  Multi-server management  Utility Control.
Database Mirroring: Maximizing Availability Through Automation Robert L Davis.
Alwayson Availability Groups
SQL SERVER 2008 Installation Guide A Step by Step Guide Prepared by Hassan Tariq.
Log Shipping, Mirroring, Replication and Clustering Which should I use? That depends on a few questions we must ask the user. We will go over these questions.
SQL Server 2014 AlwaysOn Step-by-Step SQL Server 2014 AlwaysOn Step-by-Step A hands on look at implementing AlwaysOn in SQL Server 2014.
Rolling Upgrades, The Easy Way Argenis Fernandez Senior Database Engineer,
All the things you need to know before setting up AlwaysOn Michael Steineke SQL & BI Solution Lead Enterprise Architect Concurrency, Inc.
FUN WITH AVAILABILITY GROUPS Christopher Wolff SQL Server Database Engineer, Xero.
Taming the Beast How a SQL DBA can keep Kerberos under control David Postlethwaite 29/08/2015David Postlethwaite.
MANAGEMENT DATA WAREHOUSE AND DATA COLLECTOR Ian Lanham.
Architecting Enterprise Workloads on AWS Mike Pfeiffer.
Introduction to Clustering
SQL Replication for RCSQL Reporting
SQL Server Agent All the Knobs You Need to Know
What is Cloud?.
Greg Seidel Technology Specialist – SQL Server
Welcome to SharePoint Saturday Houston
Database Services Katarzyna Dziedziniewicz-Wojcik On behalf of IT-DB.
Automated Enterprise-wide SQL Server Auditing
Disaster Recovery Where to Begin
by Microsoft Cluster MVP David Bermingham
VceTests VCE Test Dumps
TOP 10 Availability Groups Improvement in SQL 2016
SharePoint disaster recovery as a service
Module 7: Server Cluster Maintenance and Troubleshooting
SQL Server Failover Clusters. WHAT COULD GO WRONG?
Contained DB? Did it do something wrong?
Amazon Web Services RDS with SQL Server
Always On : Multi-site patterns
Universal SQL Installations Framework (Script review and Demo)
Introduction to Clustering
Making PowerShell Useful
Making PowerShell Useful
Comparison of nopCommerce with its competitors
Always On : Multi-site patterns
Making Your Emergency Toolkit
What’s new in SQL Server 2016 Availability Groups
Use PowerShell & dbatools to Manage your SQL Server Environment
Always On : Multi-site patterns
MDS from Start to Finish
Example of a page header
Database Mirroring: Maximizing Availability Through Automation
SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell.
Making PowerShell Useful
Making PowerShell Useful
High Availability/Disaster Recovery Solution
OneDrive for Business: Administration, Security and Compliance
Use PowerShell & dbatools to Manage your SQL Server Environment
Creating a SQL Server Test Lab On Your Workstation
Top 5 TIPS TO KEEP Always on AGs humming and users happy
AD, gMSA and SQL Server Windows Authentication in a Container
Distributed Availability Groups
SQL Server Query Design and Optimization Recommendations
SQL Server using Amazon Web Services EC2 Instances
Michael Wall Senior DBA, Great Western Malting
Michelle Haarhues Keeping up with SSMS.
Amazon Web Services RDS with SQL Server
What it is and why you should use it
Top 5 TIPS TO KEEP Always on AGs humming and users happy
Managing the mystery database
SQL AlwaysOn Availability Groups
SQL Server on Containers
Presentation transcript:

Thank you Sponsors

Is it really HA when you upgrade from 2016 to 2017? Jeff Schmidt Is it really HA when you upgrade from 2016 to 2017?

Who is Jeff?

Who is this guy? Currently Sr. DBA at International Cruses and Excursions Started as an Accidental DBA in Y2K Used SQL 6.5 through 2017 Oracle Development – Learning MySQL Twitter @Jeffveg LinkedIn www.linkedin.com/in/jeffkschmidt Blog? If I have the time NoSchmidt.com Small Business Owner (why I don’t have much time to blog)

Who is this guy? Currently Sr. DBA at International Cruses and Excursions Started as an Accidental DBA in Y2K Used SQL 6.5 through 2017 Oracle Development – Learning MySQL Twitter @Jeffveg LinkedIn www.linkedin.com/in/jeffkschmidt Blog? If I have the time NoSchmidt.com Small Business Owner (why I don’t have much time to blog)

What is this all about?

What I’m attempting today. Create a HA cluster OS 2012R2 - SQL 2016 Join 2 OS 2016 boxes to the Windows cluster Join the SQL 2017 instances to the HA cluster Failover to the 2017 instance Remove SQL 2016 instances from HA Remove 2012R2 Boxes from the Windows cluster Shut off the old nodes Party like it’s 1999 (before I was a DBA) when it works

What has already been done. Domain Created, and DC turned on. All boxes have been joined to the domain SQL is running as an admin (I’m being lazy) SQL has been installed on all boxes The 2 2012R2 boxes already have a windows cluster running

Demo!

Things to know! This window cluster is not supported because of the skipped check Once the failover to the 2017 box happens there is no failing back over to 2016 The 2016 secondarys are not readable after the failover to 2017 Like any HA cluster the data/log directories need to be all the same Don’t forget to move users and SQL Agent jobs

Question?

Thank you Sponsors