<?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; AS400 CLP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/as400-clp/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 15:50:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>AS400, CL Program getting CPF0886 Error</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-cl-program-getting-cpf0886-error/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/as400-cl-program-getting-cpf0886-error/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 09:27:55 +0000</pubDate>
		<dc:creator>Sureyz</dc:creator>
				<category><![CDATA[AS400 CLP]]></category>
		<category><![CDATA[cpf 0886 error]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/as400-cl-program-getting-cpf0886-error/</guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/as400-cl-program-getting-cpf0886-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>RUNRMTCMD</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/runrmtcmd-5/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/runrmtcmd-5/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 07:37:07 +0000</pubDate>
		<dc:creator>Cursorposition</dc:creator>
				<category><![CDATA[AS400 CLP]]></category>
		<category><![CDATA[AS400 V6R1M1]]></category>
		<category><![CDATA[RUNRMTCMD]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to execute RUNRMTCMD command from CLP on one partition to another partition using *SNA method.  I can execute this CLP without any error when I specify my user id and password on remote user id and remote password parameters. When I try to execute the same CLP by specifying another user id [...]]]></description>
				<content:encoded><![CDATA[<p>I am trying to execute RUNRMTCMD command from CLP on one partition to another partition using *SNA method.  I can execute this CLP without any error when I specify my user id and password on remote user id and remote password parameters. <br/><br/> When I try to execute the same CLP by specifying another user id and password, the prorgram triggers Error Mssage CPF91CC (Command Not completed successfully).  My user id is having all necessary access controls on the user id I am using in the program.<br/><br/> What is causing CPF91CC error?  Can any one explain.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/runrmtcmd-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cl400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cl400-10/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/cl400-10/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 05:33:26 +0000</pubDate>
		<dc:creator>kennedy2802</dc:creator>
				<category><![CDATA[AS400 CLP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is it possible to use decimal data types in LDA?]]></description>
				<content:encoded><![CDATA[<p>Is it possible to use decimal data types in LDA?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/cl400-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Return a value from an AS400 Command</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/return-a-value-from-an-as400-command/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/return-a-value-from-an-as400-command/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 18:32:54 +0000</pubDate>
		<dc:creator>CharlieBrowne</dc:creator>
				<category><![CDATA[AS/400 command functions]]></category>
		<category><![CDATA[AS/400 commands]]></category>
		<category><![CDATA[AS400 CLP]]></category>
		<category><![CDATA[V5R4]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I created a command that will be called in various CL programs. The command does some work and then is supposed to return a value. I can step through the program and see the value is being populated, but the value is not returned to my initial CL program What do I need to do [...]]]></description>
				<content:encoded><![CDATA[<p>I created a command that will be called in various CL programs. The command does some work and then is supposed to return a value. I can step through the program and see the value is being populated, but the value is not returned to my initial CL program What do I need to do to correct this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/return-a-value-from-an-as400-command/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>what mon msg would i use in my CLP when checking for modules under my SBS?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-mon-msg-would-i-use-in-my-clp-when-checking-for-modules-under-my-sbs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-mon-msg-would-i-use-in-my-clp-when-checking-for-modules-under-my-sbs/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 06:58:05 +0000</pubDate>
		<dc:creator>lotofbad</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 subsystems]]></category>
		<category><![CDATA[AS400 CLP]]></category>
		<category><![CDATA[CLP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a clp that checks modules/jobs that run under my subsystems.  I&#8217;m not sure what mon message it is giving me since none is shown if the job is not active. Only thing that is shown to me is the wrkactjob screen with (No active jobs to display). I would like for when this event occurs, [...]]]></description>
				<content:encoded><![CDATA[<p>I have a clp that checks modules/jobs that run under my subsystems.  I&#8217;m not sure what mon message it is giving me since none is shown if the job is not active. Only thing that is shown to me is the wrkactjob screen with (No active jobs to display). I would like for when this event occurs, to send me a message. I have everything in place, script wise, (I THINK) but dont know what mon msg to have it look for so that it will skip over the (**other code**) and alert me to the non active mod.<br/><br/> MOD1:   WRKACTJOB  SBS(mysubsystem) JOB(module)                                   MONMSG     MSGID(????????) EXEC(DO)                                                                                                                (**other code**)           <br/><br/> ENDDO <br/><br/>             SNDMSG  MSG(&#8216;module is down&#8217;) +<br/><br/>                         TOUSR(*****) MSGTYPE(*INQ) RPYMSGQ(*****) <br/><br/> MOD2:                                                      <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-mon-msg-would-i-use-in-my-clp-when-checking-for-modules-under-my-sbs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Database field in CLP</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/database-field-in-clp/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/database-field-in-clp/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 11:18:28 +0000</pubDate>
		<dc:creator>Sangay</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 database]]></category>
		<category><![CDATA[AS/400 Database File]]></category>
		<category><![CDATA[AS400 CLP]]></category>
		<category><![CDATA[QSYSOPR]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi, I am reading a database file line by line and want to display the records in QSYSOPR. i am using CHGVAR   VAR(&#038;A)   VALUR(B)         where &#038;A = variable in CL, and                  B = field from database file SNDPGMMSG &#038;A MSGQ(QSYSOPR) But the problem is i am not getting value of B rather i [...]]]></description>
				<content:encoded><![CDATA[<p>hi,<br />
I am reading a database file line by line and want to display the records in QSYSOPR.<br />
i am using CHGVAR   VAR(&#038;A)   VALUR(B)<br />
        where &#038;A = variable in CL, and<br />
                 B = field from database file<br />
SNDPGMMSG &#038;A MSGQ(QSYSOPR)<br />
But the problem is i am not getting value of B rather i am getting &#8220;B&#8221; in qsysopr queue.<br />
Please suggest the necesarry changes<br />
Thanks,<br />
Sid</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/database-field-in-clp/feed/</wfw:commentRss>
		<slash:comments>1</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/14 queries in 0.020 seconds using memcached
Object Caching 640/683 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 16:05:38 -->