April 20, 2010 at 7:07 pm
Hello,
In order to run the profiler on a server one requires Admin permissions.
Can anyone let me know how to give profiler permission to a particular user without admin privileges?
Regards,
Sandhya
April 20, 2010 at 8:44 pm
You don't need to give admin permissions, all you need to do is to grant alter trace permissions. See this entry in BOL for how to do this.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 21, 2010 at 1:42 am
Hi,
You can give permissions to another logins(Not admins) to trace through SQL Profiler.
Go To that login, select properties. and then go to securables
there you can add Here.
Here you will find three types. you can add server here.
and then you will give grant permission for alter trace row.
and then click ok.
profiler allow that login to run trace.
all d best
Regards
GaNeSH
GaNeSH
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply