Re: Cannot start SQL 2000
From: John Bandettini (JohnBandettini_at_discussions.microsoft.com)
Date: 06/28/04
- Next message: Uri Dimant: "Re: A tool...how long will this take..."
- Previous message: Roz: "A tool...how long will this take..."
- In reply to: Charles Lee: "Re: Cannot start SQL 2000"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Cannot start SQL 2000"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Cannot start SQL 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 05:51:02 -0700
Charles
You can install diferent versions of SQL Server on the same server, however you need to install them in the right order. That is 6.5 first, then 7 and finally 2000. As you already had 2000 installed that is why you can not run 6.5. Also if you have mutiple versions of SQL Server you can only run one of them at a time. When you have mutiple versions you get the option to switch between them on your start menu.
You need to uninstall 6.5. If you really want it on the same server. After uninstall, take a backup of your 2000 master and detach all your user databases. Uninstall 2000. Install 6.5. Install 2000. Make sure 2000 is the active service and restore your master database (this is to synch user ID's and loggin's), attach your user databases and you should be up and running. You can then switch between 2000 and 6.5.
If you have some SQL jobs, you can either script them out before uninstalling 2000 or backup and recover the msdb database like the master.
Hope this helps
John
- Next message: Uri Dimant: "Re: A tool...how long will this take..."
- Previous message: Roz: "A tool...how long will this take..."
- In reply to: Charles Lee: "Re: Cannot start SQL 2000"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Cannot start SQL 2000"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Cannot start SQL 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|