<?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; CPF0006</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/cpf0006/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 16:15:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>CPF0006 during SBMJOB (COOL 2E generated code)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpf0006-during-sbmjob-cool-2e-generated-code/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/cpf0006-during-sbmjob-cool-2e-generated-code/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 05:11:43 +0000</pubDate>
		<dc:creator>Gokulvirtual</dc:creator>
				<category><![CDATA[COBOL]]></category>
		<category><![CDATA[COBOL/400]]></category>
		<category><![CDATA[CPF0006]]></category>
		<category><![CDATA[SBMJOB]]></category>
		<category><![CDATA[Synon]]></category>
		<category><![CDATA[Synon/Cool 2E]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have used SBMJOB in the COOL 2E SYNON code (Generating COBOL source). During runtime, the fucntion crashes with CPF0006 message when trying to submit the program through Y2CMEXC. Is it the error caused by the Y2BLSJR command through which the parameters for the SBMJOB is set? Parameter 1 MOVE P1XYZ TO WSSTR MOVE &#8216;A&#8217; [...]]]></description>
				<content:encoded><![CDATA[<p>I have used SBMJOB in the COOL 2E SYNON code (Generating COBOL source).<br />
During runtime, the fucntion crashes with CPF0006 message when trying to submit the program through Y2CMEXC. </p>
<p>Is it the error caused by the Y2BLSJR command through which the parameters for the SBMJOB is set? </p>
<p>Parameter 1<br />
MOVE P1XYZ TO WSSTR<br />
MOVE &#8216;A&#8217; TO WSTYP<br />
MOVE 2 TO WSLEN<br />
MOVE 0 TO WSDEC<br />
CALL &#8216;Y2BLSJR&#8217; USING<br />
  W0RTN<br />
  WSSTR<br />
  WSTYP<br />
  WSLEN<br />
  WSDEC<br />
  WSRQS<br />
END-CALL             </p>
<p>Parameter 2<br />
MOVE P1ABC TO WSPAK<br />
MOVE WSPAK TO WSSTR<br />
MOVE &#8216;B&#8217; TO WSTYP<br />
MOVE 4 TO WSLEN<br />
MOVE 0 TO WSDEC<br />
CALL &#8216;Y2BLSJR&#8217; USING<br />
  W0RTN<br />
  WSSTR<br />
  WSTYP<br />
  WSLEN<br />
  WSRQS<br />
 END-CALL </p>
<p>The parameters are defined as FLD in Cool 2E SYSNON code. Cool 2E version 1135</p>
<p>Please clarify my doubt</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/cpf0006-during-sbmjob-cool-2e-generated-code/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/14 queries in 0.019 seconds using memcached
Object Caching 321/338 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 16:18:20 -->