dbTalk Databases Forums  

Explain Error Message

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


Discuss Explain Error Message in the microsoft.public.sqlserver.dts forum.



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

Default Explain Error Message - 04-14-2005 , 07:07 PM






I am trying to use DTS to copy tables, using copy objects, from one DB to
another and after about 10 min of processing I get an error:

"...EXECUTE permission denied on object 'sp_grantdbaccess', database
'master', owner 'dbo'.

How do I get by this? I do not own the server - I just have an SQL database
account there.

Wayne



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

Default Re: Explain Error Message - 04-15-2005 , 01:06 AM






Are you trying to copy over logins?



"Wayne Wengert" <wayneDONTWANTSPAM (AT) wengert (DOT) com> wrote


Quote:
I am trying to use DTS to copy tables, using copy objects, from one DB to
another and after about 10 min of processing I get an error:

"...EXECUTE permission denied on object 'sp_grantdbaccess', database
'master', owner 'dbo'.

How do I get by this? I do not own the server - I just have an SQL database
account there.

Wayne


Reply With Quote
  #3  
Old   
Ed
 
Posts: n/a

Default RE: Explain Error Message - 04-15-2005 , 01:26 AM



Hi,
when you say copy objects, what objects you try to copy, tables? views? I
think you may try to copy the login user id from one server to another, that
could prevent you from moving the login object, I guess...

Ed

"Wayne Wengert" wrote:

Quote:
I am trying to use DTS to copy tables, using copy objects, from one DB to
another and after about 10 min of processing I get an error:

"...EXECUTE permission denied on object 'sp_grantdbaccess', database
'master', owner 'dbo'.

How do I get by this? I do not own the server - I just have an SQL database
account there.

Wayne




Reply With Quote
  #4  
Old   
Wayne Wengert
 
Posts: n/a

Default Re: Explain Error Message - 04-15-2005 , 06:09 AM



I was trying to copy just tables, views and Sps. Should I copy the logins
first?

Wayne


"Ed" <Ed (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
when you say copy objects, what objects you try to copy, tables? views?
I
think you may try to copy the login user id from one server to another,
that
could prevent you from moving the login object, I guess...

Ed

"Wayne Wengert" wrote:

I am trying to use DTS to copy tables, using copy objects, from one DB
to
another and after about 10 min of processing I get an error:

"...EXECUTE permission denied on object 'sp_grantdbaccess', database
'master', owner 'dbo'.

How do I get by this? I do not own the server - I just have an SQL
database
account there.

Wayne






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.