Subscribe to Windows IT Pro
December 19, 2001 12:00 AM

Determining the Maximum Number of Connections to SQL Server 2000

SQL Server Pro
InstantDoc ID #23323
Rating: (0)

How many client connections does SQL Server 2000 support?

SQL Server 2000 supports 32,767 connections per instance. You can run 16 instances per node, so the maximum number of client connections per server node is 524,272. Note that unless you have SQL Server 2000 Enterprise Edition, you have to pay separately to use each of the 16 instances on one computer.

From an architectural standpoint, if you're planning to provide more than a few thousand connections, you might want to use a middle-tier server such as Microsoft COM+ (Component Services), which comes in the box with Windows 2000, for programs that can use connection pooling to share connections to the database. If your applications are designed and programmed well, you can service more than 30 concurrent users from one connection.

Related Content:

ARTICLE TOOLS

Comments
  • rajneesh
    8 years ago
    Apr 20, 2004

    Could you please explain what does a node means and what an instance of node means. Also i would like to know how is this relateed to the user licence

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.