<?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>Question Re: Data Services Bulk load to SQL Server 2012 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/data-services-bulk-load-to-sql-server-2012/qaa-p/395019#M40682</link>
    <description>&lt;P&gt;That's right, 'Auto corect load' and 'Bulk load' are mutually exclusive modes. And Bulk load actually always performs inserts and no updates. So either disable bulk load and enable 'Auto corect load', or cleanup the corresponding keys from your target table in a previous workflow step. You might also choose to bulk load into an intermediate empty table and then run a MERGE SQL command.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2016 08:29:52 GMT</pubDate>
    <dc:creator>former_member220897</dc:creator>
    <dc:date>2016-11-18T08:29:52Z</dc:date>
    <item>
      <title>Data Services Bulk load to SQL Server 2012</title>
      <link>https://community.sap.com/t5/technology-q-a/data-services-bulk-load-to-sql-server-2012/qaq-p/395018</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are loading data from BW to SQL server 2012  using bulk load option.&lt;/P&gt;&lt;P&gt;Environment&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Source: BW Openhub&lt;/LI&gt;&lt;LI&gt;Target: SQL Server 2012&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When we load the data first time (target table is empty) it's loading without any issue and when we try to load delta in to the same target table using bulk load option we are getting below error and not allowing to overwrite data.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/6512-error.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Also we observer 'Auto correct load' option is disabled when we select 'bulk load option'.&lt;/P&gt;&lt;P&gt;Can any one have similar issue or solution for the issue which we are facing now .&lt;/P&gt;&lt;P&gt;Appreciate if you can provide resolution steps or sap documentation.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Phanikumar.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-services-bulk-load-to-sql-server-2012/qaq-p/395018</guid>
      <dc:creator>former_member231540</dc:creator>
      <dc:date>2016-11-15T19:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Services Bulk load to SQL Server 2012</title>
      <link>https://community.sap.com/t5/technology-q-a/data-services-bulk-load-to-sql-server-2012/qaa-p/395019#M40682</link>
      <description>&lt;P&gt;That's right, 'Auto corect load' and 'Bulk load' are mutually exclusive modes. And Bulk load actually always performs inserts and no updates. So either disable bulk load and enable 'Auto corect load', or cleanup the corresponding keys from your target table in a previous workflow step. You might also choose to bulk load into an intermediate empty table and then run a MERGE SQL command.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-services-bulk-load-to-sql-server-2012/qaa-p/395019#M40682</guid>
      <dc:creator>former_member220897</dc:creator>
      <dc:date>2016-11-18T08:29:52Z</dc:date>
    </item>
  </channel>
</rss>

