<?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: Missing/Corrupted Cluster in SPDS ? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554277#M16994</link>
    <description>&lt;P&gt;Can you repair it ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc datasets library=work;
repair have;
quit;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Apr 2019 14:17:25 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-04-26T14:17:25Z</dc:date>
    <item>
      <title>Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/553981#M16985</link>
      <description>&lt;P&gt;We had a server hardware disk failure and now seem to have a corrupted Cluster in a SPDS library. I am unable to recover this cluster so I am reaching out to see if anyone has any thoughts on something I am missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only successful thing I can do is a PROC CONTENTS on the library, which lists the Cluster DATA and INDEX as being members.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if I query the DICTIONARY.TABLES, the cluster is not shown as a member of that library, I also cannot manipulate the Cluster…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve tried:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC CONTENTS&lt;/STRONG&gt; of the cluster - returns:&lt;FONT color="#ff0000"&gt; ERROR: One or more cluster member tables not found.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC SPDO; CLUSTER LIST&lt;/STRONG&gt; - returns: &lt;FONT color="#ff0000"&gt;ERROR: One or more cluster member tables not found.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC SPDO; CLUSTER UNDO&lt;/STRONG&gt; – Seems to work, but there are no member tables listed in the library and the log indicates: &lt;FONT color="#339966"&gt;NOTE: One or more cluster member tables not found.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC SPDO; CLUSTER DESTROY&lt;/STRONG&gt; - returns: &lt;FONT color="#ff0000"&gt;ERROR: One or more cluster member tables not found. / ERROR: The CLUSTER&lt;/FONT&gt; &lt;FONT color="#ff0000"&gt;DESTROY CMRDETL is unsuccessful.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC SPDO; CLUSTER CREATE&lt;/STRONG&gt; – returns: &lt;FONT color="#ff0000"&gt;ERROR: Cluster Name already exists cannot overwrite.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other clusters in this library that are functioning just fine, are listed in the dictionary.table and can be manipulated with PROC SPDO commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas as to how I can attempt to fix this cluster, or is it a lost cause?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any insight.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 14:43:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/553981#M16985</guid>
      <dc:creator>jguzlecki</dc:creator>
      <dc:date>2019-04-25T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554123#M16988</link>
      <description>&lt;P&gt;Have you contacted Tech Support? I think they would be best qualified to deal with this type of problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also have you done any restores from backups prior to the corruption?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 01:13:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554123#M16988</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-04-26T01:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554277#M16994</link>
      <description>&lt;P&gt;Can you repair it ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc datasets library=work;
repair have;
quit;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Apr 2019 14:17:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554277#M16994</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-04-26T14:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554313#M16995</link>
      <description>&lt;P&gt;Thanks ksharp, I was so focused on SPDS procedures, I hadn't thought of straight-up SAS solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it failed with the same type of issue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets library=CICS;
repair CMRDETL;
quit;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;returns:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;NOTE: Repairing CICS.CMRDETL (memtype=DATA).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: One or more cluster member tables not found.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;FONT color="#000000"&gt;I also tried with&amp;nbsp;dldmgaction=repair, which seemed promising but SAS didn't seem to even try.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 15:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554313#M16995</guid>
      <dc:creator>jguzlecki</dc:creator>
      <dc:date>2019-04-26T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554317#M16996</link>
      <description>&lt;P&gt;Thanks Kiwi,&amp;nbsp; we're pursuing a restore of the backup, if that fails and I am unsuccessful with recovering this, I will pursue Tech Support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I'm fairly new to SPDS, this was a great way to learn quite a bit about it (trial by fire), but if it turns out to be futile and I cannot repair, I'll have no other choice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wasn't sure if this is a somewhat common problem (doesn't seem to be) and I was missing a simple fix or something more sinister...&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 15:15:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/554317#M16996</guid>
      <dc:creator>jguzlecki</dc:creator>
      <dc:date>2019-04-26T15:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/556251#M17040</link>
      <description>If the data is corrupted due to a disk failure, no SAS in the world can fix that. Get functioning disks and perform a restore.&lt;BR /&gt;Also, how can you have a disk failure corrupting data in 2019? Are you using RAID0?</description>
      <pubDate>Sun, 05 May 2019 11:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/556251#M17040</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2019-05-05T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Missing/Corrupted Cluster in SPDS ?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/556379#M17042</link>
      <description>&lt;P&gt;Thanks Linus.&amp;nbsp; We've restored this data from the backup and written off the missing day of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't get me started on how a disk failure can occur...&amp;nbsp; Our Tech Ops guys identified two drives and a controller which failed.&amp;nbsp; The disk wasn't corrupted, it actually was able to rebuild once the bad drives were swapped.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Somehow in the chaos, the cluster got corrupted and seemed to indicate that a member was part of the cluster, but couldn't find the member table.&amp;nbsp; Once that occurred, it became impossible to manage, undo, destroy, list or in any way manipulate the cluster...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully, by flagging this as answered, it'll go away and not waste anyone else's time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 11:16:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Missing-Corrupted-Cluster-in-SPDS/m-p/556379#M17042</guid>
      <dc:creator>jguzlecki</dc:creator>
      <dc:date>2019-05-06T11:16:26Z</dc:date>
    </item>
  </channel>
</rss>

