<?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 SAS SPD Cluster table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117093#M259419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;IF a cluster member has been mistakenly deleted and is unrecoverable.&lt;BR /&gt;Now when I try to run 'UNDO CLUSTER' command....&amp;nbsp; it gives error 'ERROR: Unable to complete CLUSTER UNDO on table ..t&lt;EM&gt;ablename&lt;/EM&gt;..'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SPDO LIBRARY = &lt;EM&gt;libname&lt;/EM&gt; ;&lt;/P&gt;&lt;P&gt;SET ACLUSER adminsp;&lt;/P&gt;&lt;P&gt;CLUSTER UNDO &lt;EM&gt;tablename&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can run successfully undo cluster.....&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I do now?&amp;nbsp;&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;Please help &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 10:13:01 GMT</pubDate>
    <dc:creator>mjack</dc:creator>
    <dc:date>2013-08-21T10:13:01Z</dc:date>
    <item>
      <title>SAS SPD Cluster table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117093#M259419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;IF a cluster member has been mistakenly deleted and is unrecoverable.&lt;BR /&gt;Now when I try to run 'UNDO CLUSTER' command....&amp;nbsp; it gives error 'ERROR: Unable to complete CLUSTER UNDO on table ..t&lt;EM&gt;ablename&lt;/EM&gt;..'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SPDO LIBRARY = &lt;EM&gt;libname&lt;/EM&gt; ;&lt;/P&gt;&lt;P&gt;SET ACLUSER adminsp;&lt;/P&gt;&lt;P&gt;CLUSTER UNDO &lt;EM&gt;tablename&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can run successfully undo cluster.....&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I do now?&amp;nbsp;&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;Please help &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:13:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117093#M259419</guid>
      <dc:creator>mjack</dc:creator>
      <dc:date>2013-08-21T10:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS SPD Cluster table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117094#M259420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does anybody know where should I post this question to get the answer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 19:47:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117094#M259420</guid>
      <dc:creator>mjack</dc:creator>
      <dc:date>2013-08-25T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS SPD Cluster table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117095#M259421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what you are saying is that you don't have any backups on the cluster?&lt;/P&gt;&lt;P&gt;Can't fins anything in the doc about repairing a cluster. You don't happen to be at SPDS 5.1 already? If so, you might want to try CLUSTER REPLACE or REMOVE.&lt;/P&gt;&lt;P&gt;As a last try, before contacting SAS tech support, would be try to recreate the deleted member physically in some way. Make sure that the mdf-file has the same name as the deleted one.&lt;/P&gt;&lt;P&gt;Good luck, and please post any achievements, it's an interesting situation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 06:30:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-SPD-Cluster-table/m-p/117095#M259421</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-08-26T06:30:10Z</dc:date>
    </item>
  </channel>
</rss>

