Use following sql to remove lock on any table (E.g. Called Transaction Begin without end)
set transaction isolation level read uncommitted
Use following sql to remove lock on any table (E.g. Called Transaction Begin without end)
set transaction isolation level read uncommitted
Architecture
A.T.F.
References