July 3, 2006 at 3:14 am
Hi,
I am creating a table in query analyzer and after creating such table when i open the EM (Enterprise Manager) ,I click on tables it don't show any table and raises an error : Lock Time Exeeded to its limit.
Pls. Provide a solution for it.
Regards,
Amit Gupta
July 3, 2006 at 4:42 am
Look in the current acitivity window of EM. You will see who is actually blocking the access to the table. It seems that someone is locking it.
HTH, Jens Suessmeyer.
---
---
July 3, 2006 at 4:50 am
You can also figure it out with sp_who,sp_who2,sp_lock.
The client tools version matches the sql server version (in terms of servicepacks)?
July 3, 2006 at 7:01 am
Agreed, it's probably a blocking situation, but a memory constrained machine can give the same sort of response. Just thought I'd through that in...
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply