<?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: Communication link failure when upload table to Netezza database in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Communication-link-failure-when-upload-table-to-Netezza-database/m-p/486993#M15174</link>
    <description>&lt;P&gt;One of the common cause I found is the SAS format issue.&lt;/P&gt;&lt;P&gt;If the SAS numeric columns were formatted as decimal format like '8.2' , the communication link failure would be found.&lt;/P&gt;&lt;P&gt;The solution is to modify the SAS tables with those format to no format, using the following (column_name is an example the the column with the decimal format).&lt;/P&gt;&lt;P&gt;format column_name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 14:16:47 GMT</pubDate>
    <dc:creator>shenghuani</dc:creator>
    <dc:date>2018-08-15T14:16:47Z</dc:date>
    <item>
      <title>Communication link failure when upload table to Netezza database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Communication-link-failure-when-upload-table-to-Netezza-database/m-p/486989#M15173</link>
      <description>&lt;P&gt;&amp;nbsp;When I used the following codes to upload tables from SAS to Netezza&lt;/P&gt;&lt;P&gt;&amp;nbsp; PROC SQL;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CREATE TABLE&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;OUT.&amp;amp;table_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (bulkload=YES bl_options='logdir "f:\sasuser\netlog"')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;as&lt;/P&gt;&lt;P&gt;&amp;nbsp; select * from &amp;amp;Libname.&lt;STRONG&gt;.&lt;/STRONG&gt;&amp;amp;Table;&lt;/P&gt;&lt;P&gt;&amp;nbsp; quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the error.&lt;/P&gt;&lt;P&gt;ERROR: Error terminating Netezza load: Communication link failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There were no log and bad files from Netezza.&lt;/P&gt;&lt;P&gt;It is difficult to find the real causes.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 14:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Communication-link-failure-when-upload-table-to-Netezza-database/m-p/486989#M15173</guid>
      <dc:creator>shenghuani</dc:creator>
      <dc:date>2018-08-15T14:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Communication link failure when upload table to Netezza database</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Communication-link-failure-when-upload-table-to-Netezza-database/m-p/486993#M15174</link>
      <description>&lt;P&gt;One of the common cause I found is the SAS format issue.&lt;/P&gt;&lt;P&gt;If the SAS numeric columns were formatted as decimal format like '8.2' , the communication link failure would be found.&lt;/P&gt;&lt;P&gt;The solution is to modify the SAS tables with those format to no format, using the following (column_name is an example the the column with the decimal format).&lt;/P&gt;&lt;P&gt;format column_name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 14:16:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Communication-link-failure-when-upload-table-to-Netezza-database/m-p/486993#M15174</guid>
      <dc:creator>shenghuani</dc:creator>
      <dc:date>2018-08-15T14:16:47Z</dc:date>
    </item>
  </channel>
</rss>

