Re: Question about ms sql server side tracing(sp_trace_create procedure)
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Wed, 19 Sep 2007 21:45:16 +0000 (UTC)
Dan Guzman (guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx) writes:
I have searched through all the available sql server documentation and
I have not been able to find how we can prevent the sql server from
making system calls to write trace files to the file system using
sp_trace_create procedure.
My first guess is that the SQL Server service account doesn't have
permissions to the trace folder. There may also be related messages in
the error log. Perhaps your client can provide more details on the
hardening.
And I like to add that, either your client does not want you to run
sp_trace_xxx, in which case he has to accept that you can do a good
job in helping him with performance. Or he wants to you help you with
performance, in which case he should be cooperative and help you out.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Question about ms sql server side tracing(sp_trace_create procedure)
- From: nrprasanth
- Re: Question about ms sql server side tracing(sp_trace_create procedure)
- From: Dan Guzman
- Question about ms sql server side tracing(sp_trace_create procedure)
- Prev by Date: Re: SQL Logins vs Windows Authentication
- Next by Date: Re: SQL Logins vs Windows Authentication
- Previous by thread: Re: Question about ms sql server side tracing(sp_trace_create procedure)
- Next by thread: Windows authentication
- Index(es):
Relevant Pages
|