Download presentation
Presentation is loading. Please wait.
Published byLuke Miller Modified over 8 years ago
2
Brian Knight Founder Pragmatic Works BIN207
3
About the Speaker Brian is a SQL Server MVP Founder of Pragmatic Works Co-founder of SQLServerCentral.com and JumpstartTV.com Written ten SQL Server books Trains at End to End Training (http://www.endtoendtraining.com)
4
Failed Ad Campaign
5
Why Choose SSIS? 64bit support Parallel in-memory multi buffer architecture helps to load data several times faster than DTS Logging, configuration, CheckPoint etc. Source Safe Integration because everything is XML Many new tasks (e.g. Script Task, For Each Loop, XML Task etc.) that replace need for ActiveX
6
DTS vs. SSIS Engine Speed Test DTS SSIS SQL Server Destination SSIS OLE DB Destination Average Runtime (seconds) 33.2 s11.3 s12.3 s On 32 bit dual core machine Pulling 1 million rows out and writing to SQL table with no transformation SSIS 65% + faster than DTS Adding transformation would add more SSIS advantage
7
Project Options Run DTS in 2005 or 2008 Missing the package logs Runs under 32 bit Upgrade using MS Wizard Not compatible with most package Upgrade using DTS xChange Minutes per package Starting from scratch About 3-6 hrs per package conservatively
8
Running Packages Under 2005+ Need to download DTS Designer Components (part of SQL Server 2005 Feature Pack) Pro: Delays the upgrade hurdle Con: Cannot create new packages (easily) Logging views historically in SQL Server 2000 not available Runs in 32 bit mode only (WOW) Support ceases in vNext
9
Running DTS Package in SQL Server 2005/2008
10
Microsoft Package Upgrade Wizard Built into SQL Server 2005/2008 Pros: Free Cons: Does not handle ODBC Only handles a few types of text file use cases No Dynamic Properties Task No UDL or legacy database support in data pump Packages only have about a 20% chance of working
11
Microsoft Package Upgrade Wizard Demo of MS Existing Wizard
12
Sample Upgrade Project Plan Scope and Number of Packages How long will it take you to migrate each type of task Use a tool to migrate Upgrade the ActiveX Script Task logic Test, test and test
13
DTS xChange Feature Highlights Profiles DTS packages to help with a conversion project plan Rapidly converts DTS Packages to SSIS (2005 or 2008) and applies SSIS best practices Converts tasks that are not handled by the existing SQL Server conversion wizard Includes a SSIS logging repository and reports for trending and alerting Includes BI xPress for new SSIS packages
14
A Few of the Conversion Rules Support for migration of children packages Logging to SQL Server, Text Files or via Event Handlers Consolidate Connection Managers Create configuration files automatically Create package transactions Checkpoints NULL handling
15
Other Advantages Handles text files properly Handles NULLs properly Handles ODBC for a source Migrates Dynamic Properties Tasks Advanced profiler to estimate your project Full validation of the output of the migration 94%+ package success rate in customer migrations over tens of thousands of packages
16
Extract/Load Trend Runtime Trend Error/Warning Trend Monitor Packages
17
Run Through Profiler Run Through Package Converter Show SSIS Auditing Framework
18
ActiveX Script Migration All tools mentioned migrate DTS ActiveX to ActiveX in SSIS ActiveX migrates to SSIS but you would not want to keep it there and it may not run Need for ActiveX Script Task has been replaced with built-in, easy to maintain SSIS tasks File System Object = File System Task Mail objects = Send Mail Task (now has SMTP) ADO objects = Execute SQL Task
19
DeActiveX Script Conversions mo
20
BI xPress Product changing names from SSIS xPress Helps audit, notify, manage and deploy packages Provides in code reusability in SSIS March release integrates with Business Intelligence Development Studio (BIDS) and Management Studio
21
Manage SSIS with BI xPress Audit SSIS Packages Deploy Packages Get Notified On Failure Monitor SSIS Packages
22
BI xPress
23
Microsoft Program Partnership Solution to remove DTS upgrade road block includes: DTS xChange BI xPress One year of support and maintenance SQL Server 2008 Training (performed online)
24
Customer Testimonial Cigna Background: Cigna wanted to upgrade to 64-bit SQL Server 2005 from 32-bit SQL 2000 to consolidate the number of servers. The challenge was migrating thousands of DTS packages on a timely basis. They purchased DTS xChange and have migrated half their environment in the past six months. “Without DTS xChange Cigna estimates the upgrade would have taken years, the conversions would have been less precise and would have required significantly more testing resources.” - Mark Weichman, DBA Manager Reference: email: mark.weichman@cigna.com
25
Please download a demo at: bknight@pragmaticworks.com bknight@pragmaticworks.com
26
www.microsoft.com/teched Sessions On-Demand & Community http://microsoft.com/technet Resources for IT Professionals http://microsoft.com/msdn Resources for Developers www.microsoft.com/learning Microsoft Certification and Training Resources www.microsoft.com/learning Microsoft Certification & Training Resources Resources
27
Complete an evaluation on CommNet and enter to win!
28
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.