BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
damanaulakh88
Obsidian | Level 7

ERROR: Member table not compatible with other cluster members. Compare CONTENTS.<TABLENAME> TABLE:FLAGS.

I have checked all the flags with compatible members as well, but still this issue persists.

Can you please help me ?


Capture.JPG
1 ACCEPTED SOLUTION

Accepted Solutions
damanaulakh88
Obsidian | Level 7

Hi Cynthia,

Yes, i looked into the notes provided in that link, but somehow i was missing some options while creating a member table and below were the options which solved my purpose:-

OPTION LOCALE=;
options compress=yes;
%let SPDSDCMP=YES;
%let SPDSIASY=YES;


Hence after implementing these options i was able to get rid of the FLAGS and LOCALE problem.


/Daman

View solution in original post

3 REPLIES 3
LinusH
Tourmaline | Level 20

What about column order, names, labels and formats?

Are the tables in the same libref?

Data never sleeps
Cynthia_sas
Diamond | Level 26

Hi:

  If you search on support.sas.com with this search string (words from your error message):

member table not compatible cluster

  The first 3 hits mention this error message or one very like it. Have you looked at these Tech Support notes?

cynthia

damanaulakh88
Obsidian | Level 7

Hi Cynthia,

Yes, i looked into the notes provided in that link, but somehow i was missing some options while creating a member table and below were the options which solved my purpose:-

OPTION LOCALE=;
options compress=yes;
%let SPDSDCMP=YES;
%let SPDSIASY=YES;


Hence after implementing these options i was able to get rid of the FLAGS and LOCALE problem.


/Daman

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 3 replies
  • 2958 views
  • 0 likes
  • 3 in conversation