dbTalk Databases Forums  

Export sql data using DTS

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


Discuss Export sql data using DTS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
peter
 
Posts: n/a

Default Export sql data using DTS - 11-06-2004 , 03:07 PM






Hi,

I am trying to use the DTS export wizard in SQL 2000 to transfer stored
procedures between from one database to another. I keep getting this error:

"Failed to transfer objects from Microsoft SQL Server to Microsoft SQL Server"

I also received the following additional info when doubleclicking the error message:

"[Microsoft] ODBC SQL Server Driver][SQL Server]Specified owner name
"mediatec" either does not exist or you do not have permission to use it."

Any ideas?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Export sql data using DTS - 11-06-2004 , 03:36 PM






What you will probably find is that mediatec is a user local to the source
computer that has a login there. On the remote server of course this login
does not exist and when the owner of this proc is trying to be assigned SQL
Server has no idea who it is.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.Konesans.com


"peter" <zoneal (AT) yahoo (DOT) com> wrote

Quote:
Hi,

I am trying to use the DTS export wizard in SQL 2000 to transfer stored
procedures between from one database to another. I keep getting this
error:

"Failed to transfer objects from Microsoft SQL Server to Microsoft SQL
Server"

I also received the following additional info when doubleclicking the
error message:

"[Microsoft] ODBC SQL Server Driver][SQL Server]Specified owner name
"mediatec" either does not exist or you do not have permission to use it."

Any ideas?



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.