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

 

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1877 views
  • 1 like
  • 3 in conversation