dbTalk Databases Forums  

Microsoft SQL Server 2000 DTS Designer Components

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


Discuss Microsoft SQL Server 2000 DTS Designer Components in the microsoft.public.sqlserver.dts forum.



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

Default Microsoft SQL Server 2000 DTS Designer Components - 10-13-2006 , 12:41 PM






Hello,

I have downloaded the Microsoft SQL Server 2000 DTS Designer Components so
that i can view SQL 2000 DTS packages through SSMS.

I then created a sql login on the SQL 2000 box, made a connection to that
box through SSMS, and when i try to browse the list of DTS packages I am
presented with an error message (number 229):

SELECT permission denied on object 'sysdtspackages', database 'msdb', owner
'dbo'.

So, what exactly do I need to do in order for a user to see these packages?
Do I need to assign some specific permissions inside of msdb? why? how is
this component trying to make a connection in such a way that permissions
need to be set? In SQL 2000 any user would be able to browse the list of DTS
packages, what is different in this case?


--
Thomas LaRock
Database Administrator
ING Investment Management


Reply With Quote
  #2  
Old   
Thomas LaRock
 
Posts: n/a

Default RE: Microsoft SQL Server 2000 DTS Designer Components - 10-13-2006 , 01:20 PM






FYI...

As a quick workaround, I granted select rights on that table to the public
role. My users can now use the component to not only see the list of packages
through SSMS, but they can edit them as well.

Again, why should the step even be necessary?

--
Thomas LaRock
Database Administrator
ING Investment Management



"Thomas LaRock" wrote:

Quote:
Hello,

I have downloaded the Microsoft SQL Server 2000 DTS Designer Components so
that i can view SQL 2000 DTS packages through SSMS.

I then created a sql login on the SQL 2000 box, made a connection to that
box through SSMS, and when i try to browse the list of DTS packages I am
presented with an error message (number 229):

SELECT permission denied on object 'sysdtspackages', database 'msdb', owner
'dbo'.

So, what exactly do I need to do in order for a user to see these packages?
Do I need to assign some specific permissions inside of msdb? why? how is
this component trying to make a connection in such a way that permissions
need to be set? In SQL 2000 any user would be able to browse the list of DTS
packages, what is different in this case?


--
Thomas LaRock
Database Administrator
ING Investment Management


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.