<?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 Error while loading data into a Teradata table using SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-while-loading-data-into-a-Teradata-table-using-SAS/m-p/467281#M285336</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;One of my job loading data from SAS to Teradata by using below syntax.&lt;BR /&gt;However job is running fine for few days back. Currently it is failing with below error message.&lt;/P&gt;&lt;P&gt;Please help me what would be the permanent solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CODE:&lt;BR /&gt;=======&lt;BR /&gt;data TD_TABLE(TPT=YES FASTLOAD=YES TPT_MAX_SESSIONS=4 SLEEP=5 TENACITY=4);&lt;/P&gt;&lt;P&gt;set SAS_TABLE;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ERROR:&lt;BR /&gt;========&lt;BR /&gt;NOTE: Appending WORK.SAS_TABLE to TD_TABLE&lt;BR /&gt;NOTE: There were 1 observations read from the data set WORK.SAS_TABLE.&lt;BR /&gt;NOTE: 0 observations added.&lt;BR /&gt;NOTE: The data set TD_TABLE has . observations and 1 variables.&lt;BR /&gt;ERROR: Teradata connection:&amp;nbsp; Correct error and restart as an APPEND process with option TPT_RESTART=YES. Since no checkpoints were taken, if the previous run used FIRSTOBS=n, use the same value in the restart.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please help me for permanent fix for this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 01:24:24 GMT</pubDate>
    <dc:creator>Banu</dc:creator>
    <dc:date>2018-06-04T01:24:24Z</dc:date>
    <item>
      <title>Error while loading data into a Teradata table using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-while-loading-data-into-a-Teradata-table-using-SAS/m-p/467281#M285336</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;One of my job loading data from SAS to Teradata by using below syntax.&lt;BR /&gt;However job is running fine for few days back. Currently it is failing with below error message.&lt;/P&gt;&lt;P&gt;Please help me what would be the permanent solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CODE:&lt;BR /&gt;=======&lt;BR /&gt;data TD_TABLE(TPT=YES FASTLOAD=YES TPT_MAX_SESSIONS=4 SLEEP=5 TENACITY=4);&lt;/P&gt;&lt;P&gt;set SAS_TABLE;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ERROR:&lt;BR /&gt;========&lt;BR /&gt;NOTE: Appending WORK.SAS_TABLE to TD_TABLE&lt;BR /&gt;NOTE: There were 1 observations read from the data set WORK.SAS_TABLE.&lt;BR /&gt;NOTE: 0 observations added.&lt;BR /&gt;NOTE: The data set TD_TABLE has . observations and 1 variables.&lt;BR /&gt;ERROR: Teradata connection:&amp;nbsp; Correct error and restart as an APPEND process with option TPT_RESTART=YES. Since no checkpoints were taken, if the previous run used FIRSTOBS=n, use the same value in the restart.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please help me for permanent fix for this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 01:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-while-loading-data-into-a-Teradata-table-using-SAS/m-p/467281#M285336</guid>
      <dc:creator>Banu</dc:creator>
      <dc:date>2018-06-04T01:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data into a Teradata table using SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-while-loading-data-into-a-Teradata-table-using-SAS/m-p/467305#M285337</link>
      <description>Well the message doesn't really tell what the actual error is. If this is not a temporary connection issue, I'll put a few cents that you are violating a Teradata constraint. Try&lt;BR /&gt;Options sastrace = ',,,d' sastraceloc = saslog nostsuffix;&lt;BR /&gt;which might give some info about what's going on in Teradata.</description>
      <pubDate>Mon, 04 Jun 2018 06:27:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-while-loading-data-into-a-Teradata-table-using-SAS/m-p/467305#M285337</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-06-04T06:27:09Z</dc:date>
    </item>
  </channel>
</rss>

