In the past I have tried to add an index to a SPDO cluster dataset via
PROC DATASETS ... INDEX CREATE
which results in an error. Is there some other way to add an index to a SPDO cluster dataset? Can one possibly create indices on the member datasets before calling
PROC SPDO ... CLUSTER CREATE
and will these then somehow get aggregated into a master index of some kind? Or is indexing simply not possible on clusters?
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.