dbTalk Databases Forums  

Execute denied in xp_cmdshell

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


Discuss Execute denied in xp_cmdshell in the microsoft.public.sqlserver.dts forum.



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

Default Execute denied in xp_cmdshell - 12-10-2009 , 07:29 AM






Hi,
in my stored procedure, that start the execution of a SSIS package with
dtexec command, I receive this error:

The EXECUTE permission was denied on the object 'xp_cmdshell', database
'mssqlsystemresource', schema 'sys'.

How can I solve?

Thanks in advance.

Luigi

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Execute denied in xp_cmdshell - 12-10-2009 , 07:59 AM






I think it is a security feature that you need to enable at either the server
or database level. Check BOL.
--
Todd C
MCTS SQL Server 2005


"Luigi" wrote:

Quote:
Hi,
in my stored procedure, that start the execution of a SSIS package with
dtexec command, I receive this error:

The EXECUTE permission was denied on the object 'xp_cmdshell', database
'mssqlsystemresource', schema 'sys'.

How can I solve?

Thanks in advance.

Luigi

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.