<?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 How to upload Tables from Netezza to SAS Viya? in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/How-to-upload-Tables-from-Netezza-to-SAS-Viya/m-p/770799#M1123</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;My company just upgrade from SAS VA to SAS Viya.&lt;/P&gt;&lt;P&gt;My DBMS is IBM Netezza.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SAS VA, I create a custom transformation in SAS DI by using proc metalib to upload data from Netezza tables to SAS VA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc metalib;&lt;BR /&gt;omr(library="&amp;amp;VA_MD_LNAM.");&lt;BR /&gt;update_rule=(delete);&lt;BR /&gt;select=(&amp;amp;VA_FILE);&lt;BR /&gt;folder="&amp;amp;VA_MD_LLOC.";&lt;BR /&gt;report=(type=detail);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if changed to be SAS VIYA. What is the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#FF0000"&gt;best way &lt;/FONT&gt;to Automate Upload data from Netezza to SAS Viya&lt;/FONT&gt;&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;Can we upload data from Netezza directly to SAS Viya. Or need to extract to be .csv file before upload to SAS Viya?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="taninu_0-1632799219735.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64174i0EEB298953249757/image-size/medium?v=v2&amp;amp;px=400" role="button" title="taninu_0-1632799219735.png" alt="taninu_0-1632799219735.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 03:23:22 GMT</pubDate>
    <dc:creator>taninu</dc:creator>
    <dc:date>2021-09-28T03:23:22Z</dc:date>
    <item>
      <title>How to upload Tables from Netezza to SAS Viya?</title>
      <link>https://communities.sas.com/t5/SAS-Viya/How-to-upload-Tables-from-Netezza-to-SAS-Viya/m-p/770799#M1123</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;My company just upgrade from SAS VA to SAS Viya.&lt;/P&gt;&lt;P&gt;My DBMS is IBM Netezza.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SAS VA, I create a custom transformation in SAS DI by using proc metalib to upload data from Netezza tables to SAS VA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc metalib;&lt;BR /&gt;omr(library="&amp;amp;VA_MD_LNAM.");&lt;BR /&gt;update_rule=(delete);&lt;BR /&gt;select=(&amp;amp;VA_FILE);&lt;BR /&gt;folder="&amp;amp;VA_MD_LLOC.";&lt;BR /&gt;report=(type=detail);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if changed to be SAS VIYA. What is the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#FF0000"&gt;best way &lt;/FONT&gt;to Automate Upload data from Netezza to SAS Viya&lt;/FONT&gt;&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;Can we upload data from Netezza directly to SAS Viya. Or need to extract to be .csv file before upload to SAS Viya?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="taninu_0-1632799219735.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64174i0EEB298953249757/image-size/medium?v=v2&amp;amp;px=400" role="button" title="taninu_0-1632799219735.png" alt="taninu_0-1632799219735.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 03:23:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/How-to-upload-Tables-from-Netezza-to-SAS-Viya/m-p/770799#M1123</guid>
      <dc:creator>taninu</dc:creator>
      <dc:date>2021-09-28T03:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to upload Tables from Netezza to SAS Viya?</title>
      <link>https://communities.sas.com/t5/SAS-Viya/How-to-upload-Tables-from-Netezza-to-SAS-Viya/m-p/770850#M1124</link>
      <description>&lt;P&gt;You could use the&amp;nbsp;Cloud Analytic Services Table Loader transformation.&lt;/P&gt;
&lt;P&gt;It can load data either via your Workspace server, or via CASLIBS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/etlug/4.905/p0k42wyoble1hkn17mumd71syeej.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/etlug/4.905/p0k42wyoble1hkn17mumd71syeej.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 11:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/How-to-upload-Tables-from-Netezza-to-SAS-Viya/m-p/770850#M1124</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2021-09-28T11:09:09Z</dc:date>
    </item>
  </channel>
</rss>

