PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.server > Troubleshooting Best Practices
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Troubleshooting Best Practices

Réponse
 
LinkBack Outils de la discussion
Vieux 18/06/2008, 19h00   #1
Kevin A
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Troubleshooting Best Practices

Is there a guide to troubleshooting SQL 2005 performance or "Best Practice
for?".

We are running into issues in a clustered environment, and I want to perfmon
it, but want to make sure I'm catching the right thing. It's slow with 2
instances running in an active/active config, but if I put them both on the
same machine, it's faster... Strange, what should I be monitoring?


  Réponse avec citation
Vieux 18/06/2008, 19h50   #2
Maninder
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Troubleshooting Best Practices

What is your Hardware configuration.
Does it have Enough memory/Processor Power.
divisions of memory for 2 instanes and one instance is a huge
difference.
  Réponse avec citation
Vieux 18/06/2008, 20h23   #3
Kalen Delaney
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Troubleshooting Best Practices

Troubleshooting Performance Problems in SQL Server 2005
http://www.microsoft.com/technet/pro.../tsprfprb.mspx

--
HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://DVD.kalendelaney.com


"Kevin A" <kevina@cqlcorp.com> wrote in message
news:946023DB-2501-4B51-899C-F595B604B4E0@microsoft.com...
> Is there a guide to troubleshooting SQL 2005 performance or "Best Practice
> for?".
>
> We are running into issues in a clustered environment, and I want to
> perfmon it, but want to make sure I'm catching the right thing. It's slow
> with 2 instances running in an active/active config, but if I put them
> both on the same machine, it's faster... Strange, what should I be
> monitoring?
>



  Réponse avec citation
Vieux 19/06/2008, 16h39   #4
Linchi Shea
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: Troubleshooting Best Practices

> It's slow with 2 instances running in an active/active config, but if I put
them
> both on the same machine, it's faster... Strange, what should I be monitoring?


When you say 'faster' or 'slow', are you measuring something that does
distributed queries across the two instances?

Linchi

"Kevin A" wrote:

> Is there a guide to troubleshooting SQL 2005 performance or "Best Practice
> for?".
>
> We are running into issues in a clustered environment, and I want to perfmon
> it, but want to make sure I'm catching the right thing. It's slow with 2
> instances running in an active/active config, but if I put them both on the
> same machine, it's faster... Strange, what should I be monitoring?
>
>

  Réponse avec citation
Vieux 23/06/2008, 20h25   #5
John Sansom
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: Troubleshooting Best Practices

Hi Kevin,

Take a look at the following online tutorials.

http://searchsqlserver.techtarget.co...302603,00.html

You need to begin measuring some performance metrics on your server in order
to identify exactly what is placing demands on which resources.

Best Regards,
John

"Kevin A" wrote:

> Is there a guide to troubleshooting SQL 2005 performance or "Best Practice
> for?".
>
> We are running into issues in a clustered environment, and I want to perfmon
> it, but want to make sure I'm catching the right thing. It's slow with 2
> instances running in an active/active config, but if I put them both on the
> same machine, it's faster... Strange, what should I be monitoring?
>
>

  Réponse avec citation
Vieux 23/06/2008, 20h42   #6
John Sansom
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: Troubleshooting Best Practices

Hi Kevin,

Here is also a good article written by Microsoft for Troubleshooting SQL
Server 2005.

http://www.microsoft.com/technet/pro.../tsprfprb.mspx

Best Regards,
John

"John Sansom" wrote:

> Hi Kevin,
>
> Take a look at the following online tutorials.
>
> http://searchsqlserver.techtarget.co...302603,00.html
>
> You need to begin measuring some performance metrics on your server in order
> to identify exactly what is placing demands on which resources.
>
> Best Regards,
> John
>
> "Kevin A" wrote:
>
> > Is there a guide to troubleshooting SQL 2005 performance or "Best Practice
> > for?".
> >
> > We are running into issues in a clustered environment, and I want to perfmon
> > it, but want to make sure I'm catching the right thing. It's slow with 2
> > instances running in an active/active config, but if I put them both on the
> > same machine, it's faster... Strange, what should I be monitoring?
> >
> >

  Réponse avec citation
Vieux 23/06/2008, 22h25   #7
Kalen Delaney
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Troubleshooting Best Practices

I thought this was a good article too, when I mentioned it in this same
thread...
;-)

--
HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://DVD.kalendelaney.com


"John Sansom" <JohnSansom@discussions.microsoft.com> wrote in message
news:9790E953-E4D8-4D50-9F92-91F31DDEEA40@microsoft.com...
> Hi Kevin,
>
> Here is also a good article written by Microsoft for Troubleshooting SQL
> Server 2005.
>
> http://www.microsoft.com/technet/pro.../tsprfprb.mspx
>
> Best Regards,
> John
>
> "John Sansom" wrote:
>
>> Hi Kevin,
>>
>> Take a look at the following online tutorials.
>>
>> http://searchsqlserver.techtarget.co...302603,00.html
>>
>> You need to begin measuring some performance metrics on your server in
>> order
>> to identify exactly what is placing demands on which resources.
>>
>> Best Regards,
>> John
>>
>> "Kevin A" wrote:
>>
>> > Is there a guide to troubleshooting SQL 2005 performance or "Best
>> > Practice
>> > for?".
>> >
>> > We are running into issues in a clustered environment, and I want to
>> > perfmon
>> > it, but want to make sure I'm catching the right thing. It's slow with
>> > 2
>> > instances running in an active/active config, but if I put them both on
>> > the
>> > same machine, it's faster... Strange, what should I be monitoring?
>> >
>> >



  Réponse avec citation
Vieux 23/06/2008, 22h42   #8
John Sansom
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Troubleshooting Best Practices

A fair point :-)

"Kalen Delaney" wrote:

> I thought this was a good article too, when I mentioned it in this same
> thread...
> ;-)
>
> --
> HTH
> Kalen Delaney, SQL Server MVP
> www.InsideSQLServer.com
> http://DVD.kalendelaney.com
>
>
> "John Sansom" <JohnSansom@discussions.microsoft.com> wrote in message
> news:9790E953-E4D8-4D50-9F92-91F31DDEEA40@microsoft.com...
> > Hi Kevin,
> >
> > Here is also a good article written by Microsoft for Troubleshooting SQL
> > Server 2005.
> >
> > http://www.microsoft.com/technet/pro.../tsprfprb.mspx
> >
> > Best Regards,
> > John
> >
> > "John Sansom" wrote:
> >
> >> Hi Kevin,
> >>
> >> Take a look at the following online tutorials.
> >>
> >> http://searchsqlserver.techtarget.co...302603,00.html
> >>
> >> You need to begin measuring some performance metrics on your server in
> >> order
> >> to identify exactly what is placing demands on which resources.
> >>
> >> Best Regards,
> >> John
> >>
> >> "Kevin A" wrote:
> >>
> >> > Is there a guide to troubleshooting SQL 2005 performance or "Best
> >> > Practice
> >> > for?".
> >> >
> >> > We are running into issues in a clustered environment, and I want to
> >> > perfmon
> >> > it, but want to make sure I'm catching the right thing. It's slow with
> >> > 2
> >> > instances running in an active/active config, but if I put them both on
> >> > the
> >> > same machine, it's faster... Strange, what should I be monitoring?
> >> >
> >> >

>
>
>

  Réponse avec citation
Vieux 23/06/2008, 22h43   #9
TheSQLGuru
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Troubleshooting Best Practices

Can I jump in too and state that it is a very good article!??! :-)

--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net


"Kalen Delaney" <replies@public_newsgroups.com> wrote in message
news:eq$VU9W1IHA.1240@TK2MSFTNGP02.phx.gbl...
>I thought this was a good article too, when I mentioned it in this same
>thread...
> ;-)
>
> --
> HTH
> Kalen Delaney, SQL Server MVP
> www.InsideSQLServer.com
> http://DVD.kalendelaney.com
>
>
> "John Sansom" <JohnSansom@discussions.microsoft.com> wrote in message
> news:9790E953-E4D8-4D50-9F92-91F31DDEEA40@microsoft.com...
>> Hi Kevin,
>>
>> Here is also a good article written by Microsoft for Troubleshooting SQL
>> Server 2005.
>>
>> http://www.microsoft.com/technet/pro.../tsprfprb.mspx
>>
>> Best Regards,
>> John
>>
>> "John Sansom" wrote:
>>
>>> Hi Kevin,
>>>
>>> Take a look at the following online tutorials.
>>>
>>> http://searchsqlserver.techtarget.co...302603,00.html
>>>
>>> You need to begin measuring some performance metrics on your server in
>>> order
>>> to identify exactly what is placing demands on which resources.
>>>
>>> Best Regards,
>>> John
>>>
>>> "Kevin A" wrote:
>>>
>>> > Is there a guide to troubleshooting SQL 2005 performance or "Best
>>> > Practice
>>> > for?".
>>> >
>>> > We are running into issues in a clustered environment, and I want to
>>> > perfmon
>>> > it, but want to make sure I'm catching the right thing. It's slow
>>> > with 2
>>> > instances running in an active/active config, but if I put them both
>>> > on the
>>> > same machine, it's faster... Strange, what should I be monitoring?
>>> >
>>> >

>
>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 03h09.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,20211 seconds with 17 queries