<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem with loading long data using sqldr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639606#M879200</link>
    <description>Well,, i did try the optinally clase but did not work. &lt;BR /&gt;also, i set the bindsize to 20000 still have the same problem&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Jan 2002 01:55:21 GMT</pubDate>
    <dc:creator>Faris Hussain</dc:creator>
    <dc:date>2002-01-07T01:55:21Z</dc:date>
    <item>
      <title>problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639602#M879196</link>
      <description>Hi,&lt;BR /&gt;I am trying to load some data in to table which contains a long datatype. The data i am trying to load contains a column that is pretty large, some up to 8000 characters which should go into the long datatype column. &lt;BR /&gt;&lt;BR /&gt;when i use the sqlldr it does not give any errors, but only loads around 100 characters to this column .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is my control file:&lt;BR /&gt;LOAD DATA&lt;BR /&gt;INFILE 'entity3.dat'&lt;BR /&gt;BADFILE 'entity3.bad'&lt;BR /&gt;TRUNCATE INTO TABLE SONEDBA.ENTITY3&lt;BR /&gt;FIELDS TERMINATED BY "@"&lt;BR /&gt;TRAILING NULLCOLS&lt;BR /&gt;(ENTITY_KEY, ID, ENTITY_NAME, BITMAP,PRIMARY_KEY_COLUMN, LOCK_VERSION, SQL_STATEMENT CHAR (20000))&lt;BR /&gt;&lt;BR /&gt;entity3.dat file, which contains the data holds a column which is around 8000 charcaters. &lt;BR /&gt;&lt;BR /&gt;I checked the control file but no errors.&lt;BR /&gt;The long datatype is SQL_STATEMENT column.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help inadvance..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jan 2002 09:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639602#M879196</guid>
      <dc:creator>Faris Hussain</dc:creator>
      <dc:date>2002-01-06T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639603#M879197</link>
      <description>Faris,&lt;BR /&gt;&lt;BR /&gt;have you looked into either writing a "c" or "perl" program to load your data? I think you are running into a command line IO length issue. &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sun, 06 Jan 2002 16:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639603#M879197</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-06T16:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639604#M879198</link>
      <description>I assume that there are no '@'s within the SQL statements. You might try adding the 'optionally enclosed by '"' clause.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;FIELDS TERMINATED BY '@' OPTIONALLY ENCLOSED BY '"' TRAILING NULLCOLS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jan 2002 19:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639604#M879198</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-06T19:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639605#M879199</link>
      <description>Hi Again:&lt;BR /&gt;&lt;BR /&gt;I also suggest that you search Oracle's MetaLink. There are a number of posting with problems very similar to yours.&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jan 2002 20:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639605#M879199</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-06T20:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639606#M879200</link>
      <description>Well,, i did try the optinally clase but did not work. &lt;BR /&gt;also, i set the bindsize to 20000 still have the same problem&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2002 01:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639606#M879200</guid>
      <dc:creator>Faris Hussain</dc:creator>
      <dc:date>2002-01-07T01:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem with loading long data using sqldr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639607#M879201</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;No errors you say?? What about the .log file. Can you post it here?&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Tue, 15 Jan 2002 09:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-loading-long-data-using-sqldr/m-p/2639607#M879201</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-01-15T09:12:23Z</dc:date>
    </item>
  </channel>
</rss>

