 




<?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>IT Answers &#187; AS/400 Parameters</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/as400-parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 15:05:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>CL400 parameters</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cl400-9/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/cl400-9/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 14:03:08 +0000</pubDate>
		<dc:creator>Srfnhmd1</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[CL/400]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi, i would like to know how to copy a physical file and its corresponding logical file from one library to another by and these four paramaters &#038;filnam,&#038;fromlib,&#038;tolib,&#038;status should be used ?]]></description>
				<content:encoded><![CDATA[<p>hi, i would like to know how to copy a physical file and its corresponding logical file from one library to another by and these four paramaters &#038;filnam,&#038;fromlib,&#038;tolib,&#038;status should be used ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/cl400-9/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hold parameter in batch job</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/batchjob/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/batchjob/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 04:32:23 +0000</pubDate>
		<dc:creator>Batchjob</dc:creator>
				<category><![CDATA[AS/400 batch jobs]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[V5R3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[why should we give the hold paramater (*yes) in a batch job? please let me the what is a a batch job?]]></description>
				<content:encoded><![CDATA[<p>why should we give the hold paramater (*yes) in a batch job? please let me the what is a a batch job?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/batchjob/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SELECT with LIMIT in AS/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/select-with-limit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/select-with-limit/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 18:40:34 +0000</pubDate>
		<dc:creator>junioras400</dc:creator>
				<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[AS/400 Records]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Select]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all, On my AS400, I need to select the first 90 records from one file and insert them into another file, but all the time i got all records in my result file. Is there any way to use the parameter LIMIT with my SQL SELECT INSERT INTO LIB1/FILE1 (FILE1) SELECT DISTINCT                  (substring(FILE1, 1, [...]]]></description>
				<content:encoded><![CDATA[<p>Hi all, <br/><br/> On my AS400, I need to select the first 90 records from one file and insert them into another file, but all the time i got all records in my result file. Is there any way to use the parameter LIMIT with my SQL SELECT<br/><br/> INSERT INTO LIB1/FILE1 (FILE1) SELECT DISTINCT                  (substring(FILE1, 1, 100)) FROM FILE1 WHERE FILE1 like &#8216;%xxxx%&#8217;   <br/><br/> thank you<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/select-with-limit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS400 Triggers</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-triggers-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/as400-triggers-2/#comments</comments>
		<pubDate>Fri, 27 May 2011 19:58:48 +0000</pubDate>
		<dc:creator>JenniferK</dc:creator>
				<category><![CDATA[AS/400 administration]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[AS/400 triggers]]></category>
		<category><![CDATA[CL batch program]]></category>
		<category><![CDATA[TRIGGER]]></category>
		<category><![CDATA[Trigger failure]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have some triggers set up on our AS400. A record gets written to a physical file each time one of the triggered files has an add, update or delete performed against it. The problem is that we have a few batch programs that do not write to the trigger file when run (and update [...]]]></description>
				<content:encoded><![CDATA[<p>I have some triggers set up on our AS400. A record gets written to a physical file each time one of the triggered files has an add, update or delete performed against it. <br/><br/> The problem is that we have a few batch programs that do not write to the trigger file when run (and update and addes are being done via writes and rewrites). The online programs invoke a trigger record, but these specific batch programs do not (writing to the same triggered files).  Both programs are doing basic COBOL writes and rewrites<br/><br/> What am I doing wrong? Do I need to set a specific parameter within the batch program?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/as400-triggers-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OVRDBF without any parameters specified</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ovrdbf-without-any-parameters-specified/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ovrdbf-without-any-parameters-specified/#comments</comments>
		<pubDate>Fri, 27 May 2011 09:54:41 +0000</pubDate>
		<dc:creator>WaheedAnsari</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[CL]]></category>
		<category><![CDATA[CL Parameters]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[OVRDBF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can we specify an overide statement without actually specifying any parameters to be overridden. In one of the exisiting codes (in a CL)I saw a line as follows: OVRDBF             File(ZFT00981)     ToFile(ZFT00981) No parameters were specified. The file name is exactly same. The program is being used since ages. Hence I know this will not result [...]]]></description>
				<content:encoded><![CDATA[<p>Can we specify an overide statement without actually specifying any parameters to be overridden.<br/><br/> In one of the exisiting codes (in a CL)I saw a line as follows:<br/><br/> OVRDBF             File(ZFT00981)     ToFile(ZFT00981)<br/><br/> No parameters were specified. The file name is exactly same.<br/><br/> The program is being used since ages. Hence I know this will not result in any runtime error.<br/><br/> But will this command have any affect on the file access or any affect in the program? <br/><br/> I think it will not have any affect. I think it will not make any difference anywhere even if we remove this line. <br/><br/> Please comment.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ovrdbf-without-any-parameters-specified/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can CL Programming language can have level check error</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-cl-programming-language-can-have-level-check-error/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/can-cl-programming-language-can-have-level-check-error/#comments</comments>
		<pubDate>Fri, 06 May 2011 17:19:27 +0000</pubDate>
		<dc:creator>chakramdhar</dc:creator>
				<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[CL Procedure]]></category>
		<category><![CDATA[CL programming]]></category>
		<category><![CDATA[CLLE]]></category>
		<category><![CDATA[CLP]]></category>
		<category><![CDATA[Level Check]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ hi friends in CL Program is it possible that we can get Leve Check Parameter&#8230;]]></description>
				<content:encoded><![CDATA[<p> hi friends in CL Program is it possible that we can get Leve Check Parameter&#8230;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/can-cl-programming-language-can-have-level-check-error/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>RPG Net pgm with dataq</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg-net-pgm-with-dataq/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpg-net-pgm-with-dataq/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 19:27:08 +0000</pubDate>
		<dc:creator>INOSOFT</dc:creator>
				<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG Program]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi. I need some help with net pgm. This is my stuff: 1- ADDPJE SBSD(LIBINO/INOSBS) PGM(LIBINO/TST44R) 2- TST44R read a InoDtaq 3- In WrkActJob I can view the INOSBS with TST44R 3 times (default) 4- I have a pgm TST43R that write a LIBINO/INODTAQ. I run it. 5- I run TST44R and in WorkActJob its [...]]]></description>
				<content:encoded><![CDATA[<p>Hi. I need some help with net pgm. This is my stuff: </p>
<p>1- ADDPJE SBSD(LIBINO/INOSBS) PGM(LIBINO/TST44R)</p>
<p>2- TST44R read a InoDtaq</p>
<p>3- In WrkActJob I can view the INOSBS with TST44R 3 times (default) </p>
<p>4- I have a pgm TST43R that write a LIBINO/INODTAQ. I run it. </p>
<p>5- I run TST44R and in WorkActJob its appears only twice.<br />
When I run TST44R twice, its disapper from INOSBS. </p>
<p><b>MY QUESTION</b>:<b> how I can do to not disappear (like NEP pgm) </b></p>
<p>This is TST44R source: </p>
<p>ddqname           s             10A   INZ(&#8216;INODTAQ&#8217;)</p>
<p>ddqlib                 s             10A   INZ(&#8216;LIBINO&#8217;) </p>
<p>ddqsndlen         s              5  0 INZ(14)       </p>
<p>ddqlen                s              5  0<br />
ddqsnddata       s             50a                 </p>
<p>dParm1               s                   Like(dqdata)  </p>
<p>ddqdata               s             50a<br />
ddqwait                s              5  0               </p>
<p>Eval       dqwait=-1</p>
<p>call      &#8216;QRCVDTAQ&#8217;           </p>
<p>parm                    dqname </p>
<p>parm                    dqlib  </p>
<p>parm                    dqlen  </p>
<p>parm                    dqdata </p>
<p>parm                    dqwait </p>
<p>Eval       Parm1=%Trim(dqdata)</p>
<p>c/Exec sql<br />
C+ INSERT INTO QGPL/TSTPF (NAME) VALUES(:Parm1)<br />
c/End-exec                                     </p>
<p>Return</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpg-net-pgm-with-dataq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problems with DB2 program</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/probelms-with-db2-program/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/probelms-with-db2-program/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 03:49:36 +0000</pubDate>
		<dc:creator>Golf2</dc:creator>
				<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[DB2 administration]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a COBOL program that calls a db2 stored proc program. I get corrupted o/p records when reading the input file from CARTRIDGE. The same records, when copied to DASD, come out fine. Same code, JCL, etc. WTH! Is there a parameter that I need to pass to the system with PGM=IKJEFT01 to solve [...]]]></description>
				<content:encoded><![CDATA[<p>I have a COBOL program that calls a db2 stored proc program. I get corrupted o/p records when reading the input file from CARTRIDGE. The same records, when copied to DASD, come out fine. Same code, JCL, etc. WTH! Is there a parameter that I need to pass to the system with PGM=IKJEFT01 to solve this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/probelms-with-db2-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Call a program and send parameters in WRKJOBSCDE</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/call-a-program-and-send-parameters-in-wrkjobscde/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/call-a-program-and-send-parameters-in-wrkjobscde/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 15:52:35 +0000</pubDate>
		<dc:creator>Jaymz69</dc:creator>
				<category><![CDATA[AS/400 job scheduler]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[Job scheduling]]></category>
		<category><![CDATA[WRKJOBSCDE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to schedule a job to run. It needs to call the program and send 20 parameters. Is this a good way to do through Job Schedular on the AS400?]]></description>
				<content:encoded><![CDATA[<p>I want to schedule a job to run. It needs to call the program and send 20 parameters. Is this a good way to do through Job Schedular on the AS400?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/call-a-program-and-send-parameters-in-wrkjobscde/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hide AS/400 Parameter</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/hide-parameter/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/hide-parameter/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 07:34:06 +0000</pubDate>
		<dc:creator>22917</dc:creator>
				<category><![CDATA[AS/400 administration]]></category>
		<category><![CDATA[AS/400 Parameters]]></category>
		<category><![CDATA[PARM]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How can we hide the parameter from user view and pass with some default value.]]></description>
				<content:encoded><![CDATA[<p><b>How can we hide the parameter from user view and pass with some default value.</b></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/hide-parameter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</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/26 queries in 0.033 seconds using memcached
Object Caching 930/1071 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 16:55:57 -->