<?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 DB2 Bulk table loader in sas di error in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341437#M10163</link>
    <description>&lt;P&gt;Hello DI Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting an error to load data by Db2 bulk table loader to Db2 tables.&lt;/P&gt;&lt;P&gt;If some body has experience on DB2 bulk loader table transformation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you Please help me prerequisites using DB2 Bulk table loader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error: [IBM] [CLI Driver] An error occured while utilities were being bound to the database. results for CLI load operation 0.&lt;/P&gt;&lt;P&gt;0 rows loaded,0 rows skipped,0 rows rejected.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 07:10:08 GMT</pubDate>
    <dc:creator>Riteshdell</dc:creator>
    <dc:date>2017-03-16T07:10:08Z</dc:date>
    <item>
      <title>DB2 Bulk table loader in sas di error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341437#M10163</link>
      <description>&lt;P&gt;Hello DI Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting an error to load data by Db2 bulk table loader to Db2 tables.&lt;/P&gt;&lt;P&gt;If some body has experience on DB2 bulk loader table transformation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you Please help me prerequisites using DB2 Bulk table loader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error: [IBM] [CLI Driver] An error occured while utilities were being bound to the database. results for CLI load operation 0.&lt;/P&gt;&lt;P&gt;0 rows loaded,0 rows skipped,0 rows rejected.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 07:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341437#M10163</guid>
      <dc:creator>Riteshdell</dc:creator>
      <dc:date>2017-03-16T07:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Bulk table loader in sas di error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341463#M10166</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Have you properly configured and verified&amp;nbsp;the SAS/ACCESS to DB2 connection?&lt;/LI&gt;
&lt;LI&gt;Have this worked before?&lt;/LI&gt;
&lt;LI&gt;Can you manage to this outside DI Studio?&lt;/LI&gt;
&lt;LI&gt;Full code/log is required to see what's going on.&lt;/LI&gt;
&lt;LI&gt;What does your DB2 DBA have to say?&lt;/LI&gt;
&lt;LI&gt;Don't know if it's applicable to bulkloading, but try&lt;/LI&gt;
&lt;LI&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options msglevel=i sastrace=',,,d' sastraceloc=saslog nostsuffix;&lt;/CODE&gt;&lt;/PRE&gt;
It might give you some more hints in the log.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 16 Mar 2017 08:16:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341463#M10166</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-03-16T08:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Bulk table loader in sas di error</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341555#M10170</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/6813"&gt;@Riteshdell&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is definitely a client side configuration problem. Upgrading the DB2 server and failing to do the BIND step can cause a working connection to fail like this. DB2 client side configuration can be rather complicated. Here is a doc describing DB2 binding:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.qb.dbconn.doc/doc/c0005595.html" target="_self"&gt;DB2 Connect - Binding Applications and Utilities&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used to be a DB2 DBA in a previous life and I think it is safe to say that getting your DB2 DBA to handle this issue is the way to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:46:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DB2-Bulk-table-loader-in-sas-di-error/m-p/341555#M10170</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-03-16T12:46:55Z</dc:date>
    </item>
  </channel>
</rss>

