Home > Ask the SQL Server Experts > Michael Hotek Questions & Answers > In-place versus side-by-side upgrade
Ask The SQL Server Expert: Questions & Answers
EMAIL THIS

In-place versus side-by-side upgrade

Michael Hotek EXPERT RESPONSE FROM: Michael Hotek

Pose a Question
Other SQL Server Categories
Meet all SQL Server Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 07 October 2004
We are planning an upgrade from 7.0 to 8.0 on one of our servers, and we are considering two methods: one a side-by-side install and an in-place upgrade. Hopefully you can help me with a time estimate for the side-by-side install. I have found an estimate for the in-place upgrade. We have a database that is in the 300 GB range, and I am trying to find a time estimate for the DTS detach/attach procedure. I know it will depend on the complexity of the database and objects but was wondering if there is a ball park estimate that I could use? Also I am leaning towards the in-place upgrade and would appreciate any thoughts you have on this method.

>
Detaching a database is simply closing the database, flushing the transaction log, and removing entries in sysdatabases. Attaching a database is simply placing entries in sysdatabases and opening the database files. It doesn't matter whether the database is 1 MB in size or 1 TB in size. It will depend on the volume of transactions required to be flushed to disk. When you detach a 7.0 database and attach it to SQL Server 2000, it undergoes an additional process of converting the metadata and making necessary changes to system tables, and I have no time estimates on that. Upgrading in place simply means dropping all of the new binaries and updating metadata and system objects. I don't do upgrades via detach/attach. If I'm going to upgrade it, I backup all databases, ensure I have orginal SQL Server 7.0 installation media along with any service packs which were applied in the event I need to roll back to previous version and then just upgrade it in place.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Michael Hotek
Applying LDF file to MDF without turning it to .BAK first?
Procedure for finding last modified info?
Migrating poorly designed database to new, normalized one
Displaying decimal places in SQL Server 2000
Creating a DTS package
Extracting data without strings converted to strange characters
Money data type conversion issue using DTS
Any way to alias a call to functions?
Repairing corrupt MDF files
Script to show permissions

SQL Server Migration Strategies and Planning
New SQL Server 2008 R2 CTP set for November
PASS Summit 2009 Preview
Are data warehouses made for the cloud?
Q&A: Moving forward with SQL Server in the cloud
SQL Server Mailbag: Migrating down to Standard Edition
Microsoft releases SQL Server 2008 R2 CTP
A first look at Microsoft SQL Server 2008 R2
Using Microsoft Hyper-V for SQL Server consolidation
Migrating to SQL Server 2008 and leveraging new features
The challenges of SQL Server consolidation

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



SQL Solutions - SQL Database Design
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2005 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts