Monday, March 19, 2012

Connections

Hi I would like to know about connections of sa, where SQL store the
number of connectionsMarcelo (Marce.Fernandezi@.gmail.com) writes:

Quote:

Originally Posted by

Hi I would like to know about connections of sa, where SQL store the
number of connections


The number of connections of sa? I'm not sure that I understand the
question.

Current conections are, as far as I know, not stored anywhere else than
in main memory. If SQL Server dies, then the connections are broken, and
all information about them are lost.

If this was not what you were asking for, maybe you could clarify?

--
Erland Sommarskog, SQL Server MVP, esquel@.sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx

No comments:

Post a Comment