 




<?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: Batch debug</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Featured Member: Graybeard52 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/#comment-91974</link>
		<dc:creator>Featured Member: Graybeard52 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 10 May 2011 06:24:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-91974</guid>
		<description><![CDATA[[...] Batch debug  [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Batch debug  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/#comment-90430</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 03 Apr 2011 10:03:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-90430</guid>
		<description><![CDATA[&lt;i&gt;What kind of files are we referring here? Is it a pf files, lf files, etc?&lt;/i&gt;

First, this is a mostly separate question; so it should be asked in a separate thread.

Second, the UPDPROD() parameter works against data files that may be physical (PF) or logical (LF). But they will be *PROD files if UPDPROD(*YES) is required. A *PROD file is one that exists in a library that was created as TYPE(*PROD). See the CRTLIB command to review the TYPE() parameter.

The idea is that a debugging session may involve a programmer changing values in memory in order to affect production data. This can be a serious violation of system and application security and should be controlled. The UPDPROD(*YES) action requires significant authority. By copying data into a *TEST library and running in a test environment, UPDPROD(*NO) can be used; and production files are protected -- the system will prevent accidental changes to *PROD data.

UPDPROD(*YES) should be used only with care.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>What kind of files are we referring here? Is it a pf files, lf files, etc?</i></p>
<p>First, this is a mostly separate question; so it should be asked in a separate thread.</p>
<p>Second, the UPDPROD() parameter works against data files that may be physical (PF) or logical (LF). But they will be *PROD files if UPDPROD(*YES) is required. A *PROD file is one that exists in a library that was created as TYPE(*PROD). See the CRTLIB command to review the TYPE() parameter.</p>
<p>The idea is that a debugging session may involve a programmer changing values in memory in order to affect production data. This can be a serious violation of system and application security and should be controlled. The UPDPROD(*YES) action requires significant authority. By copying data into a *TEST library and running in a test environment, UPDPROD(*NO) can be used; and production files are protected &#8212; the system will prevent accidental changes to *PROD data.</p>
<p>UPDPROD(*YES) should be used only with care.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neon</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/#comment-90415</link>
		<dc:creator>neon</dc:creator>
		<pubDate>Sat, 02 Apr 2011 12:19:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-90415</guid>
		<description><![CDATA[During debugging, i have noticed the parameter UPDPROD(*YES) which means you are going to update the production files. What kind of files are we referring here? Is it a pf files, lf files, etc? Please help.

..Neon]]></description>
		<content:encoded><![CDATA[<p>During debugging, i have noticed the parameter UPDPROD(*YES) which means you are going to update the production files. What kind of files are we referring here? Is it a pf files, lf files, etc? Please help.</p>
<p>..Neon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graybeard52</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batch-debug/#comment-54466</link>
		<dc:creator>graybeard52</dc:creator>
		<pubDate>Tue, 08 Jul 2008 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-54466</guid>
		<description><![CDATA[Or, from the RSE panel, right-click either the object or the object source you want to debug and select &quot;Set service Entry Point&quot; (also set the userid you want to debug).   When the program launches, the debugger interface opens automagically.   You can then set monitors, watches, break points,etc.  The break points can be saved with the source code.]]></description>
		<content:encoded><![CDATA[<p>Or, from the RSE panel, right-click either the object or the object source you want to debug and select &#8220;Set service Entry Point&#8221; (also set the userid you want to debug).   When the program launches, the debugger interface opens automagically.   You can then set monitors, watches, break points,etc.  The break points can be saved with the source code.</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.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 01:04:59 -->