dbTalk Databases Forums  

Permissions for SQL users

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


Discuss Permissions for SQL users in the microsoft.public.sqlserver.dts forum.



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

Default Permissions for SQL users - 11-14-2003 , 12:02 PM






What kind permissions I need to grant to a SQL user so
this user can see all my scheduled job?
Thanks for help.

-George

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Permissions for SQL users - 11-14-2003 , 06:22 PM






In article <42ca01c3aad9$82e72f40$a601280a (AT) phx (DOT) gbl>, George
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
What kind permissions I need to grant to a SQL user so
this user can see all my scheduled job?
Thanks for help.

-George
You can only view jobs you own unless you are a sysadmin.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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

Default Re: Permissions for SQL users - 11-16-2003 , 05:54 AM



Or the TargetServersRole which exists inside the MSDB system database.
Member of this role can start/ stop jobs, delete jobs, view jobs on the
server and view job history (even the jobs that are not owned by them).

--
--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Darren Green" <darren.green (AT) reply-to-newsgroup-only (DOT) uk.com> wrote in
message news:$YlxaPLvGXt$Ewbl (AT) sqldts (DOT) com...
Quote:
In article <42ca01c3aad9$82e72f40$a601280a (AT) phx (DOT) gbl>, George
anonymous (AT) discussions (DOT) microsoft.com> writes
What kind permissions I need to grant to a SQL user so
this user can see all my scheduled job?
Thanks for help.

-George

You can only view jobs you own unless you are a sysadmin.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org




Reply With Quote
  #4  
Old   
George
 
Posts: n/a

Default Re: Permissions for SQL users - 11-16-2003 , 04:13 PM



TargetServersRole works!
Thank you very much for the recommendation.

-George

Quote:
-----Original Message-----
Or the TargetServersRole which exists inside the MSDB
system database.
Member of this role can start/ stop jobs, delete jobs,
view jobs on the
server and view job history (even the jobs that are not
owned by them).

--
--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Darren Green" <darren.green@reply-to-newsgroup-
only.uk.com> wrote in
message news:$YlxaPLvGXt$Ewbl (AT) sqldts (DOT) com...
In article <42ca01c3aad9$82e72f40$a601280a (AT) phx (DOT) gbl>,
George
anonymous (AT) discussions (DOT) microsoft.com> writes
What kind permissions I need to grant to a SQL user so
this user can see all my scheduled job?
Thanks for help.

-George

You can only view jobs you own unless you are a
sysadmin.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server
professionals
http://www.sqlpass.org



.


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.