BookmarkSubscribeRSS Feed
mjack
Calcite | Level 5

Hi Experts,


IF a cluster member has been mistakenly deleted and is unrecoverable.
Now when I try to run 'UNDO CLUSTER' command....  it gives error 'ERROR: Unable to complete CLUSTER UNDO on table ..tablename..'

PROC SPDO LIBRARY = libname ;

SET ACLUSER adminsp;

CLUSTER UNDO tablename;

quit;

Is there any way that I can run successfully undo cluster.....   ?

what should I do now?   Smiley Sad

Please help Smiley Sad

2 REPLIES 2
mjack
Calcite | Level 5

does anybody know where should I post this question to get the answer ?

LinusH
Tourmaline | Level 20

So what you are saying is that you don't have any backups on the cluster?

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.

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.

Good luck, and please post any achievements, it's an interesting situation...

Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1225 views
  • 0 likes
  • 2 in conversation