Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to view Jobs in Enterprise Manager

Status
Not open for further replies.

kim1

Programmer
Joined
Nov 7, 2001
Messages
77
Location
CA
Hi,

I use an user-defined account called Developer and have only db_ddladmin as role permission for this account. I cannot see the list of Jobs in the Jobs Folder in Entreprise Mananger.

I don't want to give the db_owner or sysadmin to the Developer account, but I do want them to see the list of jobs on Enterprise Mananger.

Is there any way I can this.

Thank you very much for you help.

Kim
 
yes gid the Developer read permition to the msdb db and let them run the following query on msdb:
select * from sysjobs AL Almeida
NT/DB Admin
"May all those that come behind us, find us faithfull"
 
Hi,

Is there any way I can let them view in Enterprise Mananger instead of in Query Analyser with select * sysjobs.

Thank you for you help.

Kim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top