 




<?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: Wierd messages in ISDB</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 17:28:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/#comment-80235</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:06:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-80235</guid>
		<description><![CDATA[The first likely possibility is that the source found by the debugger does not match the compiled program. There might be many reasons for that. Keep in mind that &lt;i&gt;the debugger&lt;/i&gt; might not think the correct source is the same as what you think.

The next likely possibility -- STRISDB??? Are you serious? How old is your system? Hopefully, you&#039;re running a version 3 or early version 4 system. If not, I&#039;d find it hard to trust anything it said nowadays. Quit using STRISDB and use STRDBG OPMSRC(*YES) at the very least. One of the other modern debuggers might even be better. At the very least, look up every possible PTF related to STRISDB and get them installed. (I wouldn&#039;t expect to find many -- IBM hasn&#039;t enhanced ISDB for years.)

Finally, a couple statements don&#039;t quite seem to fit together:

&lt;i&gt;I have never encountered it before and I have been writing CL controlled RPG program for some time?&lt;/i&gt;

...and...

&lt;i&gt;When I try to step through the RPG program, I receive a group of message that I do not understand like:&lt;/i&gt;

What is it about the statements that you don&#039;t understand? Anyone who knows RPG/400 and has been writing it for &quot;some time&quot; should have no problem understanding those messages.

Tom]]></description>
		<content:encoded><![CDATA[<p>The first likely possibility is that the source found by the debugger does not match the compiled program. There might be many reasons for that. Keep in mind that <i>the debugger</i> might not think the correct source is the same as what you think.</p>
<p>The next likely possibility &#8212; STRISDB??? Are you serious? How old is your system? Hopefully, you&#8217;re running a version 3 or early version 4 system. If not, I&#8217;d find it hard to trust anything it said nowadays. Quit using STRISDB and use STRDBG OPMSRC(*YES) at the very least. One of the other modern debuggers might even be better. At the very least, look up every possible PTF related to STRISDB and get them installed. (I wouldn&#8217;t expect to find many &#8212; IBM hasn&#8217;t enhanced ISDB for years.)</p>
<p>Finally, a couple statements don&#8217;t quite seem to fit together:</p>
<p><i>I have never encountered it before and I have been writing CL controlled RPG program for some time?</i></p>
<p>&#8230;and&#8230;</p>
<p><i>When I try to step through the RPG program, I receive a group of message that I do not understand like:</i></p>
<p>What is it about the statements that you don&#8217;t understand? Anyone who knows RPG/400 and has been writing it for &#8220;some time&#8221; should have no problem understanding those messages.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/#comment-57044</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Mon, 13 Oct 2008 11:33:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-57044</guid>
		<description><![CDATA[Hi,

I would say the RPG program cycle is the cause - do you normally use it, or is this an exception?

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would say the RPG program cycle is the cause &#8211; do you normally use it, or is this an exception?</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: floyd02</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/#comment-57035</link>
		<dc:creator>floyd02</dc:creator>
		<pubDate>Fri, 10 Oct 2008 19:31:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-57035</guid>
		<description><![CDATA[I appologize for the delay.

I understand what you are saying but is there some underlying cause to this as I have never encountered it before and I have been writing CL controlled RPG program for some time?]]></description>
		<content:encoded><![CDATA[<p>I appologize for the delay.</p>
<p>I understand what you are saying but is there some underlying cause to this as I have never encountered it before and I have been writing CL controlled RPG program for some time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sloopy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/#comment-56958</link>
		<dc:creator>sloopy</dc:creator>
		<pubDate>Wed, 08 Oct 2008 14:49:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-56958</guid>
		<description><![CDATA[Add breakpoints after the IO parts of your code and, when you get to a READ or CHAIN or whatever, just press the function key to run to the breakpoint, instead of the key to step through the code.

Regards,

Sloopy]]></description>
		<content:encoded><![CDATA[<p>Add breakpoints after the IO parts of your code and, when you get to a READ or CHAIN or whatever, just press the function key to run to the breakpoint, instead of the key to step through the code.</p>
<p>Regards,</p>
<p>Sloopy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/wierd-messages-in-isdb/#comment-56933</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:42:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-56933</guid>
		<description><![CDATA[Hi,

I suspect it&#039;s because you&#039;re using the cycle.  *DETC, *DETL, *GETIN etc are used by the cycle, but are not statements in your source code.  By pressing F5 you step to the next executable instruction each time - many of which are generated by the cycle and are not in your source code.

I suggest you use breakpoints in your program, you can add one from ISDB as soon as your source gets displayed.

If you use the *INZSR there are also various instructions which get added to your program without having any source, so you would get a similar result.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I suspect it&#8217;s because you&#8217;re using the cycle.  *DETC, *DETL, *GETIN etc are used by the cycle, but are not statements in your source code.  By pressing F5 you step to the next executable instruction each time &#8211; many of which are generated by the cycle and are not in your source code.</p>
<p>I suggest you use breakpoints in your program, you can add one from ISDB as soon as your source gets displayed.</p>
<p>If you use the *INZSR there are also various instructions which get added to your program without having any source, so you would get a similar result.</p>
<p>Regards,</p>
<p>Martin Gilbert.</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 6/9 queries in 0.015 seconds using memcached
Object Caching 324/327 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 19:26:53 -->