Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL Server Q?
sp configure 'user
connections'
<FONT face=Arial color=#0000ff
size=2>
This
is an advanced option (believe it or not), so you may have to do
"<FONT
color=#0000ff>sp configure 'show
advanced options', 1" before you do "sp configure 'user connections'".
<FONT
face=Arial color=#0000ff size=2>Alternatively you can just run SELECT
@@MAX CONNECTIONS
<FONT face=Arial color=#0000ff
size=2>Returns something like this....
<FONT face=Arial color=#0000ff
size=2>nameminimum maximum config value
run value ----------------------------------- ---------------------- ------------ ----------- user
connections 0
Hi All
I'm mainly into Oracle but in a SQLserver database
we encountered this error
"maximum number of DBPROCESSes already
exist"
In oracle I would look at the processes parameter
but what would I be looking at in SQL server???
TIA
Jacob A. van Zanen
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Statements and opinions expressed in this e-mail may not represent those of the company. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender immediately and delete the material from any computer.