dbTalk Databases Forums  

Move database from SQL 6.5 to SQL 7.0 server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Move database from SQL 6.5 to SQL 7.0 server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
steve.bondy@tembec.com
 
Posts: n/a

Default Move database from SQL 6.5 to SQL 7.0 server - 08-11-2003 , 04:49 PM






I'm a novice SQL admin and I've been given the job of moving a
database from a SQL 6.5 server to a SQL 7.0 server.

I need help making this work.

I created a new database on the 7.0 server then ran the DTS wizard. I
select the source 6.5 server and database, select the local server and
the new database I created, select all tables, and click Next. After
several minutes I get the following error:
Error Source: Microsoft OLE DB Provider for ODBC Drivers
Error Description: [Microsoft][ODBC SQL Server Driver][SQL
Server]Invalid object name 'Prod.dbo.tp_4750_post_sess
Context: Error calling OpenRowset on the provider.

I assume it's telling me the table has an invalid name, but it's
copying an existing table, so I'm confused.

Any help is greatly appreciated.

Thanks.

Steve


Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Move database from SQL 6.5 to SQL 7.0 server - 08-11-2003 , 04:59 PM






I didn't think it was possible to move a 6.5 db with DTS. This should get
you going in the right direction.
http://www.microsoft.com/technet/tre...te/sqlugrd.asp
--

Andrew J. Kelly
SQL Server MVP


<steve.bondy (AT) tembec (DOT) com> wrote

Quote:
I'm a novice SQL admin and I've been given the job of moving a
database from a SQL 6.5 server to a SQL 7.0 server.

I need help making this work.

I created a new database on the 7.0 server then ran the DTS wizard. I
select the source 6.5 server and database, select the local server and
the new database I created, select all tables, and click Next. After
several minutes I get the following error:
Error Source: Microsoft OLE DB Provider for ODBC Drivers
Error Description: [Microsoft][ODBC SQL Server Driver][SQL
Server]Invalid object name 'Prod.dbo.tp_4750_post_sess
Context: Error calling OpenRowset on the provider.

I assume it's telling me the table has an invalid name, but it's
copying an existing table, so I'm confused.

Any help is greatly appreciated.

Thanks.

Steve




Reply With Quote
Reply




Thread Tools
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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.