 




<?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: *PSSR is not executed</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/pssr-is-not-executed/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/pssr-is-not-executed/</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: ferddie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pssr-is-not-executed/#comment-42134</link>
		<dc:creator>ferddie</dc:creator>
		<pubDate>Wed, 12 Jan 2005 03:36:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-42134</guid>
		<description><![CDATA[got it. thanks everyone.]]></description>
		<content:encoded><![CDATA[<p>got it. thanks everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mygoodname</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pssr-is-not-executed/#comment-42135</link>
		<dc:creator>mygoodname</dc:creator>
		<pubDate>Wed, 05 Jan 2005 07:54:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-42135</guid>
		<description><![CDATA[What does your *PSSR routine look like?

Based on the code you sent, *PSSR should execute on its own on any file error.

Are you expecting a dump and not getting it?  If that&#039;s the case, make sure that your H-spec specifies &quot;debug&quot; or use the &quot;dump (a)&quot; opcode to override the debug setting.]]></description>
		<content:encoded><![CDATA[<p>What does your *PSSR routine look like?</p>
<p>Based on the code you sent, *PSSR should execute on its own on any file error.</p>
<p>Are you expecting a dump and not getting it?  If that&#8217;s the case, make sure that your H-spec specifies &#8220;debug&#8221; or use the &#8220;dump (a)&#8221; opcode to override the debug setting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferddie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/pssr-is-not-executed/#comment-42136</link>
		<dc:creator>ferddie</dc:creator>
		<pubDate>Wed, 05 Jan 2005 01:06:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-42136</guid>
		<description><![CDATA[here is my code

FWRKHDRPF  UF A E           K DISK    INFSR(*PSSR)

WRKNBR        chain     WRKHDRPF                
              if        not %found(WRKHDRPF)    
              .
              .
              .
              else
              .
              .
              .
              endif 

the *pssr routine contains all the error handling. but when the chain encounters a record locked by other user, i just simple abend, it doesnt execute the *pssr
]]></description>
		<content:encoded><![CDATA[<p>here is my code</p>
<p>FWRKHDRPF  UF A E           K DISK    INFSR(*PSSR)</p>
<p>WRKNBR        chain     WRKHDRPF<br />
              if        not %found(WRKHDRPF)<br />
              .<br />
              .<br />
              .<br />
              else<br />
              .<br />
              .<br />
              .<br />
              endif </p>
<p>the *pssr routine contains all the error handling. but when the chain encounters a record locked by other user, i just simple abend, it doesnt execute the *pssr</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.041 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 10:25:24 -->