<?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: sqlloader problem while loading from a huge csv file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 13:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: sqlloader problem while loading from a huge csv file (Q/A) &#124; Seek The Sun Slowly</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/#comment-108116</link>
		<dc:creator>sqlloader problem while loading from a huge csv file (Q/A) &#124; Seek The Sun Slowly</dc:creator>
		<pubDate>Thu, 07 Jun 2012 05:22:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-108116</guid>
		<description><![CDATA[[...] Original Address: http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Original Address: <a href="http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-" rel="nofollow">http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-</a>&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sqlloader problem while loading from a huge csv file (Q/A) &#124; Seek The Sun Slowly</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/#comment-108115</link>
		<dc:creator>sqlloader problem while loading from a huge csv file (Q/A) &#124; Seek The Sun Slowly</dc:creator>
		<pubDate>Thu, 07 Jun 2012 05:21:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-108115</guid>
		<description><![CDATA[[...] Address: http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-...    (0) Comments   Read [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Address: <a href="http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-" rel="nofollow">http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-</a>&#8230;    (0) Comments   Read [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daveinaz</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/#comment-42428</link>
		<dc:creator>daveinaz</dc:creator>
		<pubDate>Wed, 14 Sep 2005 12:08:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-42428</guid>
		<description><![CDATA[The error means just what it says, in this case; one or more of your records is too long for the loader to handle. You&#039;ll need to investigate the use of one of SQL*Loader&#039;s workaround methods; Concatenate or ContinueIf.

SQL*Loader-510: physical record in datafile is longer than the maximum  

Cause: The datafile has a physical record that is too long. 

Action: Use CONCATENATE or CONTINUEIF. Break up the physical records. 

If you don&#039;t have the documentation for SQL*Loader, or access to Oracle&#039;s site, you can find the relevant section here: http://tbw.verbundstudium.de/faecher/datenbanken/loader/loader_ref.pdf]]></description>
		<content:encoded><![CDATA[<p>The error means just what it says, in this case; one or more of your records is too long for the loader to handle. You&#8217;ll need to investigate the use of one of SQL*Loader&#8217;s workaround methods; Concatenate or ContinueIf.</p>
<p>SQL*Loader-510: physical record in datafile is longer than the maximum  </p>
<p>Cause: The datafile has a physical record that is too long. </p>
<p>Action: Use CONCATENATE or CONTINUEIF. Break up the physical records. </p>
<p>If you don&#8217;t have the documentation for SQL*Loader, or access to Oracle&#8217;s site, you can find the relevant section here: <a href="http://tbw.verbundstudium.de/faecher/datenbanken/loader/loader_ref.pdf" rel="nofollow">http://tbw.verbundstudium.de/faecher/datenbanken/loader/loader_ref.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avishek</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sqlloader-problem-while-loading-from-a-huge-csv-file/#comment-42429</link>
		<dc:creator>avishek</dc:creator>
		<pubDate>Mon, 12 Sep 2005 09:23:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-42429</guid>
		<description><![CDATA[Hi,

When I am trying the command with the normal read buffer size, then it gave the error:
SQL*Loader-510: Physical record in data file is longer than the maximum(1048576)

That is why I tried it with a higher buffer value. Trying with a lesser value gives the above error msg.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When I am trying the command with the normal read buffer size, then it gave the error:<br />
SQL*Loader-510: Physical record in data file is longer than the maximum(1048576)</p>
<p>That is why I tried it with a higher buffer value. Trying with a lesser value gives the above error msg.</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 3/10 queries in 0.030 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 13:21:01 -->