Monday, March 19, 2012

How many concurrent user connect to msde

Which one can tell me how many user can access to msde
server in same time?
You can have as many connections as you want. There is a limit of 8
concurrent work processes available but 3 of these are taken up by the system
"michael" wrote:

> Which one can tell me how many user can access to msde
> server in same time?
>
|||hi,
"Andrew" <Andrew@.discussions.microsoft.com> ha scritto nel messaggio
news:325C3340-D75F-49A7-960B-0564CB85B781@.microsoft.com...
> You can have as many connections as you want. There is a limit of 8
> concurrent work processes available but 3 of these are taken up by the
system[vbcol=seagreen]
> "michael" wrote:
you can have more than 8 concurrent workloads... this is not limited...
there's only the tradeoff that, up to the 9th concurrent workload, a delay
will be applied to all executing workloads in order to penalize all of them
more info at
http://msdn.microsoft.com/library/de...r_sa2_0ciq.asp ,
http://msdn.microsoft.com/library/de...r_sa2_6dip.asp
and
http://msdn.microsoft.com/library/de...r_sa2_0neh.asp
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply

No comments:

Post a Comment