views:

22

answers:

1

Hi ,

I have a job say somthing like X. If i want to give permissions to execute the X job to a user . what role I have to assign to the user. But the user should not be able to edit or delete or modify the job and this job is in share environment. no other should not prevlge to run the job X.

A: 

Take a look at SQL Server Agent Proxies: Creating SQL Server Agent Proxies

Mitch Wheat