BookmarkSubscribeRSS Feed
njwmeme
Fluorite | Level 6

Hello everybody,

 

I am trying to verify if I had created my SAS Scalable Performance Data Server Library.

 

So far I have created my library, with server details and connection details as of the default tables' details. After that I tried to run the libname statement given and was prompted with error schemaname not found in SPD Name Server.

 

Default tables can be located at Products>SAS Quality Analytic Suite> SAS Asset Performance Analytics>Data Mart SPDS Tables.

 

Libname statement: LIBNAME test SASSPDS  IP=YES  LIBGEN=YES  Serv='1234'  HOST='hostname'  SCHEMA="schemaname"  AUTHDOMAIN="authdomainname" ALTPATH= YES;

                                  

If anybody has encountered this issue, please advice on the steps that is able to solve this issue.

1 REPLY 1
LinusH
Tourmaline | Level 20
I haven't used this suite with SPDS, but strictly speaking of the schema:
- check that the name exists and have the exact spelling in the libname.parm file
- check the data server log to see that the domain is valid
- check the nameserver log to see that the data server is registered properly with it's libname domains
Data never sleeps

sas-innovate-white.png

🚨 Early Bird Rate Extended!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Lock in the best rate now before the price increases on April 1.

Register now!

How to connect to databases in SAS Viya

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.

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