dbTalk Databases Forums  

Restrict DTS execution

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


Discuss Restrict DTS execution in the microsoft.public.sqlserver.dts forum.



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

Default Restrict DTS execution - 03-05-2006 , 04:40 PM






Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages that are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.

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

Default Re: Restrict DTS execution - 03-05-2006 , 04:46 PM






Hello FJC,

See them in what way? Just see them in EM? If you want to stop them from
executing them then assign a user password to the packages.


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages that
are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.



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

Default Re: Restrict DTS execution - 03-06-2006 , 01:17 AM



Hi Allan,

Yes in EM, is there any other way other than to assign a password?

Thanks

"Allan Mitchell" wrote:

Quote:
Hello FJC,

See them in what way? Just see them in EM? If you want to stop them from
executing them then assign a user password to the packages.


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages that
are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.




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

Default Re: Restrict DTS execution - 03-06-2006 , 03:07 PM



Hello FJC,

Can you not just restrict access to sp_get_dtspackage?

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi Allan,

Yes in EM, is there any other way other than to assign a password?

Thanks

"Allan Mitchell" wrote:

Hello FJC,

See them in what way? Just see them in EM? If you want to stop them
from executing them then assign a user password to the packages.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages
that
are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.



Reply With Quote
  #5  
Old   
FJC
 
Posts: n/a

Default Re: Restrict DTS execution - 03-08-2006 , 11:14 PM



Hi Allan,
I can, but I already know what they're going to say when they realise they
cannot see the packages, but if it is the solution so be it, in the end if
they want to see if a package was executed or not I can give them a daily
report.
Thanks for your help Allan.

"Allan Mitchell" wrote:

Quote:
Hello FJC,

Can you not just restrict access to sp_get_dtspackage?

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Hi Allan,

Yes in EM, is there any other way other than to assign a password?

Thanks

"Allan Mitchell" wrote:

Hello FJC,

See them in what way? Just see them in EM? If you want to stop them
from executing them then assign a user password to the packages.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages
that
are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.




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

Default Re: Restrict DTS execution - 03-09-2006 , 03:09 PM



Hello FJC,

Exactly. If they want to see package runs etc then have packages log to
SQL Server and drop a Reporting Services Report over the top. Beautiful


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi Allan,
I can, but I already know what they're going to say when they realise
they
cannot see the packages, but if it is the solution so be it, in the
end if
they want to see if a package was executed or not I can give them a
daily
report.
Thanks for your help Allan.
"Allan Mitchell" wrote:

Hello FJC,

Can you not just restrict access to sp_get_dtspackage?

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
Hi Allan,

Yes in EM, is there any other way other than to assign a password?

Thanks

"Allan Mitchell" wrote:

Hello FJC,

See them in what way? Just see them in EM? If you want to stop
them from executing them then assign a user password to the
packages.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
Does anyone know how to restrict the execution of DTS packages?
The case is I've got some developers who want to see the packages
that
are
currently created but I do not want them to run those packages.
I already know how to restrict the creation via sp_add_dtspackage.



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 - 2013, Jelsoft Enterprises Ltd.