Hi,
I get errror messages of
"Error : 1204, Severity: 19, State: 3
SQL Server has run out of LOCKS. Re-run your command when there are fewer active users, or ask your System Administrator to reconfigure SQL Server with more LOCKS. "
What does it mean? Does it mean that I need to increase the connection for users? (which is set up at: Right click on the Server, select "Configure...", and the choose the tab "configuration", and change the option "users connection" to more than the current set up, eg current is 20, now set it to eg 50) or is it something else?
Also, in this case, it seems the connection with the database is not there any more, should I reboot the server or recycle the database only?
Please help
Thanks.
I get errror messages of
"Error : 1204, Severity: 19, State: 3
SQL Server has run out of LOCKS. Re-run your command when there are fewer active users, or ask your System Administrator to reconfigure SQL Server with more LOCKS. "
What does it mean? Does it mean that I need to increase the connection for users? (which is set up at: Right click on the Server, select "Configure...", and the choose the tab "configuration", and change the option "users connection" to more than the current set up, eg current is 20, now set it to eg 50) or is it something else?
Also, in this case, it seems the connection with the database is not there any more, should I reboot the server or recycle the database only?
Please help
Thanks.