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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 712 views
  • 0 likes
  • 2 in conversation