Groups | Blog | Home
all groups > sql server (alternate) > february 2004 >

sql server (alternate) : upgrade from SQL 7.0 to 2000


wangc NO[at]SPAM alexian.net
2/20/2004 10:34:32 AM
Hi! If doing online version upgrade from SQL 7.0 to SQl 2000, (1) do I
need to shut down server? (2) after upgrading, is all login and db
user, group information, scheduled Jobs, maintenance paln... still
there? or I have to save the info before upgrading and recreate after
upgrading? (3) any other tips I need to know? I'm doign that for the
first time.
Thanks!
Erland Sommarskog
2/20/2004 10:32:46 PM
Saiyou Anh (wangc@alexian.net) writes:
[quoted text, click to view]

Don't think I have run an upgrade from SQL 7 to SQL 2000, but I would
expect that the upgrade will tell if you need to stop or start the
server prior to installation. My guess is that the installation will
stop and start at will.

I would expect jobs, users etc to be retained.

There is a section in Books Online for SQL 2000 "Upgrading from SQL Server
7.0 to SQL Server 2000". It may the answers you are looking for.


--
Erland Sommarskog, SQL Server MVP, sommar@algonet.se

Books Online for SQL Server SP3 at
Simon Hayes
2/20/2004 11:07:30 PM

[quoted text, click to view]

That depends what you mean by 'shut down the server'. From memory, if you
are upgrading the entire installation (ie. including system databases), then
the SQL7 installation will not be available during upgrade. But if you
install SQL2000 on another server, or on the same server as a named
instance, and then upgrade only some of the user databases using the copy
database wizard, the SQL7 installation will continue to be available.

See "Upgrading Databases from SQL Server 7.0 (Copy Database Wizard)" in SQL
2000 Books Online.

Simon

AddThis Social Bookmark Button