BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.

Hello All,

 

I just want to ask what's the best way to migrate (datasets with or without index and catalogs) from Windows SAS 9.1.3 to Linux SAS 9.4? Please send here the steps you do before and during the migration? 

 

Thank You,

Aaron

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Use proc migrate on the target system, as it converts a whole library in one step.

Note that we've been using CEDA for a long time without ill effects (masses of historical data created with earlier SAS versions).

View solution in original post

9 REPLIES 9
jacenriquez717
SAS Employee
Hello Kurt but what if CEDA is not acceptable? Should I use proc migrate or proc copy or proc cport and cimport? Whats the best way?
Kurt_Bremser
Super User

Use proc migrate on the target system, as it converts a whole library in one step.

Note that we've been using CEDA for a long time without ill effects (masses of historical data created with earlier SAS versions).

jacenriquez717
SAS Employee
Thank You Kurt for quick response.
jacenriquez717
SAS Employee

Hello Kurt,

 

When I use proc migrate can I copy first the datasets/catalogs from Windows server to Linux server using winscp or mobaxterm? I will copy the datasets to a source folder in unix and still use proc migrate just to convert the datasets and catalogs?

 

Thank You,

Aaron

Kurt_Bremser
Super User

@jacenriquez717 wrote:

Hello Kurt,

 

When I use proc migrate can I copy first the datasets/catalogs from Windows server to Linux server using winscp or mobaxterm? I will copy the datasets to a source folder in unix and still use proc migrate just to convert the datasets and catalogs?

 

Thank You,

Aaron


Yes. While reading the datasets, proc migrate uses CEDA. The link I gave you earlier will show you if your environment combination (old/new) allows this.

jacenriquez717
SAS Employee

Understand, yes Kurt I used the compatibility calculator that you send. 

 

Thank You,

Aaron

JosvanderVelden
SAS Super FREQ
The SAS support website has a focus area on migration http://support.sas.com/rnd/migration/index.html. Have you seen the information provided there?
jacenriquez717
SAS Employee
Hello Josvander thanks for sharing this link.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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