 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AS400 record lock</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-record-lock/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-record-lock/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-record-lock/#comment-97493</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Thu, 06 Oct 2011 07:27:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-97493</guid>
		<description><![CDATA[You need a design level standard

Don&#039;t lock the record.  

Don&#039;t ever write anything that locks a record - ever.


Except just before you update it.  


read and display
read and display
decide an update is needed

read the record for update (lock)
check it hasn&#039;t changed since you displayed it ( tell the user if so)
update it
release the lock

read and display 
read and display
blahblah]]></description>
		<content:encoded><![CDATA[<p>You need a design level standard</p>
<p>Don&#8217;t lock the record.  </p>
<p>Don&#8217;t ever write anything that locks a record &#8211; ever.</p>
<p>Except just before you update it.  </p>
<p>read and display<br />
read and display<br />
decide an update is needed</p>
<p>read the record for update (lock)<br />
check it hasn&#8217;t changed since you displayed it ( tell the user if so)<br />
update it<br />
release the lock</p>
<p>read and display<br />
read and display<br />
blahblah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toddn2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-record-lock/#comment-77842</link>
		<dc:creator>toddn2000</dc:creator>
		<pubDate>Fri, 04 Jun 2010 19:40:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-77842</guid>
		<description><![CDATA[If you cannot end the job normaly you may to to do an ENDJOBABN.
We sometimes have a &quot;phantom&quot; job that just wont end or free up the resources.

But see if that is the actual user who has the like with th WRKOBJLCK as mentioned above and let us know.]]></description>
		<content:encoded><![CDATA[<p>If you cannot end the job normaly you may to to do an ENDJOBABN.<br />
We sometimes have a &#8220;phantom&#8221; job that just wont end or free up the resources.</p>
<p>But see if that is the actual user who has the like with th WRKOBJLCK as mentioned above and let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-record-lock/#comment-77745</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Wed, 02 Jun 2010 01:24:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-77745</guid>
		<description><![CDATA[Are you still getting the error message??? Please tell use the message.]]></description>
		<content:encoded><![CDATA[<p>Are you still getting the error message??? Please tell use the message.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.040 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 09:00:04 -->