Re: Explain
- From: Rogers <Rogers@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 09:03:02 -0700
What I want to ask like in the sp_configure there is user connection, is that
means how many users can connected simultaneously?
"Andrew J. Kelly" wrote:
> 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: Dejan Sarka
- Re: Explain
- References:
- Explain
- From: Rogers
- RE: Explain
- From: Rogers
- Re: Explain
- From: Andrew J. Kelly
- 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
|