dbTalk Databases Forums  

SQL Server 2005 SP2 Profiler Operates Differently?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss SQL Server 2005 SP2 Profiler Operates Differently? in the microsoft.public.sqlserver.clustering forum.



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

Default SQL Server 2005 SP2 Profiler Operates Differently? - 11-22-2007 , 04:24 AM






Hi all,

Just hoping that someone could shed some light on something strange with
profiler.

I'm doing some performance and bottleneck testing of a new app that uses a
SQL Server 2005 SP2 cluster on the backend. When I run a trace against the
development server (which is a non-clustered SQL Server 2005 SP2), I can see
the RPC:Completed events for the exec sp_executesql N'....' for various
executed command texts. However, when I run the same trace against the
clustered DB I get none of those events, although I do get RPC:Completed
events for other execs.

Both traces use the Standard (default) template. The only difference is one
trace connects to the named instance of the development server, while the
other trace connects to the named instance of the virtual server on the
cluster.

Are there configuration settings I need to change?

Reply With Quote
  #2  
Old   
Uri Dimant
 
Posts: n/a

Default Re: SQL Server 2005 SP2 Profiler Operates Differently? - 11-22-2007 , 08:10 AM






Andrew
Are you sure that you tested against the same application and the database's
structure are the same?



"Andrew Hayes" <AndrewHayes (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi all,

Just hoping that someone could shed some light on something strange with
profiler.

I'm doing some performance and bottleneck testing of a new app that uses a
SQL Server 2005 SP2 cluster on the backend. When I run a trace against the
development server (which is a non-clustered SQL Server 2005 SP2), I can
see
the RPC:Completed events for the exec sp_executesql N'....' for various
executed command texts. However, when I run the same trace against the
clustered DB I get none of those events, although I do get RPC:Completed
events for other execs.

Both traces use the Standard (default) template. The only difference is
one
trace connects to the named instance of the development server, while the
other trace connects to the named instance of the virtual server on the
cluster.

Are there configuration settings I need to change?



Reply With Quote
  #3  
Old   
Andrew Hayes
 
Posts: n/a

Default Re: SQL Server 2005 SP2 Profiler Operates Differently? - 11-25-2007 , 07:37 PM



Yes. I even performed a backup/restore from the development server to the
test cluster. The web application is working, and it is using the database on
the cluster, but I'm seeing very different results from the Profiler.

It's like the events are not being passed up to the cluster, but even if I
run the Profiler from the virtual server I get the same results since I'm
connecting to the same named instance.

And I do see events with the LoginName that the app uses.



"Uri Dimant" wrote:

Quote:
Andrew
Are you sure that you tested against the same application and the database's
structure are the same?



"Andrew Hayes" <AndrewHayes (AT) discussions (DOT) microsoft.com> wrote in message
news:F92D8FB5-4230-4652-A32D-3C61B6D6430A (AT) microsoft (DOT) com...
Hi all,

Just hoping that someone could shed some light on something strange with
profiler.

I'm doing some performance and bottleneck testing of a new app that uses a
SQL Server 2005 SP2 cluster on the backend. When I run a trace against the
development server (which is a non-clustered SQL Server 2005 SP2), I can
see
the RPC:Completed events for the exec sp_executesql N'....' for various
executed command texts. However, when I run the same trace against the
clustered DB I get none of those events, although I do get RPC:Completed
events for other execs.

Both traces use the Standard (default) template. The only difference is
one
trace connects to the named instance of the development server, while the
other trace connects to the named instance of the virtual server on the
cluster.

Are there configuration settings I need to change?




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.