RE: DTS permissions to create

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Angelina (anonymous_at_discussions.microsoft.com)
Date: 06/23/04


Date: Tue, 22 Jun 2004 23:37:57 -0700

There's no specific stored procedure in msdb that I can
explicity deny that creates the DTS packages?

>-----Original Message-----
>You could try revoking or denying write permissions to
msdb. this is where dts package information is stored I
believe.
>In theory the creation of a package should fail if it
cannot be written to msdb.
>
>"Angelina" wrote:
>
>> How to I revoke the ability of non-sa non-dbo users
from
>> creating DTS packages on a SQL 2000 server?
>>
>> Thx!
>>
>.
>



Relevant Pages

  • Re: Help! Are my DTS Packages gone for good?
    ... If you save the DTS packages as VB files, ... they are gone after msdb is ... > connect to my own SQL Server running on my own workstation. ... I just reattached them after reinstalling. ...
    (microsoft.public.sqlserver.dts)
  • Re: Help! Are my DTS Packages gone for good?
    ... If you save the DTS packages as VB files, ... they are gone after msdb is ... > connect to my own SQL Server running on my own workstation. ... I just reattached them after reinstalling. ...
    (microsoft.public.sqlserver.server)
  • Re: Help! Are my DTS Packages gone for good?
    ... If you save the DTS packages as VB files, ... they are gone after msdb is ... > connect to my own SQL Server running on my own workstation. ... I just reattached them after reinstalling. ...
    (microsoft.public.sqlserver.setup)
  • Re: Restore DTS packages
    ... this database you can restore that. ... but instead of copying the msdb to a new location, ... > I have uninstalled a MSDE version but there were some DTS packages on it. ...
    (microsoft.public.sqlserver.dts)
  • SQL Server Maintenance Routines/Procedures
    ... I recently learned that there is a stored procedure ... sp_delete_backuphistory that cleans up the msdb for information related ... to backup jobs. ...
    (comp.databases.ms-sqlserver)