BookmarkSubscribeRSS Feed
hellind
Quartz | Level 8

Using JMP I can connect to the SAS server. See attached image.

How do I connect to the same server from Base SAS 9.2 and access the files in the server?

options metaserver=localhost metaport=8561 metauser="sasdemo" metapass='XXX'  metarepository=Foundation;


jmp_sasconnect.png
2 REPLIES 2
jcbell
Obsidian | Level 7

The line you have will connect you to the metadata server just like JMP.   Accessing files from Base SAS would require a drive to be mapped to your compute tier or filesever where your programs reside.  If you have access to EG you can use EG to access files on a remote system.

hellind
Quartz | Level 8

My company has provided me with SAS Metadata Server username/password and EG to connect to. But I don't want to use EG. I can connect to this server from JMP.

I am using SAS 9.2. How do I connect to the server from SAS 9.2?

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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