BookmarkSubscribeRSS Feed
sunilchloyola1
Calcite | Level 5

Hi all,

 

I want to transfer sas datasets from one envirinment (MAinframe)  to another (Linux) in sas.

 

Can anyone share your views on this.

 

Thanks in advance..

 

Sunil 

2 REPLIES 2
LinusH
Tourmaline | Level 20

The main options as I see it:

  1. If you have license for SAS/CONNECT use data transfer services in that product (that is PROC UPLOAD/DOWNLOAD).
  2. Create a SAS transport file, transfer it to the UNIX box, and import it there. See doc on PROC CPORT/CIMPORT.
Data never sleeps

I also suggest you take a look at CEDA=Cross Environment Data Access, it was part of SAS/CONNECT but is now available with BASE SAS:

http://support.sas.com/documentation/cdl/en/movefile/59598/HTML/default/viewer.htm#a002498336.htm

 

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!

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
  • 2 replies
  • 1414 views
  • 1 like
  • 3 in conversation