Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 what tools or functions allow us to check locks

Author  Topic 

rtutus
Aged Yak Warrior

522 Posts

Posted - 2006-11-02 : 10:15:08
pls 2 questions:
1/ when people report the system is too slow, in the case when it s due to SQL server, what might be the cause of that
2/ what function or what tools allow us to get the locks in SQL server
Thank you

nr
SQLTeam MVY

12543 Posts

Posted - 2006-11-02 : 10:31:58
see
http://www.nigelrivett.net/SQLAdmin/sp_nrInfo.html
http://www.nigelrivett.net/SQLAdmin/sp_nrLocks.html

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

Page47
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2006-11-02 : 13:28:09
quote:
Originally posted by rtutus

pls 2 questions:
1/ when people report the system is too slow, in the case when it s due to SQL server, what might be the cause of that
2/ ...

People make entire careers on diagnosing SQL Server (an other systems) performance problems. To expect that to be summed up in a single internet message board post is a bit silly. Read a book ... have a look at http://www.sql-server-performance.com/

Jay White
Go to Top of Page

rtutus
Aged Yak Warrior

522 Posts

Posted - 2006-11-04 : 20:12:51
I always believed this forum is better than any book, has people more competent than any lifetime-professionnal. I really believe in the members of this forum: you guys :)
P.S: sorry that my sentence is irrelevant to the performance subject
Go to Top of Page
   

- Advertisement -