Remove Locks in Quality Center (QC)

Many times, users face problem in quality center when they receive an error stating that the entity has been locked by other user.

The lock may be removed by the user by deselecting the entity or it may also be removed by the Quality Center Site Administrator. Following simple steps helps in unlocking an entity:-
1. Log in to Quality Center Site Administrator

2. Expand the required domain.
3. Expand the reruired project. It would show the list of tables for that project.
4. Every project would have a Locks table. Click on Locks table.
    It will display the Select * from Locks query executed by default with list of locks on the project.


5. Type the query –
   delete from locks where lk_session_id=

6. Hit Execute button. It deletes the lock allowing users to edit the entity again.

This Post Has 2 Comments

  1. Anonymous

    Way cool! Some very valid points! I appreciate you
    penning this post plus the rest of the site is really good.

    my homepage – Easydisplay ()

  2. Anonymous

    Thanks for explanation with screen shots.

Comments are closed.