Getting an Error lock time exeeded.

  • 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

  • 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.

    ---

    http://www.sqlserver2005.de

    ---

  • 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)?

  • 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