dbTalk Databases Forums  

Explain this error?

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


Discuss Explain this error? in the microsoft.public.sqlserver.dts forum.



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

Default Explain this error? - 03-11-2005 , 03:13 AM






I was using dts to try to copy a single table (using the copy objects
process) from one SQL DB to another and got this error:

[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on
object 'sp_grantdbaccess', database 'master', owner 'dbo'

I am the owner of both the sending and receiving DBs. What is the problem
here?

Wayne



Reply With Quote
  #2  
Old   
Simon Worth
 
Posts: n/a

Default Re: Explain this error? - 03-11-2005 , 07:56 AM






Did you pick your databases in the connections properly? Sounds like you
may have tried to copy the table to the master database instead of your user
database.

--
Simon Worth


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

Quote:
I was using dts to try to copy a single table (using the copy objects
process) from one SQL DB to another and got this error:

[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied
on
object 'sp_grantdbaccess', database 'master', owner 'dbo'

I am the owner of both the sending and receiving DBs. What is the problem
here?

Wayne





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

Default Re: Explain this error? - 03-11-2005 , 08:56 AM



Thanks for the response. With me, all errors are possible! I will keep an
eye out in the future.

Wayne

"Simon Worth" <REMOVEFIRST_simon.worth (AT) gmail (DOT) com> wrote

Quote:
Did you pick your databases in the connections properly? Sounds like you
may have tried to copy the table to the master database instead of your
user
database.

--
Simon Worth


"Wayne Wengert" <wayneDONTWANTSPAM (AT) wengert (DOT) com> wrote in message
news:OfR2NqhJFHA.3336 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
I was using dts to try to copy a single table (using the copy objects
process) from one SQL DB to another and got this error:

[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied
on
object 'sp_grantdbaccess', database 'master', owner 'dbo'

I am the owner of both the sending and receiving DBs. What is the
problem
here?

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.