liupinghua
MIS
I keep getting error msg 1204: SQL Server has run out locks. I tried to increase the locks to 500,000 from the default 5000. It dosen't fix the problem. I captured the tracer and found some queries that always occur when error 1204 occurs. Could poor writtened queries cause sql server running out locks? They could hold the locks for a long time therefore blocking other queries form executing, but can they consume large number of locks? The duration for these queries is about 400 to 1100, which to me means less than a second?
Please advise.
Thank you inadvance!
Please advise.
Thank you inadvance!