<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Transaction processing - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=transaction_processing&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=transaction_processing&amp;p=15">3.Next</a>
</p>
<p>to access portion X, a deadlock occurs, and neither transaction can move forward. Transaction-processing systems are designed to detect these deadlocks when they occur. Typically both transactions will be cancelled and rolled back, and then they will be started again in a different order, automatically, so that the deadlock does not occur again. Or sometimes, just one of the deadlocked transactions will be cancelled, rolled back, and automatically restarted after a short delay.</p>

<p>Deadlocks can also occur among three or more transactions.</p><p>
<a accesskey="1" href="page.php?w=transaction_processing&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=transaction_processing&amp;p=15">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
