<?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: Using SQL to insert records into a table</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 04:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: garyf</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-84078</link>
		<dc:creator>garyf</dc:creator>
		<pubDate>Fri, 19 Nov 2010 17:19:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-84078</guid>
		<description><![CDATA[Thanks to all of you for your comments and suggestions.  Unfortunately, we couldn&#039;t get it to work, so we ended up renaming the file to get rid of the period.]]></description>
		<content:encoded><![CDATA[<p>Thanks to all of you for your comments and suggestions.  Unfortunately, we couldn&#8217;t get it to work, so we ended up renaming the file to get rid of the period.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-84065</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 19 Nov 2010 08:30:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-84065</guid>
		<description><![CDATA[GaryF
How did you resolve this issue?
Your answer might help the next person with a similar question..
Phil]]></description>
		<content:encoded><![CDATA[<p>GaryF<br />
How did you resolve this issue?<br />
Your answer might help the next person with a similar question..<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-83729</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 12 Nov 2010 19:38:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-83729</guid>
		<description><![CDATA[&lt;i&gt;XLIB/”MD.ALTAD” might need to be...&lt;/i&gt;

I wouldn&#039;t expect that to need a change in punctuation because the &#039;not found&#039; message seems to indicate that it was parsed correctly. A punctuation change should be indicated by a SQL syntax error that pointed to a particular token. It wouldn&#039;t get far enough actually to look for the object.

I would want to see the a sample of at least a couple of the fields listed from a DSPFFD XLIB/MD.ALTAD command. First, the command shouldn&#039;t error out with the same &#039;not found&#039; error. Second, the existence of a couple fields would be verified to show that it was a reasonable target for an INSERT statement.

Changing the syntax is a reasonable thing to try. I just wouldn&#039;t expect it to make a difference. But it might.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>XLIB/”MD.ALTAD” might need to be&#8230;</i></p>
<p>I wouldn&#8217;t expect that to need a change in punctuation because the &#8216;not found&#8217; message seems to indicate that it was parsed correctly. A punctuation change should be indicated by a SQL syntax error that pointed to a particular token. It wouldn&#8217;t get far enough actually to look for the object.</p>
<p>I would want to see the a sample of at least a couple of the fields listed from a DSPFFD XLIB/MD.ALTAD command. First, the command shouldn&#8217;t error out with the same &#8216;not found&#8217; error. Second, the existence of a couple fields would be verified to show that it was a reasonable target for an INSERT statement.</p>
<p>Changing the syntax is a reasonable thing to try. I just wouldn&#8217;t expect it to make a difference. But it might.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-83690</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 12 Nov 2010 01:55:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-83690</guid>
		<description><![CDATA[XLIB/&quot;MD.ALTAD&quot; might need to be &quot;XLIB&quot;/&quot;MD.ALTAD&quot; or &quot;XLIB&quot;.&quot;MD.ALTAD&quot;
phil]]></description>
		<content:encoded><![CDATA[<p>XLIB/&#8221;MD.ALTAD&#8221; might need to be &#8220;XLIB&#8221;/&#8221;MD.ALTAD&#8221; or &#8220;XLIB&#8221;.&#8221;MD.ALTAD&#8221;<br />
phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-83681</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 11 Nov 2010 22:09:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-83681</guid>
		<description><![CDATA[&lt;i&gt;Compile with...&lt;/i&gt;

But the software tag says &quot;interactive SQL&quot;.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Compile with&#8230;</i></p>
<p>But the software tag says &#8220;interactive SQL&#8221;.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-83680</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 11 Nov 2010 22:07:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-83680</guid>
		<description><![CDATA[The idea that you described will work fine as long as (1) the INSERT statement is correct and (2) the environment allows the action.

But you only showed a fragment of your INSERT, so we can&#039;t tell if it was written correctly. We don&#039;t know anything about the file AB.CDE, so we don&#039;t know if it even allows updates. We don&#039;t know if you are authorized to update AB.CDE. We don&#039;t know if AB.CDE is journaled nor what your session attributes were. We might need to know the OS version/release as well as the DB2 group PTF level.

We don&#039;t know what error message you received. Most especially, we don&#039;t know what the message identifier was; so we can&#039;t check any documentation. And we don&#039;t know if any related messages were sent before the error that might have signaled a condition that resulted in the error.

Please provide more detail. It&#039;s almost certain that an answer can be provided.

Tom]]></description>
		<content:encoded><![CDATA[<p>The idea that you described will work fine as long as (1) the INSERT statement is correct and (2) the environment allows the action.</p>
<p>But you only showed a fragment of your INSERT, so we can&#8217;t tell if it was written correctly. We don&#8217;t know anything about the file AB.CDE, so we don&#8217;t know if it even allows updates. We don&#8217;t know if you are authorized to update AB.CDE. We don&#8217;t know if AB.CDE is journaled nor what your session attributes were. We might need to know the OS version/release as well as the DB2 group PTF level.</p>
<p>We don&#8217;t know what error message you received. Most especially, we don&#8217;t know what the message identifier was; so we can&#8217;t check any documentation. And we don&#8217;t know if any related messages were sent before the error that might have signaled a condition that resulted in the error.</p>
<p>Please provide more detail. It&#8217;s almost certain that an answer can be provided.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nickhutcheson1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-sql-to-insert-records-into-a-table/#comment-83671</link>
		<dc:creator>nickhutcheson1</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:48:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-83671</guid>
		<description><![CDATA[Compile with commit(*None) or

In RPG,

C/EXEC SQL SET OPTION commit=*none, closqlcsr=*endmod  
C/END-EXEC]]></description>
		<content:encoded><![CDATA[<p>Compile with commit(*None) or</p>
<p>In RPG,</p>
<p>C/EXEC SQL SET OPTION commit=*none, closqlcsr=*endmod<br />
C/END-EXEC</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.011 seconds using memcached
Object Caching 352/355 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 04:43:54 -->