Re: Profiler Security
From: Dan Guzman (danguzman_at_nospam-earthlink.net)
Date: 01/09/04
- Previous message: Kevin McDonnell [MSFT]: "Re: Profiler Security"
- In reply to: Darryl Stovell: "Re: Profiler Security"
- Next in thread: Richard Waymire [MSFT]: "Re: Profiler Security"
- Reply: Richard Waymire [MSFT]: "Re: Profiler Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 8 Jan 2004 20:58:13 -0600
> This really is not a good enough answer, from a
> development point of view alot of companies need to give
> their developers access to use SQL Profiler and do not
> want to assign the developers the sys admin sql role.
>
> Will there be a way in the future to get around this?
> This is a hot topic with alot of people and we are all
> looking for a way around this.
A lot of folks agree and it looks like this may make it into the next
version of SQL Server. From last month's chat:
<Excerpt
href="http://www.microsoft.com/technet/treeview/default.asp?url=/technet/itc
ommunity/chats/trans/SQL/sql1209.asp">
Host: DanWinn (Microsoft)
Q: Why can't Profiler run without logging in as Admin? Profiler is very
useful for developers, but I don't want to give them admin rights.
A: In SQL Server 2000, one requires admin rights to create a SQL Trace. As
such, Profiler must log in as an admin. In Yukon, there is an ALTER TRACE
permission which may be granted to non-admins which allows them to create a
SQL Trace.
</Excerpt>
-- Hope this helps. Dan Guzman SQL Server MVP "Darryl Stovell" <subscriptions@hambs.com.au> wrote in message news:066801c3d63d$32689650$a101280a@phx.gbl... > This really is not a good enough answer, from a > development point of view alot of companies need to give > their developers access to use SQL Profiler and do not > want to assign the developers the sys admin sql role. > > Will there be a way in the future to get around this? > This is a hot topic with alot of people and we are all > looking for a way around this. > > Thanks > > >-----Original Message----- > >Sorry, you need to be a member of the sysadmin role. > > > >-- > >Tom > > > >--------------------------------------------------------- > ------ > >Thomas A. Moreau, BSc, PhD, MCSE, MCDBA > >SQL Server MVP > >Columnist, SQL Server Professional > >Toronto, ON Canada > >www.pinnaclepublishing.com/sql > > > > > >"Manoj Raheja" <anonymous@discussions.microsoft.com> > wrote in message > >news:035e01c3d510$f81fc310$a001280a@phx.gbl... > >How to run profiler with login other than sa \ sa rights. > >Is there any other way I can specify the permissions to a > >user for only executing Trace \ Profiler. > > > >Thanks, > >Manoj Raheja > >manoj.raheja@hotmail.com > >
- Previous message: Kevin McDonnell [MSFT]: "Re: Profiler Security"
- In reply to: Darryl Stovell: "Re: Profiler Security"
- Next in thread: Richard Waymire [MSFT]: "Re: Profiler Security"
- Reply: Richard Waymire [MSFT]: "Re: Profiler Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|