BookmarkSubscribeRSS Feed
GeorgeSAS
Lapis Lazuli | Level 10

Hello everyone,

 

I use SAS EG which connect to an unix server(suppose it is abc.org), also I use PC SAS base on my local.

 

My question is how I can handle SAS dataset which locates on unix server from my local pc SAS base? do I need to create a mapping drive on my local pc to the unix server first?

 

Thank you!

 

 

3 REPLIES 3
SASKiwi
PROC Star

Please note that SAS datasets created under Windows are not necessarily compatible and directly readable by Unix SAS and vice versa if using file shares. You may need to use the CEDA SAS engine from cross-platform compatibility. SAS/CONNECT handles this automatically.  

maggiem_sas
SAS Employee

If CEDA (cross environment data access) is invoked, it is automatic. You do not have to specify it.

 

To know whether CEDA is invoked, check the SAS log.

 

Depending on what features you need, CEDA access might be sufficient. It has some restrictions. For example, indexes are not used, and update processing is not supported. See the CEDA documentation.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 502 views
  • 1 like
  • 4 in conversation