Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm running out of locks but can't change number of locks

Status
Not open for further replies.

Andel

Programmer
Feb 15, 2001
366
US
Hello, I'm having problem changing the locks in my SQL 6.5 Server Configuration. My current config value and running value is now at 50000. When I try to change the config value to 100000, the running value will not change even after restart and/or reboot. I also run RECONFIGURE WITH OVERRIDE after my SP_CONFIGURE command.

I have 9 other servers, performing the same function as this one, and I don't have any problem changing their locks. They all have the same amount of memory, physically and SQL server memory.

What could be the problem? I'm trying to run DBCC DBREINDEX in one table with 34,500,000+ rows but can't do it because of this locks. I also tried to reindex one index at a time of that table but no luck at all.

I really need your help you guys. Any suggestions is very much appreciated!

Andel
andelbarroga@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top