RE: SQL Connection Problems

From: Mingqing Cheng [MSFT] (v-mingqc_at_online.microsoft.com)
Date: 08/05/04


Date: Thu, 05 Aug 2004 03:20:42 GMT

Hi Warren,

Based on your descriptions, I understood that you encounter that error
randomly when there are 10-15 users that the same time. Have I understood
you? If there is anything I misunderstood, please feel free to let me know:)

This issue may be ASP.NET relatively so that I will co-working with some
specialists in ASP.NET. The following is my views on MSSQL side.

I am not sure whether those 10-15 users will interact with MSDE instance at
the same time. Performance throttling will occur when there are more than
five concurrent workload batches in progress. (MSDE 2000a allow 32,767
connections to an instance of the database engine, but only 5 concurrent
ones.)

The SQL Server 2000 Workload Governor
http://msdn.microsoft.com/library/?url=/library/en-us/architec/8_ar_sa2_0ciq
asp

What are the limitations of MSDE?
http://www.aspfaq.com/show.asp?id=2343
(Thanks MVP Aaron for his great site :-)

In all, I am worried about too many concurrents may lead into this randomly
error.

Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are here to be of assistance!
 

Sincerely yours,

Mingqing Cheng
Microsoft Developer Community Support
---------------------------------------------------------------
Introduction to Yukon! - http://www.microsoft.com/sql/yukon
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks!



Relevant Pages

  • Re: Help with Master/Detail UI in ADPs
    ... No, MSDE is not limited to 5 concurrent users, it is limited to 5 concurrent ... The users whose connection to the server is idle at any moment don't count. ... and from the local temp table to the Detail table on the server for rows ...
    (microsoft.public.access.adp.sqlserver)
  • Re: What is the Limitations with SQL on SBS2003 Premium
    ... five concurrent workload batches in progress. ... The SBS Sharepoint MSDE instance is a "Special" instance that is neither ... SBS SQL Server is as you say SBS Standard with the additional benefits ...
    (microsoft.public.windows.server.sbs)
  • Re: How many connections can MSDE?
    ... all MSDE releases share the same internal codebase... ... the internal Governor Workload kicks in when 5 concurrent ... it is said that MSDE can serve about 25 concurrent users becouse usually ...
    (microsoft.public.sqlserver.msde)
  • Delete job running in MSDE instance of MSSQL$SBSMONITORING
    ... a production CRM software and database called Junxure to it. ... unable to create a new MSDE instance on the machine that day so I ... With this software comes MSDE ... I created a couple of daily backup jobs for the db using MSDE ...
    (microsoft.public.windows.server.sbs)
  • Re: Security Implementation????
    ... Because of my recent upsizing to MSDE, ... > In the logins node of my MSDE instance I have 2 users: ... > In my db node my windows account is mentioned as owner. ... I want to distribute the database and I want to make the BE as secure ...
    (microsoft.public.access.adp.sqlserver)