<?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: SAS/Access to Teradata: SQL in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Access-to-Teradata-SQL/m-p/40193#M8150</link>
    <description>I am not a user of Teradata but a quick search of SAS support confirms that the default behaviour of Teradata for updates is one row at a time. Suggest you try the DBCOMMIT = option to get Teradata to commit your updates say every 1,000 or 10,000 rows. Also suggest you investigate the Teradata MULTILOAD capability, This will not only improve update performance it will probably reduce query log entries. Check also with your DBA to see if there is a Teradata option for switching off the log messages.</description>
    <pubDate>Mon, 28 Jun 2010 21:44:50 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2010-06-28T21:44:50Z</dc:date>
    <item>
      <title>SAS/Access to Teradata: SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Access-to-Teradata-SQL/m-p/40192#M8149</link>
      <description>When SAS writes data to teradata tables through SAS/Access to teradata engines, it creates huge number of entries in DBC Query Log.&lt;BR /&gt;
&lt;BR /&gt;
Is this something to do with the SQL used in SAS. SAS uses ANSI SQL and Teradata's SQL is different. When ever a row of data is added to teradata table, it commits that record and makes an entry into DBC Qyery Log of Teradata?&lt;BR /&gt;
&lt;BR /&gt;
Can this be stopped?</description>
      <pubDate>Thu, 24 Jun 2010 16:24:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Access-to-Teradata-SQL/m-p/40192#M8149</guid>
      <dc:creator>sahkul</dc:creator>
      <dc:date>2010-06-24T16:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access to Teradata: SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Access-to-Teradata-SQL/m-p/40193#M8150</link>
      <description>I am not a user of Teradata but a quick search of SAS support confirms that the default behaviour of Teradata for updates is one row at a time. Suggest you try the DBCOMMIT = option to get Teradata to commit your updates say every 1,000 or 10,000 rows. Also suggest you investigate the Teradata MULTILOAD capability, This will not only improve update performance it will probably reduce query log entries. Check also with your DBA to see if there is a Teradata option for switching off the log messages.</description>
      <pubDate>Mon, 28 Jun 2010 21:44:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Access-to-Teradata-SQL/m-p/40193#M8150</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2010-06-28T21:44:50Z</dc:date>
    </item>
  </channel>
</rss>

