Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 7th, 2006, 12:55 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to mhrajib
Default DTS Database Transfer Problem

Hi....

Please Help.... I want to transfer my whole databases from my server to another server at everyday night. But when I use the DTS Transfer Database Task its gives an error "Error Source : Microsoft Data Transformation Services (DTS) Package Error Description : Unspecified error". Again If I use DTS Copy SQL Server Object task then another error arise "Microsoft SQL-DMO (ODBC SQLState: 42000)
[Microsoft][ODBC SQL Server Driver][SQL Server]The login 'accessuser' does not exist." Can any of you guys help me out??? Thanks in advance

Thanks a lot...

Regards...

Rajib.
 
Old June 16th, 2006, 05:57 AM
Authorized User
 
Join Date: Oct 2004
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

Without tracking correct error statement we can identify the bug. So, unspecified error doesnot give correct meaning.

"The login 'accessuser' does not exist" specifies that the user accessuser does not exist into new database server. So, u can try creating the user first into the new server(destination) and then u can try the same.

A.D.Ramkumar
 
Old June 16th, 2006, 06:46 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to mhrajib
Default

thanks a lot...A.D.Ramkumar


Thanks a lot...

Regards...

Rajib.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer Data from one database (mdb) to another Mercede Access 1 August 6th, 2008 07:15 AM
DTS FTP Task file disappears after transfer tdawg69311 SQL Server DTS 0 April 28th, 2006 03:38 PM
how to transfer a database entirely ? 6cet6 SQL Server 2000 4 December 9th, 2003 06:35 PM
Transfer FoxPro database to Access pavel Pro VB Databases 2 August 21st, 2003 04:25 PM
Transfer Foxpro database to Access pavel Access 2 July 29th, 2003 12:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.