Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SQL Server 2005 SP2 Profiler Operates Differently?

 
   Database Forums (Home) -> Clustering RSS
Next:  importing a CSV file  
Author Message
Andrew Hayes

External


Since: Feb 18, 2007
Posts: 3



(Msg. 1) Posted: Thu Nov 22, 2007 2:24 am
Post subject: SQL Server 2005 SP2 Profiler Operates Differently?
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

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?

 >> Stay informed about: SQL Server 2005 SP2 Profiler Operates Differently? 
Back to top
Login to vote
Uri Dimant

External


Since: Aug 24, 2003
Posts: 739



(Msg. 2) Posted: Thu Nov 22, 2007 10:58 am
Post subject: Re: SQL Server 2005 SP2 Profiler Operates Differently? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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



"Andrew Hayes" wrote in message

> 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?

 >> Stay informed about: SQL Server 2005 SP2 Profiler Operates Differently? 
Back to top
Login to vote
Andrew Hayes

External


Since: Feb 18, 2007
Posts: 3



(Msg. 3) Posted: Sun Nov 25, 2007 5:37 pm
Post subject: Re: SQL Server 2005 SP2 Profiler Operates Differently? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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:

> Andrew
> Are you sure that you tested against the same application and the database's
> structure are the same?
>
>
>
> "Andrew Hayes" wrote in message
>
> > 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?
>
>
>
 >> Stay informed about: SQL Server 2005 SP2 Profiler Operates Differently? 
Back to top
Login to vote
Display posts from previous:   
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]