Search found 1 match

by RalphGielkens
05.11.2008, 12:07
Forum: MS SQL Server
Topic: Maximum number of DBPROCESSes already allocated.
Replies: 0
Views: 1454

Maximum number of DBPROCESSes already allocated.

Hello, I have a connection problem. " Maximum number of DBPROCESSes already allocated. " Now i Googled this problem and i found that there is a property dbsetmaxprocs http://msdn.microsoft.com/en-us/library/aa937057(SQL.80).aspx that can cause/solve this problem. Default it is set to 25 an...