dbTalk Databases Forums  

SQL Profiler - Cathing up special trans with SQL Profiler...

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss SQL Profiler - Cathing up special trans with SQL Profiler... in the microsoft.public.sqlserver.tools forum.



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

Default SQL Profiler - Cathing up special trans with SQL Profiler... - 07-02-2003 , 08:04 AM







Hi all,

Whereas using SQL7.0 and SP3.0 on Win2000, I use Profiler tool of SQL 2000.
I'd like to know how can I catch up and display the transactions which last
more than 2 minutes with Profiler?

Thanks in advance,

Fatih Mehmet KÖSE




Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: SQL Profiler - Cathing up special trans with SQL Profiler... - 07-03-2003 , 08:45 AM






You need to set a:

Transaction Event
SQL Transaction Event Class

Be sure to include the Duration column in your data.
http://msdn.microsoft.com/library/de..._perf_2r21.asp

Using the Profiler Filter you can filter for GreaterThan or Equal to 120000
milliseconds.
http://msdn.microsoft.com/library/de..._perf_2r21.asp

The links are to parts of the Profiler documentation in the BOL (and the
online MSDN).

Russell Fields

"FatihMK" <fatihk (AT) banksoft (DOT) com.tr> wrote

Quote:
Hi all,

Whereas using SQL7.0 and SP3.0 on Win2000, I use Profiler tool of SQL
2000.
I'd like to know how can I catch up and display the transactions which
last
more than 2 minutes with Profiler?

Thanks in advance,

Fatih Mehmet KÖSE






Reply With Quote
  #3  
Old   
FatihMK
 
Posts: n/a

Default Re: SQL Profiler - Cathing up special trans with SQL Profiler... - 07-03-2003 , 09:03 AM



I had tried to use CPU Time event class, but the correct one is yours...

Thanks Russell...

"Russell Fields" <rlfields (AT) sprynet (DOT) com> wrote

Quote:
You need to set a:

Transaction Event
SQL Transaction Event Class

Be sure to include the Duration column in your data.

http://msdn.microsoft.com/library/de...us/adminsql/ad
_mon_perf_2r21.asp
Quote:
Using the Profiler Filter you can filter for GreaterThan or Equal to
120000
milliseconds.

http://msdn.microsoft.com/library/de...us/adminsql/ad
_mon_perf_2r21.asp
Quote:
The links are to parts of the Profiler documentation in the BOL (and the
online MSDN).

Russell Fields

"FatihMK" <fatihk (AT) banksoft (DOT) com.tr> wrote in message
news:e1RmuqJQDHA.1908 (AT) TK2MSFTNGP11 (DOT) phx.gbl...

Hi all,

Whereas using SQL7.0 and SP3.0 on Win2000, I use Profiler tool of SQL
2000.
I'd like to know how can I catch up and display the transactions which
last
more than 2 minutes with Profiler?

Thanks in advance,

Fatih Mehmet KÖSE








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.