<?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: Internal DA software error detected in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/498960#M132701</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting below ERROR while read/access a table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: PROC SQL runtime error for operation=sqxsrc.&lt;BR /&gt;ERROR: An error has occurred.&lt;BR /&gt;&lt;STRONG&gt;ERROR: Internal DA software error detected.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Sep 2018 06:14:36 GMT</pubDate>
    <dc:creator>vemulakk1</dc:creator>
    <dc:date>2018-09-26T06:14:36Z</dc:date>
    <item>
      <title>ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/498960#M132701</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting below ERROR while read/access a table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: PROC SQL runtime error for operation=sqxsrc.&lt;BR /&gt;ERROR: An error has occurred.&lt;BR /&gt;&lt;STRONG&gt;ERROR: Internal DA software error detected.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 06:14:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/498960#M132701</guid>
      <dc:creator>vemulakk1</dc:creator>
      <dc:date>2018-09-26T06:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/498964#M132704</link>
      <description>&lt;P&gt;1. Are you using&amp;nbsp;SPDS?&lt;/P&gt;
&lt;P&gt;2. Have you searched the web? This error&amp;nbsp;is explained. Try and report please.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 06:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/498964#M132704</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-09-26T06:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/500265#M133202</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using SPDS.&lt;/P&gt;&lt;P&gt;Please see this link&amp;nbsp;&lt;A href="http://support.sas.com/kb/51/810.html" target="_blank"&gt;http://support.sas.com/kb/51/810.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As per the information in the above link it says : Not able to access/read the table as it might be locked or concurrent updates are taking place from another client.&lt;/P&gt;&lt;P&gt;But table is not being used at all.I am planning to do :&lt;/P&gt;&lt;P&gt;1. repair dataset&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;2. take a backup and delete and recreate.&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 05:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/500265#M133202</guid>
      <dc:creator>vemulakk1</dc:creator>
      <dc:date>2018-10-01T05:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/500553#M133329</link>
      <description>&lt;P&gt;1. Do you have access to the SPDS logs? Nothing there?&lt;/P&gt;
&lt;P&gt;2. I presume your version is older than what the link describes and is patched?&lt;/P&gt;
&lt;P&gt;3. Is it only this one table that yields that message?&lt;/P&gt;
&lt;P&gt;SPDS is unhappy about something and that prevents it giving you read access to that table.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 21:01:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/500553#M133329</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-10-01T21:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/501086#M133560</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;I do not have access to SPDS logs and may be the link describes the older version. This is the only&amp;nbsp;&lt;SPAN&gt;table that yields message.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 11:13:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/501086#M133560</guid>
      <dc:creator>vemulakk1</dc:creator>
      <dc:date>2018-10-03T11:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Internal DA software error detected</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/501287#M133646</link>
      <description>&lt;P&gt;I reckon your next stop is the SPDS admins.&lt;/P&gt;
&lt;P&gt;That's probably the first thing SAS tech support will ask you to look at too, though you can always ask in case they have new internal usage notes about this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 21:30:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-DA-software-error-detected/m-p/501287#M133646</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-10-03T21:30:35Z</dc:date>
    </item>
  </channel>
</rss>

