<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>NewPush &#187; deadlock</title> <atom:link href="http://newpush.com/tag/deadlock/feed/" rel="self" type="application/rss+xml" /><link>http://newpush.com</link> <description>Server Hosting, Data Warehouse Hosting, Collaboration</description> <lastBuildDate>Fri, 20 Apr 2012 10:25:44 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Clearing Locked Applications in DB2</title><link>http://newpush.com/2009/02/clearing-locked-applications-in-db2/</link> <comments>http://newpush.com/2009/02/clearing-locked-applications-in-db2/#comments</comments> <pubDate>Thu, 19 Feb 2009 17:45:23 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[DB2]]></category> <category><![CDATA[application]]></category> <category><![CDATA[deadlock]]></category> <category><![CDATA[IBM]]></category> <category><![CDATA[lock]]></category><guid isPermaLink="false">http://www.wdream.com/archives/88</guid> <description><![CDATA[When developing queries and stored procedures, it is possible to lock up access to the database.&#160; this can happen most frequently when autocommit is off, and a transaction is left hanging in a window.&#160; If all else fails, the application &#8230; <a href="http://newpush.com/2009/02/clearing-locked-applications-in-db2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>When developing queries and stored procedures, it is possible to lock up access to the database.&nbsp; this can happen most frequently when autocommit is off, and a transaction is left hanging in a window.&nbsp; If all else fails, the application that is causing the lockup can be identified and forced with:</p><pre>LIST APPLICATIONS;
FORCE APPLICATION (&lt;application number&gt;);</pre><p>The application number can be a comma separated list.</p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/02/clearing-locked-applications-in-db2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: newpush.com @ 2012-05-22 11:25:36 by W3 Total Cache -->
