<?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: SQL batch upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-batch-upload/m-p/417357#M11355</link>
    <description>&lt;P&gt;Same here:&lt;/P&gt;
  &lt;P&gt;IMPORT FROM CSV FILE '/test/test.csv' INTO "yyy"."xxx" &lt;/P&gt;
  &lt;P&gt;WITH RECORD DELIMITED BY '\n' &lt;/P&gt;
  &lt;P&gt;FIELD DELIMITED BY ',' &lt;/P&gt;
  &lt;P&gt;optionally enclosed by '"' &lt;/P&gt;
  &lt;P&gt;error log 'xxx.err';&lt;/P&gt;
  &lt;P&gt;I get the exact same Error but 'xxx.err' does not exist. &lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2017 11:46:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-07-21T11:46:08Z</dc:date>
    <item>
      <title>SQL batch upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-batch-upload/m-p/417356#M11354</link>
      <description>&lt;P&gt;good day,&lt;/P&gt;
  &lt;P&gt;I intend to upload a large set of data into an existing HANA table. below is the command that fails.&lt;/P&gt;
  &lt;P&gt;IMPORT FROM CSV FILE '/test/test.csv' INTO "yyy"."xxx" WITH RECORD DELIMITED BY '\n' FIELD DELIMITED BY ',' optionally enclosed by '"' BATCH 2000;&lt;/P&gt;
  &lt;P&gt;the error i get is below:&lt;/P&gt;
  &lt;P&gt;SAP DBTech JDBC: [439]: composite error: [#1, SQL-403] internal error &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 04:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-batch-upload/m-p/417356#M11354</guid>
      <dc:creator>Tolulope_O</dc:creator>
      <dc:date>2017-07-18T04:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: SQL batch upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-batch-upload/m-p/417357#M11355</link>
      <description>&lt;P&gt;Same here:&lt;/P&gt;
  &lt;P&gt;IMPORT FROM CSV FILE '/test/test.csv' INTO "yyy"."xxx" &lt;/P&gt;
  &lt;P&gt;WITH RECORD DELIMITED BY '\n' &lt;/P&gt;
  &lt;P&gt;FIELD DELIMITED BY ',' &lt;/P&gt;
  &lt;P&gt;optionally enclosed by '"' &lt;/P&gt;
  &lt;P&gt;error log 'xxx.err';&lt;/P&gt;
  &lt;P&gt;I get the exact same Error but 'xxx.err' does not exist. &lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 11:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-batch-upload/m-p/417357#M11355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-21T11:46:08Z</dc:date>
    </item>
  </channel>
</rss>

