<?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-ERROR: Teradata row not delivered (trget): No more spool space in udkdw02. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/804955#M317042</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I am running in SAS proc sql that is working on database from tera.&lt;/P&gt;
&lt;P&gt;I am running a code and I am getting this error:&lt;/P&gt;
&lt;P&gt;ERROR: Teradata row not delivered (trget): No more spool space in udkdw02.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does it mean?&amp;gt;&lt;/P&gt;
&lt;P&gt;What should I do to solve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 05:51:44 GMT</pubDate>
    <dc:creator>Ronein</dc:creator>
    <dc:date>2022-03-30T05:51:44Z</dc:date>
    <item>
      <title>error-ERROR: Teradata row not delivered (trget): No more spool space in udkdw02.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/804955#M317042</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I am running in SAS proc sql that is working on database from tera.&lt;/P&gt;
&lt;P&gt;I am running a code and I am getting this error:&lt;/P&gt;
&lt;P&gt;ERROR: Teradata row not delivered (trget): No more spool space in udkdw02.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does it mean?&amp;gt;&lt;/P&gt;
&lt;P&gt;What should I do to solve it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 05:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/804955#M317042</guid>
      <dc:creator>Ronein</dc:creator>
      <dc:date>2022-03-30T05:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: error-ERROR: Teradata row not delivered (trget): No more spool space in udkdw02.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/805114#M317104</link>
      <description>&lt;P&gt;You don't describe how you are connecting to Teradata so this sort of a generic comment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look up the SPOOL= option for Libname connecting to relation data bases for a description of what spooling means, and the warning about turning it off for Teradata.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likely your spool space isn't large enough for what ever you connected to. I found a note in the &lt;STRONG&gt;documentation&lt;/STRONG&gt; under &lt;FONT size="4"&gt;Teradata Processing Tips for SAS Users that possibly setting the OBS option can reduce the space used. Which points to "&lt;/FONT&gt;See the SAMPLE clause in your Teradata documentation for more information."&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 17:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/805114#M317104</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-30T17:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: error-ERROR: Teradata row not delivered (trget): No more spool space in udkdw02.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/805118#M317106</link>
      <description>&lt;P&gt;Check exactly what query you are trying to run.&amp;nbsp; That typically means whatever Teradata query you tried to run overwhelmed the system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Back when I used Teradata it was usually caused be not using the right PRIMARY INDEX variable for a table.&amp;nbsp; That can lead to unbalanced loading such that all of the data is allocated to just one or a few of the compute nodes.&amp;nbsp; So even though the system has lots of spool space that node ran out of the space allocated for it to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So make sure to define your Teradata tables using a PRIMARY INDEX variable(s) that evenly allocates the data to the nodes.&amp;nbsp; Or look into use a NOPI or No Primary Index table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 18:10:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/error-ERROR-Teradata-row-not-delivered-trget-No-more-spool-space/m-p/805118#M317106</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-03-30T18:10:51Z</dc:date>
    </item>
  </channel>
</rss>

