<?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: Why TPT can not be used when transfter data from Teradata to SAS table? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420658#M12904</link>
    <description>&lt;P&gt;Thank you, I tried the following with Server and database, the libname statement works. But my question is the TPT can not be used when transfer data from Teradata to SAS table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Libname tera Teradata &lt;STRONG&gt;server=Teradata database=testDB&lt;/STRONG&gt; user=testuser pw=testpw FASTEXPORT=YES;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 02:13:06 GMT</pubDate>
    <dc:creator>Jade_SAS</dc:creator>
    <dc:date>2017-12-13T02:13:06Z</dc:date>
    <item>
      <title>Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420196#M12876</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I guess the TPT is not set up correctly on the System.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am using SAS server on Linux. I can use TPT to transfer data from SAS to Teradata table in SAS EG. The coding is as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;;"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt; TDLib.SAS_To_TD (&lt;STRONG&gt;tpt=yes fastload=yes&lt;/STRONG&gt; tpt_max_sessions=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: teal; font-family: &amp;quot;Courier New&amp;quot;;"&gt;4&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt; );&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN style="background: white; color: blue; font-family: &amp;quot;Courier New&amp;quot;;"&gt;set&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt; sashelp.shoes (&lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-family: &amp;quot;Courier New&amp;quot;;"&gt;obs&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: teal; font-family: &amp;quot;Courier New&amp;quot;;"&gt;5&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt;);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;;"&gt;Run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; But when I transfer data from Teradata to SAS table in SAS EG using the coding below, I got a note (in the EG log file) said that the TPT was not used .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;;"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt; work.TD_To_SAS ;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;SPAN style="background: white; color: blue; font-family: &amp;quot;Courier New&amp;quot;;"&gt;Set&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt; TDlib.visits_table (&lt;STRONG&gt;tpt=yes &lt;FONT color="#000000"&gt;fastexport=yes &lt;/FONT&gt;&lt;/STRONG&gt;tpt_max_sessions=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: teal; font-family: &amp;quot;Courier New&amp;quot;;"&gt;4&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt;);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;&lt;SPAN style="background: white; color: navy; font-family: &amp;quot;Courier New&amp;quot;;"&gt;Run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="background: white; color: black; font-family: &amp;quot;Courier New&amp;quot;;"&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;/*NOTE: Teradata connection: &lt;FONT color="#000000"&gt;TPT (the default) was NOT used&lt;/FONT&gt;, the FastExport utility was used instead.*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea what software is missing on the SAS server side or Teradata server side? Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 17:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420196#M12876</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-12-11T17:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420237#M12878</link>
      <description>&lt;P&gt;can you try through libname statement as shown below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A name="a003273290" target="_blank"&gt;&lt;/A&gt;Libname tera Teradata user=testuser pw=testpw FASTEXPORT=YES;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 18:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420237#M12878</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2017-12-11T18:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420658#M12904</link>
      <description>&lt;P&gt;Thank you, I tried the following with Server and database, the libname statement works. But my question is the TPT can not be used when transfer data from Teradata to SAS table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Libname tera Teradata &lt;STRONG&gt;server=Teradata database=testDB&lt;/STRONG&gt; user=testuser pw=testpw FASTEXPORT=YES;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 02:13:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420658#M12904</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-12-13T02:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420663#M12905</link>
      <description>&lt;P&gt;did you see whether this did tpt fastexport&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 02:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420663#M12905</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2017-12-13T02:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420969#M12926</link>
      <description>&lt;P&gt;fastexport works, but not the TPT. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 20:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/420969#M12926</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-12-13T20:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why TPT can not be used when transfter data from Teradata to SAS table?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/582691#M17837</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Have you got any solution for this? we are on the same situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 07:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Why-TPT-can-not-be-used-when-transfter-data-from-Teradata-to-SAS/m-p/582691#M17837</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2019-08-21T07:25:38Z</dc:date>
    </item>
  </channel>
</rss>

