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
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).
Have a look here: http://support.sas.com/rnd/migration/planning/files/calculator/
It gave me the answer that you don't need to do anything if using CEDA (Cross Environment Data Access) is acceptable.
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).
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
@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.
Understand, yes Kurt I used the compatibility calculator that you send.
Thank You,
Aaron
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.