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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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