Re: Server 6.5 Upgrade

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



TomH (tnhayes@xxxxxxxxxxx) writes:
I am attempting to run a 2 computer upgrade from SQL Server 6.5 to SQL
Server 2000 over a workgroup LAN. When I run the Server 2000 Upgrade
Wizard, I get the following error message:

"Unable to connect to the Export server. Please verify that you are an NT
administrator on that machine."

What do I need to do to correct this. I am not an experienced databas
administrator. The Microsoft documentation makes a passing reference to
the need for administrative privledge but, as is typical for them, it
assumes that you already know what is being talked about and how to go
about doing it. Any help would be appreciated.

This looks like a Windows networking issue to me. Getting things like
integrated security work in a workgroup is not always easy. If you can
run the wizard with SQL authentication, do that. But I suspect that
the access is also needed to be able to access files on disk.

The alternative to running the upgrade wizard, is to run it all by hand.
Script the database (if you don't have the code under version control),
from Enterprise Manager in 6.5 and run the script on SQL 2000. Use BCP
to copy the data in and out. Finally, there are users and logins to take
care of.

Another option is to install a named instance of SQL 2000 on the same
machine as 6.5. Once you've manage to migrate the 6.5 databases, you
move the database to the real SQL 2000 server with BACKUP/RESTORE or
sp_detach_db/sp_attach_db. (I need to add the disclaimer that I am not
sure whether it is supported to install SQL 2000 alongside SQL 6.5.)

--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.



Relevant Pages

  • RE: Backups have Shadow Copy Problems
    ... and restarted the server. ... suggested and changed the recovery model to simple on the one database called ... I understand the issue to be: the backup task failed ... You back up data from a volume that contains a Microsoft SQL Server ...
    (microsoft.public.windows.server.sbs)
  • Re: upsizing to sql 2005
    ... the word SERVER in it, ... You can access to the database by multiple means (Access, ... and how does it update the SQL database with the new records in Access? ... Query Name: Arcadia - ARC ...
    (microsoft.public.access.queries)
  • Re: Linked Tables in Access
    ... any use of SQL Passthru, Linked Tables or any other use of MDB / MDE ... server, or would I also need to convert *those* queries to passthrough ... I've been trying to understand why Access database files become corrupt. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Leveling by ID vs. "Standard"
    ... of this trade called Project Management. ... a database for the "Project Tables," ... to write reports on data from the server database. ... product supporting queries created with SQL. ...
    (microsoft.public.project)
  • Re: Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection
    ... Config Tool of SQL Server? ... > link to download the PUBs database. ... >>> Setup and they directed me to install MSDE and they attached a ...
    (microsoft.public.sqlserver.msde)