Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

SS05 Profiler questions
Why does SS05 Profiler create multiple .trc files?  Is this configurable?

If sets of SPs are called to process items (item = row in a table) , is it
possible to configure SS05 Profiler to estimate the time-to-process an item
assuming profiler is not being run ?



Report this thread to moderator Post Follow-up to this message
Old Post
John A Grandy
03-16-06 01:24 AM


Re: SS05 Profiler questions
Do you mean rollover files?  Can you be more specific as to how you are
using it and how you configured it?  If you use the sp:Completed event you
should get the duration of the sp itself.

--
Andrew J. Kelly  SQL MVP


"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:eOB8syHSGHA.4264@TK2MSFTNGP11.phx.gbl...
> Why does SS05 Profiler create multiple .trc files?  Is this configurable?
>
> If sets of SPs are called to process items (item = row in a table) , is it
> possible to configure SS05 Profiler to estimate the time-to-process an
> item assuming profiler is not being run ?
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
03-16-06 01:24 AM


Re: SS05 Profiler questions
Unfortunately, I know almost nothing about SQL Profiler. I'm assuming the
Duration and Time cols refer to time to execute including the Profiler
overhead.

"Andrew J. Kelly" < sqlmvpnooospam@shadh
awk.com> wrote in message
news:ejWEWQJSGHA.2176@TK2MSFTNGP10.phx.gbl...
> Do you mean rollover files?  Can you be more specific as to how you are
> using it and how you configured it?  If you use the sp:Completed event you
> should get the duration of the sp itself.
>
> --
> Andrew J. Kelly  SQL MVP
>
>
> "John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
> news:eOB8syHSGHA.4264@TK2MSFTNGP11.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
John A Grandy
03-16-06 01:24 AM


Re: SS05 Profiler questions
Profiler is a gui tool that runs what is called a Trace behind the scenes
that actually does the work. Profiler just gives you a nice way to display
it. But it can add overhead to a busy server and cause the times to be
somewhat longer than without it running.  But as long as the server is not
too busy it should not be significant enough to worry about for something
like this. If you need the time for an individual statement within the sp
you should use sp:stmtcompleted but be forewarned it can spew a lot of data
if you have lots of lines and makes lots of calls to the sp.

--
Andrew J. Kelly  SQL MVP


"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:OKih2BKSGHA.5908@TK2MSFTNGP10.phx.gbl...
> Unfortunately, I know almost nothing about SQL Profiler. I'm assuming the
> Duration and Time cols refer to time to execute including the Profiler
> overhead.
>
> "Andrew J. Kelly" < sqlmvpnooospam@shadh
awk.com> wrote in message
> news:ejWEWQJSGHA.2176@TK2MSFTNGP10.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
03-16-06 12:29 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server Tools archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 09:20 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006