Re: Explain
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 10:53:28 -0400
In SQL 2000 any SPIDs below 50 are system connections. These are connections
that SQL Server uses to manage the server. Any SPID over 50 is a user
connection but may include things like SQL Agent, DTS etc. The description
below is not the best in my opinion but what it is trying to say is that you
can have a single user (person or application) that may have more than one
connection.
--
Andrew J. Kelly SQL MVP
"Rogers" <Rogers@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7C5C92E7-84FF-404F-987E-86A2BA6832B6@xxxxxxxxxxxxxxxx
> Can any one let me know the difference between user connections and not
> the
> number of users that currently are connected to SQL Server.
>
> This shows the number of user connections, not the number of users that
> currently are connected to SQL Server. Since the number of users using SQL
> Server affects its performance, you may want to keep an eye on this
> counter.
>
>
> "Rogers" wrote:
>
>> Counter Name: SQL Server General Statistics: User Connections
>>
>> This shows the number of user connections, not the number of users that
>> currently are connected to SQL Server. Since the number of users using
>> SQL
>> Server affects its performance, you may want to keep an eye on this
>> counter.
>>
.
- Follow-Ups:
- Re: Explain
- From: Rogers
- Re: Explain
- References:
- Explain
- From: Rogers
- RE: Explain
- From: Rogers
- Explain
- Prev by Date: RE: Explain
- Next by Date: Re: Explain
- Previous by thread: RE: Explain
- Next by thread: Re: Explain
- Index(es):
Relevant Pages
|
Loading