sql server 最大 concurrent connection 设置
Posted 齐文宣
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql server 最大 concurrent connection 设置相关的知识,希望对你有一定的参考价值。
Using SQL Server Management Studio
To configure the user connections option
1.In Object Explorer, right-click a server and click Properties.
2.Click the Connections node.
3.Under Connections, in the Max number of concurrent connections box, type or select a value from 0 through 32767 to set the maximum number of users that are allowed to connect simultaneously to the instance of SQL Server.
4.Restart SQL Server.
以上是关于sql server 最大 concurrent connection 设置的主要内容,如果未能解决你的问题,请参考以下文章