BookmarkSubscribeRSS Feed
Sreenath
Calcite | Level 5

Is there any option to know the list of cluster tables created in SAS SPD Server?

 

 

 

 

1 REPLY 1
SylviaPowell
SAS Employee

The server doesn’t inherently track cluster tables. You can determine whether cluster tables are defined by looking in the METAPATH= directory of each domain defined in the libnames.parm parameter file. There will be a .cdf file for each cluster table in a domain. When opening a table, the server tests whether metadata is stored in a .cdf file or an .mdf file to know if it is a cluster table or a regular table.

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 925 views
  • 0 likes
  • 2 in conversation