Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

deadlock vs. locking

$
0
0
Hello,

We have a database transaction. During this transaction, the database is locked so that other process can't access the
database. 90% of the time, the process which is blocked simply waits for the transaction to end. When it ends, they

Viewing all articles
Browse latest Browse all 3145

Trending Articles