p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SQL Server > SQL Server 2000 > SQL Server 2000
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old September 18th, 2009, 09:47 AM
Authorized User
Points: 226, Level: 4
Points: 226, Level: 4 Points: 226, Level: 4 Points: 226, Level: 4
Activity: 15%
Activity: 15% Activity: 15% Activity: 15%
 
Join Date: Sep 2004
Location: , , .
Posts: 47
Thanks: 1
Thanked 0 Times in 0 Posts
Default Upgrade to SQL Server 2008 from 2000

Good morning.

I need to upgrade to SQL Server 2008 from SQL Server 2000.

I've downloaded and will run the upgrade assistant to identify my prereqs.

Any words of wisdom for the upgrade? Any known pitfalls, etc.?

Thank you for your help.

Sal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old September 18th, 2009, 10:52 AM
Friend of Wrox
Points: 1,882, Level: 17
Points: 1,882, Level: 17 Points: 1,882, Level: 17 Points: 1,882, Level: 17
Activity: 7%
Activity: 7% Activity: 7% Activity: 7%
 
Join Date: May 2004
Location: India
Posts: 563
Thanks: 0
Thanked 14 Times in 14 Posts
Default

Following is the broad checklist :
  1. Take full backup of databases before migrating
  2. User security should match with new database
  3. Test of connectivity from all different sources
  4. Check for following connectivity:
    1. Remote users are able to connect as earlier (with updated client)
    2. batch jobs are running fine
    3. imports and exports jobs are running fine
__________________
Om Prakash Pant
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old September 18th, 2009, 11:03 AM
Authorized User
Points: 226, Level: 4
Points: 226, Level: 4 Points: 226, Level: 4 Points: 226, Level: 4
Activity: 15%
Activity: 15% Activity: 15% Activity: 15%
 
Join Date: Sep 2004
Location: , , .
Posts: 47
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thank you very much for your quick reply.

I'm assuming that all logon IDs will convert and they will not need to be recreated. is this correct?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #4 (permalink)  
Old September 18th, 2009, 01:46 PM
Friend of Wrox
Points: 1,882, Level: 17
Points: 1,882, Level: 17 Points: 1,882, Level: 17 Points: 1,882, Level: 17
Activity: 7%
Activity: 7% Activity: 7% Activity: 7%
 
Join Date: May 2004
Location: India
Posts: 563
Thanks: 0
Thanked 14 Times in 14 Posts
Default

Basically you run a script at the sql2000 machine. Then run the output on the sql2005/sql2008 machine.

If the accounts are windows integrated they will just need to be created. But if they are sql accounts, they need to preserve their 'SQL' SID in order to work with the database, since its the sid, not the account name that connects them to a database.

Furthermore you need the hashed password so your users can continue use their passwords.

If your application are bought, the vendor should be able to assist in such a migration, that is if the application has support for SQL 2008.

Also check the following link:
http://support.microsoft.com/kb/246133
__________________
Om Prakash Pant
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #5 (permalink)  
Old September 18th, 2009, 02:39 PM
Authorized User
Points: 226, Level: 4
Points: 226, Level: 4 Points: 226, Level: 4 Points: 226, Level: 4
Activity: 15%
Activity: 15% Activity: 15% Activity: 15%
 
Join Date: Sep 2004
Location: , , .
Posts: 47
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Server 2008 back to 2000 mat41 Classic ASP Basics 4 September 16th, 2009 07:06 PM
Upgrading to SQL Server 2008 from 2000 srotondo SQL Server 2008 0 August 17th, 2009 03:08 PM
Upgrade to SQL Server 2005 from 2000 srotondo SQL Server 2005 2 February 14th, 2008 02:26 PM
Upgrade 2000 DBs to 2005 or install SQL 2000/2005 cJeffreywang SQL Server ASP 0 February 13th, 2008 10:44 PM
Upgrade SQL Express to SQL Server timeware SQL Server 2005 2 August 27th, 2007 03:37 PM



All times are GMT -4. The time now is 01:23 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc