SlideShare a Scribd company logo
1 of 38
Download to read offline
Running SQL 2005?
It’s time to migrate to SQL 2014!
Migrating from Microsoft SQL Server 2005 to Microsoft SQL Server 2014
Our conversation today
• A brief walk down history lane
• Now is the time to migrate
• How Dell can help you
2005 was a good
year…
Phones looked like this…
YouTube had just been launched…
This was screening at the movies…
What were you doing 10 years ago?
Now is the time
Now is the
time to
modernize
End of Support for
SQL Server 2005
is April 12, 2016
What does end of support mean?
Nosecurityupdates
There will be no access to critical security updates which
increases the potential for business interruptions
Highermaintenancecosts
Maintaining legacy servers, firewalls, intrusion systems, etc. gets
expensive quickly
Compliancerisks
As support ends, your organization will likely fail
to meet regulatory compliance
• No more security updates
and hotfixes from Microsoft
• One vulnerable server is
gateway to entire network
• “Whitelisting,” virtualization,
etc. don’t ensure security
• WS2003 servers will no
longer pass compliance /
regulatory audits
• PCI, SOX, HIPAA non-
compliance carries large
fines and business risks
• Reduce costs through server
consolidation
• Improved performance,
availability & disaster
recovery
• New scenarios like VDI /
BYOD
• Standards-based
management across
compute, storage &
networking
• Automate to eliminate
manual tasks
• Higher security &
maintenance costs increases
TCO
• Opportunity cost of not
adopting latest technology
• Easy installation &
deployment
• OEM support – warranties &
security updates
Act NOW – The risks are
real. Help is available from
Microsoft & Dell.
Upgradeto WindowsServer
2012 R2 for significant
benefits
No security upgrades Compliance risks Higher TCO
Virtualization Simplified management
Pre-installed for
simplicity / support
>50% of SQL Server 2005 instances are running on
Windows Server 2003
A 10 year feature gap includes a lot
of features (and benefits)
5 long years after
SQL Server 2000,
SQL Server 2005
gave us DMVs,
CLR, hot-add
memory, ranking
functions, XML
datatype, Database
Mirroring and a
new SSMS
SQL Server 2008 added hot add CPU, Governor, Xevents, spatial indexes
and compression
SQL Server 2012 added Always On Availability Groups and
columnstore indexes
See more at http://www.microsoft.com/en-us/server-cloud/products/sql-server/Comparison.aspx
* SQL Server Standard includes basic AlwaysOn High Availability. Basic includes 2 node Failover Clustering.
Features
SQL
Server
2005
SQL
Server
2008
SQL
Server
2008 R2
SQL
Server
2012
SQL
Server
2014
Performance
Buffer Pool Extension to SSD     
Enhanced virtualization support and Live Migration     
Availability
AlwaysOn High Availability*     
Database Recovery Advisor     
Windows Server Core Support     
Security
Backup Encryption Support     
Enhanced Separation of Duties     
BI & Analytics
PowerPivot for Excel     
Integration Services Managed as a Server     
Management &
Programmability
Policy Based Management     
Distributed Replay     
A major leap forward
SQL Server 2014 has features that can help with compliance
Compliance
3.0
SQL Server 2014 has features that can help with compliance
Compliance
New permissions features to allow Separation of Duties
DataDBA Auditor
Can manage
server but cannot
read data
Can read data but
cannot manage
the server
SQL Server 2014 takes advantage of the latest Dell hardware
Performance and Scalability
Processors Memory
Physical
Virtual
640 4Tb
64 1Tb
SQL Server 2014 takes advantage of the latest Dell hardware
Performance and Scalability
Node
1
Node
2
Node
3
Node
…
Node
64 Failover clusters can have
up to 64 nodes
Resource Governor
Performance and Scalability
SQL Server 2008R2 introduced CPU Governor
• Allowed DBAs to place a cap on use of CPU resource
by any one user
SQL Server 2014 introduces I/O Governor
• Allows DBAs to place a cap on use of I/O bandwidth
consumed by any one user
In Memory OLTP (Hekaton)
Performance and Scalability
Excellent performance gains can be achieved for some
application patterns
• High (or spiky) data ingest rates
• Focused read/write contention
• Hard requirement for low latency
Up to 20x performance improvement in these scenarios
with In-memory OLTP
Column Store Indexes allows faster analytics workloads
Performance and Scalability
Data is stored in pages of rows of columns (traditional row store)
EmployeeID FirstName LastName Gender Salary
00000004 Al Powell M 90000
00000005 Richard Thornburg M 80000
00000006 Dwane Robinson M 105000
EmployeeID FirstName LastName Gender Salary
00000001 John McClane M 100000
00000002 Hans Gruber M 150000
00000003 Holly Gennaro F 100000
Column Store Indexes allows faster analytics workloads
Performance and Scalability
Data is stored in pages of columns of rows (column store)
EmployeeID
00000001
00000002
00000003
00000004
00000005
00000006
FirstName
John
Hans
Holly
Al
Richard
Dwane
LastName
McClane
Gruber
Gennaro
Powell
Thornburg
Robinson
Gender
M
M
F
M
M
M
Salary
100000
150000
100000
90000
80000
105000
Buffer Pool Extension
Performance and Scalability
Do you have:
• Older hardware with RAM slots
full?
• Dense virtualized deployments
with limited RAM allocations?
Buffer Pool Extension may be for you.
Disk
Buffer
Pool
Query
Engine
Fast RAM
Slow Disk
Buffer
Pool Disk
Query
Engine
SSD
B Pool
Extn
How Buffer Pool Extension Works
Performance and Scalability
Results of testing Buffer Pool Extension in memory constrained server
Performance and Scalability
0 500 1000 1500 2000 2500 3000
Data on Disk/RAM BPOOL
Data on Disk/RAM+SSD BPOOL
Elapsed Time (seconds)
Signal PAGEIOLATCH_SH OTHER
When data > RAM definite
performance gains
More RAM is still better
Double the number of secondary nodes
Always On Availability Groups
SQL Server 2012 SQL Server 2014
Secondary Nodes 4 8
Allows you to spread read load across more nodes for better performance.
Secondaries are readable when the primary is not available
Always On Availability Groups
Primary S1 S2 S3
Allows some level of service – your
application can still read even if it
cannot write
Always On Secondaries can be in an Azure VM
Azure Cloud
Primary S1 S2 S3
Allows you to leverage Azure Data Centers
as secondary DR sites
Azure URL can be a backup target
Azure Cloud
Database Backup
Benefits
• Fast and easy migration
• Cost and limitless storage
• H/A and DR ease
• Security
• Can take advantage of Snapshot
Backup
Data files can be placed in Azure
Azure Cloud
SQL
Server
Benefits
• Fast and easy migration
• Cost and limitless storage
• H/A and DR ease
• Security
• Can take advantage of
Snapshot Backup
File 1
File 2
File 3
The path from SQL Server 2005
Target
Identify your
destination(s)
Upgrade
Make the move
2Discover
Categorize applications
and workloads
MAP tool
Upgrade Guide
Upgrade Advisor
SQL Server 2014
Azure VMs
Azure SQL database
Dell Services
DIY tools
Microsoft
31
How Dell can help
Where are you on your data journey?
Reactive Informative Predictive Transformative
Reactive Informative Predictive Transformative
Step
OLTP
Data
Warehousing
BI & Analytics
IoT
Deployment
SQL Server 2005
Structured data from LOB apps is
transacted and locally managed.
Data used reactively.
Disk based OLTP, 99.9%
availability
Data-marts
Batch and operational reporting
Connected devices
On-premises
DellLicensingSolutions
Dell Hardware (Devices, Servers, Storage and Networking)
Dell Services
SQL Server 2008
Structured data managed and
analysed centrally, data informs
business.
Virtualization, 99.99% availability,
high IOPS
Data warehouse
Historical analysis and ad-hoc
reporting
Remote monitoring and asset
tracking
On-premises + cloud dev/test
SQL Server 2012/2014
Data capture is comprehensive,
scalable and leads business
decisions.
Enterprise-class security,
99.999%, in-memory OLTP &
scale up
Scale out data warehouse with in-
memory & Hadoop-based
analytics
Self service visualization and
dash-boarding + mobile
Asset and operations
improvements
On-premises, cloud backup/NA &
cloud apps
SQL Server 2014/2016
Data transforms business to drive
desired outcomes – any data, any
source, anywhere at scale
Real-time OLTP analytics, end-
to-end security, elastic scale,
Data lake and scale out cost
effective data warehouse
Exploratory and predictive
analytics, real-time stream
processing
Predictive maintenance and new
business models
Hybrid cloud managed as a single
platform

HDInsight, APS/Cloud DW Services, DatalakeMS
Services IOT practiceDell
Dell Services work on top of Azure to enhance hybrid deploymentDell
Event Hubs, Stream Analytics,
Azure ML
MS
Services BI/A practice,
Statistica, TOAD DataPointDell
Services IOT practice, Boomi, Statistica, TOAD DataPointDell
Azure Integration, VMs, Azure
SQL Database
MS
Spotlight on SQL Server, TOAD for SQL Server, LiteSpeed, SQL Optimizer for SQL
ServerDell
Excel, O365, PowerBIMS
Services DW practiceDell
Services BI/A practiceDell
Services DW practice, business cont/DR in the Cloud, APSDell
Microsoft SQL ServerMS
Placeholder for Offer
Questions?
What do you think?
Your to-do’s:
1. Visit us at Lifecycle Services in the Expo
3. Learn more at www.dell.com/ITLifecycleServices
Thanks!

More Related Content

What's hot

Optimizing workload deployments to accelerate business outcomes
Optimizing workload deployments to accelerate business outcomes Optimizing workload deployments to accelerate business outcomes
Optimizing workload deployments to accelerate business outcomes Dell World
 
Dell cloud solutions for the future – ready enterprise
Dell cloud solutions for the future – ready enterpriseDell cloud solutions for the future – ready enterprise
Dell cloud solutions for the future – ready enterpriseandreas kuncoro
 
MIG 5th Data Centre Summit 2016 PTS Presentation v1
MIG 5th Data Centre Summit 2016 PTS Presentation v1MIG 5th Data Centre Summit 2016 PTS Presentation v1
MIG 5th Data Centre Summit 2016 PTS Presentation v1blewington
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)COMPUTEX TAIPEI
 
Software Defined presentation
Software Defined presentationSoftware Defined presentation
Software Defined presentationJohn Rhodes
 
22by7 and DellEMC Tech Day July 20 2017 - Isilon
22by7 and DellEMC Tech Day July 20 2017 - Isilon22by7 and DellEMC Tech Day July 20 2017 - Isilon
22by7 and DellEMC Tech Day July 20 2017 - IsilonSashikris
 
Veritas 360 data management
Veritas 360 data managementVeritas 360 data management
Veritas 360 data managementSashikris
 
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...Dell EMC World
 
IMEXresearch software defined storage
IMEXresearch software defined storageIMEXresearch software defined storage
IMEXresearch software defined storageIMEX Research
 
Software Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and StorageSoftware Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and StorageEMC
 
HPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideHPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideIsaac Rodriguez
 
MT54 Better security is better business
MT54 Better security is better businessMT54 Better security is better business
MT54 Better security is better businessDell EMC World
 
MT12 - SAP solutions from Dell – from your Datacenter to the Cloud
MT12 - SAP solutions from Dell – from your Datacenter to the CloudMT12 - SAP solutions from Dell – from your Datacenter to the Cloud
MT12 - SAP solutions from Dell – from your Datacenter to the CloudDell EMC World
 
Software Defined Storage - Open Framework and Intel® Architecture Technologies
Software Defined Storage - Open Framework and Intel® Architecture TechnologiesSoftware Defined Storage - Open Framework and Intel® Architecture Technologies
Software Defined Storage - Open Framework and Intel® Architecture TechnologiesOdinot Stanislas
 
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...Chrysostomos Christofi
 
The Evolution of the Data Centre
The Evolution of the Data CentreThe Evolution of the Data Centre
The Evolution of the Data CentreCisco Canada
 
Software-Defined Storage (SDS)
Software-Defined Storage (SDS)Software-Defined Storage (SDS)
Software-Defined Storage (SDS)Ali Mirfallah
 
22by7 and DellEMC Tech Day July 20 2017 - Power Edge
22by7 and DellEMC Tech Day July 20 2017 - Power Edge22by7 and DellEMC Tech Day July 20 2017 - Power Edge
22by7 and DellEMC Tech Day July 20 2017 - Power EdgeSashikris
 
Hms crash planitsummit2016
Hms crash planitsummit2016Hms crash planitsummit2016
Hms crash planitsummit2016kevin_donovan
 

What's hot (20)

Optimizing workload deployments to accelerate business outcomes
Optimizing workload deployments to accelerate business outcomes Optimizing workload deployments to accelerate business outcomes
Optimizing workload deployments to accelerate business outcomes
 
Dell cloud solutions for the future – ready enterprise
Dell cloud solutions for the future – ready enterpriseDell cloud solutions for the future – ready enterprise
Dell cloud solutions for the future – ready enterprise
 
MIG 5th Data Centre Summit 2016 PTS Presentation v1
MIG 5th Data Centre Summit 2016 PTS Presentation v1MIG 5th Data Centre Summit 2016 PTS Presentation v1
MIG 5th Data Centre Summit 2016 PTS Presentation v1
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
 
Software Defined presentation
Software Defined presentationSoftware Defined presentation
Software Defined presentation
 
22by7 and DellEMC Tech Day July 20 2017 - Isilon
22by7 and DellEMC Tech Day July 20 2017 - Isilon22by7 and DellEMC Tech Day July 20 2017 - Isilon
22by7 and DellEMC Tech Day July 20 2017 - Isilon
 
Veritas 360 data management
Veritas 360 data managementVeritas 360 data management
Veritas 360 data management
 
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...
MT44 Dell EMC Data Protection: What You Need to Know About Data Protection Ev...
 
Bilcare ltd
Bilcare ltdBilcare ltd
Bilcare ltd
 
IMEXresearch software defined storage
IMEXresearch software defined storageIMEXresearch software defined storage
IMEXresearch software defined storage
 
Software Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and StorageSoftware Defined Data Center: The Intersection of Networking and Storage
Software Defined Data Center: The Intersection of Networking and Storage
 
HPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideHPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program Guide
 
MT54 Better security is better business
MT54 Better security is better businessMT54 Better security is better business
MT54 Better security is better business
 
MT12 - SAP solutions from Dell – from your Datacenter to the Cloud
MT12 - SAP solutions from Dell – from your Datacenter to the CloudMT12 - SAP solutions from Dell – from your Datacenter to the Cloud
MT12 - SAP solutions from Dell – from your Datacenter to the Cloud
 
Software Defined Storage - Open Framework and Intel® Architecture Technologies
Software Defined Storage - Open Framework and Intel® Architecture TechnologiesSoftware Defined Storage - Open Framework and Intel® Architecture Technologies
Software Defined Storage - Open Framework and Intel® Architecture Technologies
 
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...
ciscounifiedcomputingsystemucschangingtheeconomicsdatacenter-130514165541-php...
 
The Evolution of the Data Centre
The Evolution of the Data CentreThe Evolution of the Data Centre
The Evolution of the Data Centre
 
Software-Defined Storage (SDS)
Software-Defined Storage (SDS)Software-Defined Storage (SDS)
Software-Defined Storage (SDS)
 
22by7 and DellEMC Tech Day July 20 2017 - Power Edge
22by7 and DellEMC Tech Day July 20 2017 - Power Edge22by7 and DellEMC Tech Day July 20 2017 - Power Edge
22by7 and DellEMC Tech Day July 20 2017 - Power Edge
 
Hms crash planitsummit2016
Hms crash planitsummit2016Hms crash planitsummit2016
Hms crash planitsummit2016
 

Viewers also liked

SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014
SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014
SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014Vitor Fava
 
SQL Server 2014 New Features
SQL Server 2014 New FeaturesSQL Server 2014 New Features
SQL Server 2014 New FeaturesOnomi
 
Introduction to Columnstore Indexes
Introduction to Columnstore IndexesIntroduction to Columnstore Indexes
Introduction to Columnstore IndexesJason Strate
 
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)BT Akademi
 
The 5 Hidden Performance Gems of SQL Server 2014
The 5 Hidden Performance Gems of SQL Server 2014The 5 Hidden Performance Gems of SQL Server 2014
The 5 Hidden Performance Gems of SQL Server 2014Boris Hristov
 
Leveraging memory in sql server
Leveraging memory in sql serverLeveraging memory in sql server
Leveraging memory in sql serverChris Adkin
 
Top 5 TSQL Improvements in SQL Server 2014
Top 5 TSQL Improvements in SQL Server 2014Top 5 TSQL Improvements in SQL Server 2014
Top 5 TSQL Improvements in SQL Server 2014Boris Hristov
 
New T-SQL Features in SQL Server 2012
New T-SQL Features in SQL Server 2012 New T-SQL Features in SQL Server 2012
New T-SQL Features in SQL Server 2012 Richie Rump
 
Microsoft SQL Server - SQL Server Migrations Presentation
Microsoft SQL Server - SQL Server Migrations PresentationMicrosoft SQL Server - SQL Server Migrations Presentation
Microsoft SQL Server - SQL Server Migrations PresentationMicrosoft Private Cloud
 
Columnstore indexes in sql server 2014
Columnstore indexes in sql server 2014Columnstore indexes in sql server 2014
Columnstore indexes in sql server 2014Antonios Chatzipavlis
 

Viewers also liked (10)

SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014
SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014
SQL Saturday 329 - Novo Cardinality Estimator do SQL Server 2014
 
SQL Server 2014 New Features
SQL Server 2014 New FeaturesSQL Server 2014 New Features
SQL Server 2014 New Features
 
Introduction to Columnstore Indexes
Introduction to Columnstore IndexesIntroduction to Columnstore Indexes
Introduction to Columnstore Indexes
 
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
SQL Server 2014 New Features (Sql Server 2014 Yenilikleri)
 
The 5 Hidden Performance Gems of SQL Server 2014
The 5 Hidden Performance Gems of SQL Server 2014The 5 Hidden Performance Gems of SQL Server 2014
The 5 Hidden Performance Gems of SQL Server 2014
 
Leveraging memory in sql server
Leveraging memory in sql serverLeveraging memory in sql server
Leveraging memory in sql server
 
Top 5 TSQL Improvements in SQL Server 2014
Top 5 TSQL Improvements in SQL Server 2014Top 5 TSQL Improvements in SQL Server 2014
Top 5 TSQL Improvements in SQL Server 2014
 
New T-SQL Features in SQL Server 2012
New T-SQL Features in SQL Server 2012 New T-SQL Features in SQL Server 2012
New T-SQL Features in SQL Server 2012
 
Microsoft SQL Server - SQL Server Migrations Presentation
Microsoft SQL Server - SQL Server Migrations PresentationMicrosoft SQL Server - SQL Server Migrations Presentation
Microsoft SQL Server - SQL Server Migrations Presentation
 
Columnstore indexes in sql server 2014
Columnstore indexes in sql server 2014Columnstore indexes in sql server 2014
Columnstore indexes in sql server 2014
 

Similar to Migrate SQL 2005 to SQL 2014 Before End of Support

The Evolution of SQL Server as a Service - SQL Azure Managed Instance
The Evolution of SQL Server as a Service - SQL Azure Managed InstanceThe Evolution of SQL Server as a Service - SQL Azure Managed Instance
The Evolution of SQL Server as a Service - SQL Azure Managed InstanceJavier Villegas
 
Everything you need to know about SQL Server 2016
Everything you need to know about SQL Server 2016Everything you need to know about SQL Server 2016
Everything you need to know about SQL Server 2016Softchoice Corporation
 
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloudTobias Koprowski
 
Senior database administrator
Senior database administratorSenior database administrator
Senior database administratorMustafa EL-Masry
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsSQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsMichaela Murray
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsSQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsMichaela Murray
 
Windows Server 2003 Migration - Making the Move
Windows Server 2003 Migration - Making the MoveWindows Server 2003 Migration - Making the Move
Windows Server 2003 Migration - Making the MoveCHIPS Technology Group
 
Effective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database MirroringEffective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database Mirroringwebhostingguy
 
Hp Polyserve Database Utility For Sql Server Consolidation
Hp Polyserve Database Utility For Sql Server ConsolidationHp Polyserve Database Utility For Sql Server Consolidation
Hp Polyserve Database Utility For Sql Server ConsolidationCB UTBlog
 
Gs08 modernize your data platform with sql technologies wash dc
Gs08 modernize your data platform with sql technologies   wash dcGs08 modernize your data platform with sql technologies   wash dc
Gs08 modernize your data platform with sql technologies wash dcBob Ward
 
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloudTobias Koprowski
 
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloudTobias Koprowski
 
Windows on AWS
Windows on AWSWindows on AWS
Windows on AWSDatavail
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerMicrosoft Tech Community
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed InstanceJames Serra
 
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB201901_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019Kumton Suttiraksiri
 
Sql pass summit
Sql pass summitSql pass summit
Sql pass summitDon Severs
 
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)Bob Ward
 

Similar to Migrate SQL 2005 to SQL 2014 Before End of Support (20)

The Evolution of SQL Server as a Service - SQL Azure Managed Instance
The Evolution of SQL Server as a Service - SQL Azure Managed InstanceThe Evolution of SQL Server as a Service - SQL Azure Managed Instance
The Evolution of SQL Server as a Service - SQL Azure Managed Instance
 
Everything you need to know about SQL Server 2016
Everything you need to know about SQL Server 2016Everything you need to know about SQL Server 2016
Everything you need to know about SQL Server 2016
 
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#9_London_FromPlanToBackupToCloud
 
Senior database administrator
Senior database administratorSenior database administrator
Senior database administrator
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsSQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT SolutionsSQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
 
Windows Server 2003 Migration - Making the Move
Windows Server 2003 Migration - Making the MoveWindows Server 2003 Migration - Making the Move
Windows Server 2003 Migration - Making the Move
 
Effective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database MirroringEffective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database Mirroring
 
Hp Polyserve Database Utility For Sql Server Consolidation
Hp Polyserve Database Utility For Sql Server ConsolidationHp Polyserve Database Utility For Sql Server Consolidation
Hp Polyserve Database Utility For Sql Server Consolidation
 
Gs08 modernize your data platform with sql technologies wash dc
Gs08 modernize your data platform with sql technologies   wash dcGs08 modernize your data platform with sql technologies   wash dc
Gs08 modernize your data platform with sql technologies wash dc
 
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#8_Birmingham_FromPlanToBackupToCloud
 
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloudKoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloud
KoprowskiT_SQLRelay2014#1_Reading_FromPlanToBackupToCloud
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Windows on AWS
Windows on AWSWindows on AWS
Windows on AWS
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layer
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed Instance
 
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB201901_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019
01_SQL Migration Using Azure Data Migration Services (DMS)_GAB2019
 
Sql pass summit
Sql pass summitSql pass summit
Sql pass summit
 
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
 
Exploring sql server 2016
Exploring sql server 2016Exploring sql server 2016
Exploring sql server 2016
 

More from Dell World

Dell Data Center Networking Overview
Dell Data Center Networking OverviewDell Data Center Networking Overview
Dell Data Center Networking OverviewDell World
 
Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage ManagementDell World
 
Dell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell World
 
Dell Cloud Manager Overview
Dell Cloud Manager OverviewDell Cloud Manager Overview
Dell Cloud Manager OverviewDell World
 
Dell PowerEdge Zero Touch Provisioning
Dell PowerEdge Zero Touch ProvisioningDell PowerEdge Zero Touch Provisioning
Dell PowerEdge Zero Touch ProvisioningDell World
 
Simplifying Systems Management
Simplifying Systems ManagementSimplifying Systems Management
Simplifying Systems ManagementDell World
 
Channel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsChannel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsDell World
 
Innovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelInnovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelDell World
 
Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Dell World
 
Focus on business, not backups
Focus on business, not backupsFocus on business, not backups
Focus on business, not backupsDell World
 
NVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeNVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeDell World
 
Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Dell World
 
The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...Dell World
 
Client Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsClient Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsDell World
 
What a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notWhat a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notDell World
 
Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Dell World
 
Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Dell World
 
Detecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDetecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDell World
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...Dell World
 
Client solutions for the modern workforce
Client solutions for the modern workforceClient solutions for the modern workforce
Client solutions for the modern workforceDell World
 

More from Dell World (20)

Dell Data Center Networking Overview
Dell Data Center Networking OverviewDell Data Center Networking Overview
Dell Data Center Networking Overview
 
Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage Management
 
Dell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions LabDell Networking Wired, Wireless and Security Solutions Lab
Dell Networking Wired, Wireless and Security Solutions Lab
 
Dell Cloud Manager Overview
Dell Cloud Manager OverviewDell Cloud Manager Overview
Dell Cloud Manager Overview
 
Dell PowerEdge Zero Touch Provisioning
Dell PowerEdge Zero Touch ProvisioningDell PowerEdge Zero Touch Provisioning
Dell PowerEdge Zero Touch Provisioning
 
Simplifying Systems Management
Simplifying Systems ManagementSimplifying Systems Management
Simplifying Systems Management
 
Channel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software SolutionsChannel Partners: Lead with Dell Software Solutions
Channel Partners: Lead with Dell Software Solutions
 
Innovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access ModelInnovating Teaching & Learning: Next Generation Student Access Model
Innovating Teaching & Learning: Next Generation Student Access Model
 
Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)Executing on the promise of the Internet of Things (IoT)
Executing on the promise of the Internet of Things (IoT)
 
Focus on business, not backups
Focus on business, not backupsFocus on business, not backups
Focus on business, not backups
 
NVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about TimeNVMe PCIe and TLC V-NAND It’s about Time
NVMe PCIe and TLC V-NAND It’s about Time
 
Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats Key Security Insights: Examining 2014 to predict emerging threats
Key Security Insights: Examining 2014 to predict emerging threats
 
The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...The Keys To A Successful Identity And Access Management Program: How Does You...
The Keys To A Successful Identity And Access Management Program: How Does You...
 
Client Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced ThreatsClient Security Strategies To Defeat Advanced Threats
Client Security Strategies To Defeat Advanced Threats
 
What a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do notWhat a data-centric strategy gives you that others do not
What a data-centric strategy gives you that others do not
 
Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?Cloud: To Build or Buy - Can You Justify On-Premises IT?
Cloud: To Build or Buy - Can You Justify On-Premises IT?
 
Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption Cloud security: Accelerating cloud adoption
Cloud security: Accelerating cloud adoption
 
Detecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the networkDetecting advanced and evasive threats on the network
Detecting advanced and evasive threats on the network
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
 
Client solutions for the modern workforce
Client solutions for the modern workforceClient solutions for the modern workforce
Client solutions for the modern workforce
 

Recently uploaded

Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 

Recently uploaded (20)

Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 

Migrate SQL 2005 to SQL 2014 Before End of Support

  • 1. Running SQL 2005? It’s time to migrate to SQL 2014!
  • 2. Migrating from Microsoft SQL Server 2005 to Microsoft SQL Server 2014 Our conversation today • A brief walk down history lane • Now is the time to migrate • How Dell can help you
  • 3. 2005 was a good year…
  • 5. YouTube had just been launched…
  • 6. This was screening at the movies…
  • 7. What were you doing 10 years ago?
  • 8. Now is the time
  • 9. Now is the time to modernize End of Support for SQL Server 2005 is April 12, 2016
  • 10. What does end of support mean? Nosecurityupdates There will be no access to critical security updates which increases the potential for business interruptions Highermaintenancecosts Maintaining legacy servers, firewalls, intrusion systems, etc. gets expensive quickly Compliancerisks As support ends, your organization will likely fail to meet regulatory compliance
  • 11. • No more security updates and hotfixes from Microsoft • One vulnerable server is gateway to entire network • “Whitelisting,” virtualization, etc. don’t ensure security • WS2003 servers will no longer pass compliance / regulatory audits • PCI, SOX, HIPAA non- compliance carries large fines and business risks • Reduce costs through server consolidation • Improved performance, availability & disaster recovery • New scenarios like VDI / BYOD • Standards-based management across compute, storage & networking • Automate to eliminate manual tasks • Higher security & maintenance costs increases TCO • Opportunity cost of not adopting latest technology • Easy installation & deployment • OEM support – warranties & security updates Act NOW – The risks are real. Help is available from Microsoft & Dell. Upgradeto WindowsServer 2012 R2 for significant benefits No security upgrades Compliance risks Higher TCO Virtualization Simplified management Pre-installed for simplicity / support >50% of SQL Server 2005 instances are running on Windows Server 2003
  • 12. A 10 year feature gap includes a lot of features (and benefits)
  • 13. 5 long years after SQL Server 2000, SQL Server 2005 gave us DMVs, CLR, hot-add memory, ranking functions, XML datatype, Database Mirroring and a new SSMS
  • 14. SQL Server 2008 added hot add CPU, Governor, Xevents, spatial indexes and compression
  • 15. SQL Server 2012 added Always On Availability Groups and columnstore indexes
  • 16. See more at http://www.microsoft.com/en-us/server-cloud/products/sql-server/Comparison.aspx * SQL Server Standard includes basic AlwaysOn High Availability. Basic includes 2 node Failover Clustering. Features SQL Server 2005 SQL Server 2008 SQL Server 2008 R2 SQL Server 2012 SQL Server 2014 Performance Buffer Pool Extension to SSD      Enhanced virtualization support and Live Migration      Availability AlwaysOn High Availability*      Database Recovery Advisor      Windows Server Core Support      Security Backup Encryption Support      Enhanced Separation of Duties      BI & Analytics PowerPivot for Excel      Integration Services Managed as a Server      Management & Programmability Policy Based Management      Distributed Replay      A major leap forward
  • 17. SQL Server 2014 has features that can help with compliance Compliance 3.0
  • 18. SQL Server 2014 has features that can help with compliance Compliance New permissions features to allow Separation of Duties DataDBA Auditor Can manage server but cannot read data Can read data but cannot manage the server
  • 19. SQL Server 2014 takes advantage of the latest Dell hardware Performance and Scalability Processors Memory Physical Virtual 640 4Tb 64 1Tb
  • 20. SQL Server 2014 takes advantage of the latest Dell hardware Performance and Scalability Node 1 Node 2 Node 3 Node … Node 64 Failover clusters can have up to 64 nodes
  • 21. Resource Governor Performance and Scalability SQL Server 2008R2 introduced CPU Governor • Allowed DBAs to place a cap on use of CPU resource by any one user SQL Server 2014 introduces I/O Governor • Allows DBAs to place a cap on use of I/O bandwidth consumed by any one user
  • 22. In Memory OLTP (Hekaton) Performance and Scalability Excellent performance gains can be achieved for some application patterns • High (or spiky) data ingest rates • Focused read/write contention • Hard requirement for low latency Up to 20x performance improvement in these scenarios with In-memory OLTP
  • 23. Column Store Indexes allows faster analytics workloads Performance and Scalability Data is stored in pages of rows of columns (traditional row store) EmployeeID FirstName LastName Gender Salary 00000004 Al Powell M 90000 00000005 Richard Thornburg M 80000 00000006 Dwane Robinson M 105000 EmployeeID FirstName LastName Gender Salary 00000001 John McClane M 100000 00000002 Hans Gruber M 150000 00000003 Holly Gennaro F 100000
  • 24. Column Store Indexes allows faster analytics workloads Performance and Scalability Data is stored in pages of columns of rows (column store) EmployeeID 00000001 00000002 00000003 00000004 00000005 00000006 FirstName John Hans Holly Al Richard Dwane LastName McClane Gruber Gennaro Powell Thornburg Robinson Gender M M F M M M Salary 100000 150000 100000 90000 80000 105000
  • 25. Buffer Pool Extension Performance and Scalability Do you have: • Older hardware with RAM slots full? • Dense virtualized deployments with limited RAM allocations? Buffer Pool Extension may be for you. Disk Buffer Pool Query Engine Fast RAM Slow Disk
  • 26. Buffer Pool Disk Query Engine SSD B Pool Extn How Buffer Pool Extension Works Performance and Scalability
  • 27. Results of testing Buffer Pool Extension in memory constrained server Performance and Scalability 0 500 1000 1500 2000 2500 3000 Data on Disk/RAM BPOOL Data on Disk/RAM+SSD BPOOL Elapsed Time (seconds) Signal PAGEIOLATCH_SH OTHER When data > RAM definite performance gains More RAM is still better
  • 28. Double the number of secondary nodes Always On Availability Groups SQL Server 2012 SQL Server 2014 Secondary Nodes 4 8 Allows you to spread read load across more nodes for better performance.
  • 29. Secondaries are readable when the primary is not available Always On Availability Groups Primary S1 S2 S3 Allows some level of service – your application can still read even if it cannot write
  • 30. Always On Secondaries can be in an Azure VM Azure Cloud Primary S1 S2 S3 Allows you to leverage Azure Data Centers as secondary DR sites
  • 31. Azure URL can be a backup target Azure Cloud Database Backup Benefits • Fast and easy migration • Cost and limitless storage • H/A and DR ease • Security • Can take advantage of Snapshot Backup
  • 32. Data files can be placed in Azure Azure Cloud SQL Server Benefits • Fast and easy migration • Cost and limitless storage • H/A and DR ease • Security • Can take advantage of Snapshot Backup File 1 File 2 File 3
  • 33. The path from SQL Server 2005 Target Identify your destination(s) Upgrade Make the move 2Discover Categorize applications and workloads MAP tool Upgrade Guide Upgrade Advisor SQL Server 2014 Azure VMs Azure SQL database Dell Services DIY tools Microsoft 31
  • 34. How Dell can help
  • 35. Where are you on your data journey? Reactive Informative Predictive Transformative
  • 36. Reactive Informative Predictive Transformative Step OLTP Data Warehousing BI & Analytics IoT Deployment SQL Server 2005 Structured data from LOB apps is transacted and locally managed. Data used reactively. Disk based OLTP, 99.9% availability Data-marts Batch and operational reporting Connected devices On-premises DellLicensingSolutions Dell Hardware (Devices, Servers, Storage and Networking) Dell Services SQL Server 2008 Structured data managed and analysed centrally, data informs business. Virtualization, 99.99% availability, high IOPS Data warehouse Historical analysis and ad-hoc reporting Remote monitoring and asset tracking On-premises + cloud dev/test SQL Server 2012/2014 Data capture is comprehensive, scalable and leads business decisions. Enterprise-class security, 99.999%, in-memory OLTP & scale up Scale out data warehouse with in- memory & Hadoop-based analytics Self service visualization and dash-boarding + mobile Asset and operations improvements On-premises, cloud backup/NA & cloud apps SQL Server 2014/2016 Data transforms business to drive desired outcomes – any data, any source, anywhere at scale Real-time OLTP analytics, end- to-end security, elastic scale, Data lake and scale out cost effective data warehouse Exploratory and predictive analytics, real-time stream processing Predictive maintenance and new business models Hybrid cloud managed as a single platform  HDInsight, APS/Cloud DW Services, DatalakeMS Services IOT practiceDell Dell Services work on top of Azure to enhance hybrid deploymentDell Event Hubs, Stream Analytics, Azure ML MS Services BI/A practice, Statistica, TOAD DataPointDell Services IOT practice, Boomi, Statistica, TOAD DataPointDell Azure Integration, VMs, Azure SQL Database MS Spotlight on SQL Server, TOAD for SQL Server, LiteSpeed, SQL Optimizer for SQL ServerDell Excel, O365, PowerBIMS Services DW practiceDell Services BI/A practiceDell Services DW practice, business cont/DR in the Cloud, APSDell Microsoft SQL ServerMS
  • 38. Questions? What do you think? Your to-do’s: 1. Visit us at Lifecycle Services in the Expo 3. Learn more at www.dell.com/ITLifecycleServices Thanks!