I need to create a role to manage the jobs: view, start, stop, add job/step, delete job/step, etc, without giving the role sa privileges. I've tried to create a role and give it dbo on the msdb database but that doesn't do the trick. I am not able to view the jobs through enterprise manager even with dbo on the msdb database.
Any help is appreciated.
Thank you